IT eBooks
Download, Read, Use
Python 3 Object-oriented Programming, 2nd Edition
Python 3 Object-oriented Programming, 2nd Edition

Python 3 is more versatile and easier to use than ever. It runs on all major platforms in a huge array of use cases. Coding in Python minimizes development time and increases productivity in comparison to other languages. Clean, maintainable code is easy to both read and write using Python's clear, concise syntax. Object-oriented programming is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. Many modern programming languages utilize the powerful concepts behind object-oriented programming and Python is no exception. Starting with a detailed analysis of object-oriented analysis and design, you will use the Python programming language to clearly grasp key concepts from the object-oriented paradigm. This book fully explains classes, data encapsulation, inheritance, polymorphism, abstraction, and exceptions with an emphasis on when you can use each principle to develop well-designed software. ...
Raspberry Pi Home Automation with Arduino, 2nd Edition
Raspberry Pi Home Automation with Arduino, 2nd Edition

Revolutionize the way you interact with your home and become part of the rapidly growing group of hobbyists and enthusiasts by combining the powerful Raspberry Pi with an Arduino board. Starting with an introduction to the Raspberry Pi and Arduino boards you will set up your very own home automation system through a series of exciting projects, making your life a lot easier. Build a thermostat, a Raspberry Pi control device, a parcel delivery detector, and a water and damp detector, and then move on to more complex projects including a motor mechanism to control your curtains. By the end of this practical guide, you will be a confident user who can program, set up, and run a wide range of applications using both the Raspberry Pi and the Arduino. ...
Raspberry Pi LED Blueprints
Raspberry Pi LED Blueprints

Blinking LED is a popular application when getting started in embedded development. By customizing and utilising LED-based modules into the Raspberry Pi board, exciting projects can be obtained. A countdown timer, a digital clock, a traffic light controller, and a remote light controller are a list of LED-based inspired project samples for Raspberry Pi. An LED is a simple actuator device that displays lighting and can be controlled easily from a Raspberry Pi. This book will provide you with the ability to control LEDs from Raspberry Pi, starting from describing an idea through designing and implementing several projects based on LEDs, such as, 7-segments, 4-digits 7 segment, and dot matrix displays. Beginning with step-by-step instructions on installation and configuration, this book can either be read from cover to cover or treated as an essential reference companion to your Raspberry Pi. Samples for the project application are provided such as a countdown timer, a digital clock ...
Robot Building for Beginners, 3rd Edition
Robot Building for Beginners, 3rd Edition

Robot Building for Beginners, 3rd Edition provides basic, practical knowledge on getting started in amateur robotics. There is a mix of content: from serious reference tables and descriptions to personal stories and humorous bits. The robot described and built in this book is battery powered and about the size of a lunch box. It is autonomous; that is, it isn't remote controlled. The book is broken up into small chapters, suitable for bedtime (or bathroom) reading. The characteristics and purposes of each major component (resistor, transistor, wire, and motor) are described, followed by a hands-on experiment to demonstrate. Not only does this help the reader to understand a particular piece, but it also prepares them with processes to learn new parts on their own. An appendix offers an introduction to 3D printing and parts of the robot can, as an alternative, be "printed" using a 3D printer. ...
Shell Scripting Recipes, 2nd Edition
Shell Scripting Recipes, 2nd Edition

Shell Scripting Recipes is filled with over 150 much-needed and practical recipes that follow a problem-solution format, and help all Unix users regain some of the lost time spent creating and testing shell scripts. Most scripts in this book are POSIX (Portable Operating System Interface)-compliant, so they are supported by many of the major shell variants, including Bash, ksh, and sh, among others. This completely updated second edition takes into account the many changes to shell scripting that have occurred since its original publication nearly ten years ago, and all the recipes are now relevant for a modern audience. Each real-world example recipe follows the same structure and easily shows you what's going on in each case. File conversion (DOS, UNIX, and Mac), system administration, and resource monitoring are just a few of the topics covered in this highly practical shell scripting reference. You will also find recipes for filename management, complex date calculations, screen ...
Microsoft Office 365 Administration Inside Out, 2nd Edition
Microsoft Office 365 Administration Inside Out, 2nd Edition

Dive into Microsoft Office 365 Administration - and really put your Office 365 expertise to work. This supremely organized reference packs hundreds of timesaving solutions, tips, and workarounds - all you need to plan, implement, and operate Microsoft Office 365 in any environment. In this completely revamped Second Edition, a new author team thoroughly reviews the administration tools and capabilities available in the latest versions of Microsoft Office 365, and also adds extensive new coverage of Azure cloud services and SharePoint. Discover how experts tackle today's essential tasks - and challenge yourself to new levels of mastery. Install, customize, and use Office 365's portal, dashboard, and admin centers; Make optimal decisions about tenancy, licensing, infrastructure, and hybrid options; Prepare your environment for the cloud; Manage Office 365 identity and access via federation services, password and directory synchronization, authentication, and AAD Connect; Implement ale ...
Windows 10 Step by Step, 2nd Edition
Windows 10 Step by Step, 2nd Edition

This is learning made easy. Get more done quickly with the newest version of Windows 10. Jump in wherever you need answers - brisk lessons and colorful screenshots show you exactly what to do, step by step. Do what you want to do with Windows 10; Explore fun and functional improvements in the newest version; Customize your sign-in and manage connections; Quickly find files on your computer or in the cloud; Tailor your Windows 10 experience for easy access to the information and tools you want; Work more efficiently with Quick Action and other shortcuts; Get personalized assistance and manage third-party services with Cortana; Interact with the web faster and more safely with Microsoft Edge; Protect your computer, information, and privacy. ...
Begin to Code with Python
Begin to Code with Python

Start writing software that solves real problems, even if you have absolutely no programming experience! This friendly, easy, full-color book puts you in total control of your own learning, empowering you to build unique and useful programs. Microsoft has completely reinvented the beginning programmer's tutorial, reflecting deep research into how today's beginners learn, and why other books fall short. Begin to Code with Python is packed with innovations, from its "Snaps" prebuilt operations to its "Make Something Happen" projects. Whether you're a total beginner or you've tried before, this guide will put the power, excitement, and fun of programming where it belongs: in your hands! Get, install, and use powerful free tools to create modern Python programs; Learn key concepts from 170 sample programs, and use them to jumpstart your own; Discover exactly what happens when a program runs; Approach program development with a professional perspective; Learn the core elements of the Pyt ...
Exam Ref 70-532 Developing Microsoft Azure Solutions, 2nd Edition
Exam Ref 70-532 Developing Microsoft Azure Solutions, 2nd Edition

Prepare for Microsoft Exam 70-532 - and help demonstrate your real-world mastery of the skills needed to develop Microsoft Azure solutions. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical thinking and decision-making acumen needed for job success. Focus on the expertise measured by these objectives: Create and manage Azure Resource Manager Virtual Machines; Design and implement a storage and data strategy; Manage identity, application, and network services; Design and implement Azure PaaS compute, web, and mo bile services. ...
Angular 5 Projects
Angular 5 Projects

Learn to build single page web apps using Angular 5 and TypeScript by working through 70+ mini-projects. With hundreds of code examples you gain a thorough understanding of the Angular 5 ecosystem and how to work within it. You'll begin by understanding the benefits of Angular 5 vs older versions, and how this benefits your applications. You'll then move onto mini-projects that teach you JavaScript, TypeScript, how to use editors, Node, CLI, components, modules, directives, Webpack, dependency injection, widgets, routes and navigation, observers, reactive programming, and RxJS. Complete with a consistently-updated online code repository, this book is a great way to get started with Angular 5. ...
← Prev       Next →
Reproduction of site books is authorized only for informative purposes and strictly for personal, private use.
Only Direct Download
IT eBooks Group © 2011-2025