This book follows a task-based approach to help you create beautiful and very effective GUIs with the least amount of code. It uses the simplest programming style to create a GUI in Python, and then moves on to cover using object-oriented programming in later chapters.
Over the course of the book, you will develop an entire GUI application, buildin…
This book provides a hands-on approach for data professionals to onboard ClickHouse and empowers the readers to perform real-time analytics using ClickHouse SQL.
The readers will understand the fundamentals of database technologies and frequently used relational database concepts such as keys, database normalization etc. The readers will learn to q…
'FAQ's in MFC and MFC Solutions' is intended for the audience who have just started learning MFC and desire to learn more of MFC internals. The purpose of the book is to change the way one thinks, which is more challenging than learning the syntax of a programming language. Learning when and why one should use a particular feature is much harder tha…
Networking technologies have become an integral part of everyday life, creating a dramatic increase in the number of professions where it is important to understand them. TCP/IP Protocol Suite teaches students and professionals with no prior knowledge of TCP/IP everything they need to know about the subject. This comprehensive book uses hundreds of …
If you want to learn how to program, working with Python is an excellent way to start. This hands-on guide takes you through the language a step at a time, beginning with basic programming concepts before moving on to functions, recursion, data structures, and object-oriented design. This second edition and its supporting code have been updated for …
Learn to program in a language that's used in millions of smart-phones, tablets, and PCs. You'll learn about design, algorithms, test-ing, and debugging, and come away with all the tools you need to produce quality code.
You don't need any programming experience to get started. In this completely updated second edition, you'll get a detailed intr…
This book covers the fundamentals of Object-Oriented Programming with Java at both basic and advanced levels. Replete with numerous exercises and practical problems, it offers a balanced treatment of theory and practice for developing desktop, enterprise, and web applications.
Salient Features
* Coverage of advanced topics like Socket Programm…
Section 1: Get started right
* Write your first Python programs by the end of chapter 2
* Design and develop programs that are built with functions and modules by the end of chapter 4
Test and debug your programs like a pro
Use lists and tuples and store their data in text, CSV, or binary files
* Handle exceptions, including file I/O exceptions…
Beginning JSON is the definitive guide to JSON JavaScript Object Notation today's standard in data formatting for the web. The book covers all areas of JSON from the basics of data formats to creating your own server to store and retrieve persistent data. Beginning JSON provides you with the skill set required for reading and writing properly valida…
Over the past few decades, the field of Computer Science and Information Technology has witnessed the widening of its horizons swiftly. Computing is becoming increasingly important in a much broader array of scientific and engineering disciplines. In Objective Computer Science and Information Technology, we have sought to provide the students with t…