Textbooks on microprocessors are sometimes hard to understand. This text attempts to present the various aspects of microprocessors in ways that are understandable and interesting. The only prerequisite to using this textbook is an understanding of diodes and transistors.
A unique aspect of this text is its wide range. Whether you are interested in…
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 is written as a textbook on cloud computing for educational programmers in colleges. It uses an immersive "hands-on approach" to transfer knowledge to the reader by providing the necessary guidance and knowledge to develop working code for real-world cloud applications. The book can also be used by cloud service providers interested in off…
The Book focuses on fundamental language concepts and helps the student quickly master core Java syntax. It deals at length with the various elements of a Java program with emphasis on clarity and logical reasoning, exploring the basic techniques used in object-oriented design. The book also delves into Java networking and database connectivity and …
MongoDB Complete Guide book starts with the basics of MongoDB, what exactly is MongoDB, and how to use it practically. You will understand how MongoDB is different from the traditional RDBMS. Topics such as installation and configuration of the MongoDB server, MongoDB commands, MongoDB Shell methods, and data types in MongoDB are covered in detail.
…
This book is a unique read for both beginners and developers as it extensively covers topics ranging from fundamentals to advanced topics in Go programming. Basics such as Data types, Control structures and Loops in have been explained in-depth. A detailed description of Structs, Interfaces, Polymorphism and Concurrency will enable you to write prof…
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…
This book provides the most comprehensive coverage of the SEQUENCE function, which is widely considered the most versatile function in Excel 365. It serves as a detailed introduction to the new Dynamic Array Functions, offering examples for a better understanding of this new revolutionary concept. Additionally, the book delves into the extensive app…
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…