Logo

An Introduction to C and GUI Programming

Large book cover: An Introduction to C and GUI Programming

An Introduction to C and GUI Programming
by

Publisher: Raspberry Pi Press
ISBN-13: 9781912047659
Number of pages: 156

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.

Home page url

Download or read it online for free here:
Download link
(9MB, PDF)

Similar books

Book cover: ANSI C for Programmers on UNIX SystemsANSI C for Programmers on UNIX Systems
by
This document introduces C by providing and explaining examples of common programming tasks. It enables the reader to learn from available source code by clarifying common causes of incomprehension. Exercises form an integral part of the course.
(27536 views)
Book cover: Using C on the UNIX SystemUsing C on the UNIX System
by - O'Reilly
'Using C on the UNIX System' provides a thorough introduction to the UNIX system call libraries. This book is aimed at programmers who already know C, but who want to take full advantage of the UNIX programming environment.
(9780 views)
Book cover: Beej's Guide to Network Programming - Using Internet SocketsBeej's Guide to Network Programming - Using Internet Sockets
by
A brief how-to guide on network programming using Internet sockets, written for anybody who is just starting out with socket programming. The section on Windows programming is also included. The guide is updated for IPv6.
(26649 views)
Book cover: Writing Bug-Free C Code for WindowsWriting Bug-Free C Code for Windows
by - Prentice Hall
The book presents a programming style that automatically detects bugs in C code. It describes a technique that results in bug-free code from the beginning, advocating a style of coding based upon data abstraction and run-time object verification.
(19626 views)