This book on python was meant to be written keeping in view the beginners who struggle to get quality content and programs for learning in a very lucid manner. The main objective of writing this book is to clear the concepts from basics to advanced levels of learning python for beginners in a simple way. This book includes all the basic needs that a…
Take advantage of Python to automate complex systems with readable code. This new edition will help you move from operations/system administration into easy-to-learn coding
You'll start by writing command-line scripts and automating simple DevOps-style tasks followed by creating reliable and fast unit tests designed to avoid incidents caused by b…
This book covers all aspects of these subjects, from data definition and categorization, classification techniques, clustering and ML algorithms to data stream and association rule mining, language data processing and neural networks. It explains descriptive and inferential statistical analysis, probability distribution and density functions as well…
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…
The book begins with a refresher on Python, covering essential concepts and popular libraries like NumPy and Pandas. It then delves into the fundamentals of neural networks and explores the practical implementation of deep learning using TensorFlow and Keras. Furthermore, the book provides an in-depth overview of TensorFlow Lite, a specialized frame…
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…
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…
Learn how to use a Raspberry Pi in conjunction with an Arduino to build a basic robot with advanced capabilities. Getting started in robotics does not have to be difficult. This book is an insightful and rewarding introduction to robotics and a catalyst for further directed study.
You'll be led step by step through the process of building a robot…