<?xml version="1.0" encoding="UTF-8"?>
<!--Generated at Mon, 20 Apr 2026 01:53:49 +0200-->
<rss version="2.0">
 <channel>
  <title>[elecena] An Introduction to C &amp; GUI Programming 2nd Edition - zmiany ceny</title>
  <description>Freshly updated for GTK3, the 2nd edition of An Introduction to C &amp;amp; GUI Programming will teach you all you need to know to write simple programs in C and start creating GUIs, even if you're an absolute beginner. 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
Errata (Whoopsie!)
On page 79, there is a typo in the command used to build a GTK application; single hyphens have been used where double hyphens should have been used. The line:
gcc gtktest.c `pkg-config -cflags -libs gtk+3.0` -o gtktest should read:
gcc gtktest.c `pkg-config --cflags --libs gtk+-3.0` -o gtktest In the preceding paragraph, the pkg-config instruction has the same error; the line
pkg-config -cflags -libs gtk+3.0 should read:
pkg-config --cflags --libs gtk+3.0</description>
  <item>
   <title>An Introduction to C &amp; GUI Programming 2nd Edition - 8.00 GBP</title>
   <link>https://elecena.pl/product/24771254/an-introduction-to-c-gui-programming-2nd-edition</link>
   <pubDate>2024-01-05</pubDate>
  </item>
  <item>
   <title>An Introduction to C &amp; GUI Programming 2nd Edition - 10.00 GBP</title>
   <link>https://elecena.pl/product/24771254/an-introduction-to-c-gui-programming-2nd-edition</link>
   <pubDate>2024-11-30</pubDate>
  </item>
  <item>
   <title>An Introduction to C &amp; GUI Programming 2nd Edition - 8.00 GBP</title>
   <link>https://elecena.pl/product/24771254/an-introduction-to-c-gui-programming-2nd-edition</link>
   <pubDate>2025-11-28</pubDate>
  </item>
  <item>
   <title>An Introduction to C &amp; GUI Programming 2nd Edition - 10.00 GBP</title>
   <link>https://elecena.pl/product/24771254/an-introduction-to-c-gui-programming-2nd-edition</link>
   <pubDate>2025-11-29</pubDate>
  </item>
 </channel>
</rss>
