null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

An Introduction to C & GUI Programming

List Price: $19.99
SKU:
9781912047451
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Simon Long
    Format:
    Paperback
    Pages:
    152
    Publisher:
    Raspberry Pi Press (December 18, 2022)
    Language:
    English
    Audience:
    General/trade
    ISBN-13:
    9781912047451
    ISBN-10:
    1912047454
    Dimensions:
    6.14" x 9.13"
    File:
    PGW-LEGATO-Metadata_Only_Publishers_Group_West_Customer_Group_Metadata_20260112164540-20260112.xml
    Folder:
    PGW
    List Price:
    $19.99
    Country of Origin:
    United Kingdom
    Case Pack:
    36
    As low as:
    $15.39
    Publisher Identifier:
    P-PER
    Discount Code:
    A
    Pub Discount:
    65
    Weight:
    11.2oz
    Imprint:
    Raspberry Pi Press
  • Overview

    The popular C programming language is used for a huge range of applications, from the tiny microcontrollers used in toasters and watches up to complete operating systems. The first half of this book is an introduction to C, and covers the basics of writing simple command-line programs. The second half of the book shows how to use the GTK user interface toolkit with C to create feature-rich GUI applications which can be run on the desktop. No previous experience of C or GTK is required - even if you are an absolute beginner, this book will teach you all you need to know.

    In this book, you'll learn how to:

    • 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.

    Updated for GTK3, this book will teach you all you need to know to write simple programs in C and start creating GUIs. Although the examples in this book were developed on a Raspberry Pi running, Raspberry Pi OS, you can follow along on other operating systems, including Linux, macOS, and Windows with the Windows Subsystem for Linux.