An Introduction to C and GUI Programming
An Introduction to C and GUI Programming
By Simon Long
eBook Details:
Paperback: 156 pages
Publisher: Raspberry Pi Press 2019
Language: English
ISBN-13: 9781912047659
License(s): the content of this book is licensed under a CreativeCommons Attribution-NonCommercial-ShareAlike 3.0 Unported(CC BY-NC-SA 3.0)
eBook Description:
Even if you are an absolute beginner, this book will teach you all you need to know to write simple programs in C and start creating GUIs.
The first half of the book is an introduction to C, and covers the basics of writing simple command-line programs. The second half shows how to use the GTK user interface toolkit with C to create feature-rich GUI applications which can be run on the desktop.
156 pages of essential information:
- Create simple command-line C programs
- Control flow with conditions and loops
- Handle variables, strings, and files
- Design graphical user interface applications in C
- Handle user input with buttons and menus
- Use advanced UI features such as data stores and dialogs
Download or read it online for free here: An Introduction to C and GUI Programming