Download free course An Introduction to C & GUI Programming, pdf file on 156 pages by by Simon Long.
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.
- 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
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.
- 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
Table of contents
- Getting started
- Variables and arithmetic
- Conditions and comparisons
- More advanced flow control
- Pointers
- Functions
- Arrays and strings
- The string library
- User Input
- File input and output
- More about types and variables
- Header files and the preprocessor
- Introduction to GTK
- Your first GTK program
- Buttons
- Labels and layout
- More advanced layout
- GUI user input
- Combo boxes and list stores
- Tree views
- Menus
- Dialogs
- Built-in dialogs
- Customising widgets
- Glade
- C quick reference
Pages : | 156 |
Size : | 9.3 MB |
Downloads: | 106 |
Created: | 2022-02-01 |
License: | CC BY-NC-SA |
Author(s): | by Simon Long |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about An Introduction to C & GUI Programming
Download free course Professor Frisby's Mostly Adequate Guide to Functional Programming, pdf file on 146 pages by Brian Lonsdorf.
Download free course Java-Based Real-Time Programming, pdf file on 128 pages by Klas Nilsson.
Download free course Fundamentals of Python Programming, pdf file on 669 pages by Richard L. Halterman.
This book unites two approaches to teaching programming languages, one based on a survey of languages and the other on writing definitional interpreters. It has been used as a textbook at over fifteen institutions worldwide, and is referenced by non-academic users on the Web. The book is updated a
Download free course Fundamentals of C++ Programming, pdf file on 766 pages by Richard L. Halterman.