The book offers a comprehensive guide to practical C programming techniques, featuring reusable functions and essential algorithms. It covers a wide range of topics such as control structures, pointers, databases, and data structures like lists and binary trees. Readers will also explore searching and sorting methods, recursion, and string utilities. Additionally, it includes web serving with Mongoose and practical applications, including a MathSearch puzzle game, making it a valuable resource for both beginners and experienced programmers looking to enhance their skills.
Giulio Zambon Knihy



Sudoku Programming with C
- 300 stránek
- 11 hodin čtení
Focusing on the intersection of programming and puzzle-solving, this book delves into creating Sudoku games using C language. It covers the algorithms necessary for generating, solving, and validating Sudoku puzzles, providing readers with practical coding examples and insights into game design. The text is suitable for both novice and experienced programmers, offering a clear path to understanding the logic and structure behind Sudoku programming while enhancing coding skills.
Beginning Jakarta EE Web Development
- 403 stránek
- 15 hodin čtení
Start building Java-based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat. Beginning Jakarta EE Web Development is a comprehensive introduction to building Java-based web applications using JSP, JSF, MySQL, and the Apache Tomcat web application server. Other APIs including JSON, JSTL, and XML parser are covered along the way. Key concepts are made easy to grasp with numerous working examples and a walk-through of the development of a complete ecommerce project. This book is written for professionals by practicing Java web application professionals and experts. What You Will Learn Who This Book Is For Programmers new to programming in Java and programming in general.