IT eBooks
Download, Read, Use
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. ...
Business Process Automation with ProcessMaker 3.1
Business Process Automation with ProcessMaker 3.1

Use this practical, hands-on guide to get started with ProcessMaker. The book provides clear steps for you to walk through and set up ProcessMaker on your own system and make processes run faster and smarter. You will model and build a complete business process for requesting, approving, and reporting expenses. In the course of building the process, you will understand: The Workflow Designer for modeling business processes using BPMN 2.0; The Dynaform Designer for creating responsive HTML forms; Input and Output documents for capturing supporting documents for business processes and generating standardized documents from the data captured in a process; Triggers for implementing custom business logic and extending ProcessMaker functionality. ...
Java APIs, Extensions and Libraries, 2nd Edition
Java APIs, Extensions and Libraries, 2nd Edition

This book completes the Apress Java learning journey and is a comprehensive approach to learning Java APIs, extensions, and modules such as Java EE integration, mobile Java modules, JavaFX, and JDBC. In this book, you'll learn how to build user interfaces with Swing and JavaFX as well as how to write network programs with the new Java 9 and much more. Java APIs, Extensions and Libraries is for Java programmers who are familiar with the fundamentals of the Java language and Java programming, who are now ready to call upon the power of extended Java functionality available from the huge array of Java APIs, extensions, and libraries. After reading and learning from this book you'll be ready to become a professional Java programmer. Extend your Java skills beyond the fundamental object-oriented concepts and core language features; Apply Java Swing for building Java front ends; Get started with Java network programming; Connect to databases and access data from Java programs using the ...
Python for Data Analysis, 2nd Edition
Python for Data Analysis, 2nd Edition

Get complete instructions for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.6, the second edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You'll learn the latest versions of pandas, NumPy, IPython, and Jupyter in the process. Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python. It's ideal for analysts new to Python and for Python programmers new to data science and scientific computing. Data files and related material are available on GitHub. Use the IPython shell and Jupyter notebook for exploratory computing; Learn basic and advanced features in NumPy (Numerical Python); Get started with data analysis tools in the pandas library; Use flexible tools to load, clean, transform, merge, and reshape data; Create informative visualizations with matplot ...
iPad For Dummies, 7th Edition
iPad For Dummies, 7th Edition

This new edition of iPad For Dummies covers all the latest tips and tricks to getting the most out of your iPad, presented in a straightforward-but-fun language that has defined the For Dummies brand for more than twenty years. Clear instructions get you started with the basics, like setting up your iPad, mastering the multi-touch interface, and synching your data. Next, you'll discover how to work in the iCloud, set up iTunes on your iPad, browse the Internet, send and receive e-mails, text with iMessage, download apps from the App Store, making video calls with FaceTime, work with Siri, import pictures, get organized with Reminders, find your way with Maps, and so much more. Written in plain English and complemented with full-color photographs that bring the information to life, iPad For Dummies helps even the most techno-phobic readers understand and master the iPad's myriad capabilities. Whether you're looking to curl up with a good iBook, stay connected on social media, capture ph ...
PHPUnit Essentials
PHPUnit Essentials

The ability to write unit tests and software testing have become skills that every PHP developer should master. This book is a practical guide to PHPUnit and unit testing, covering all aspects of writing PHPUnit tests and using them. The book shows why testable code is better code and how to write good tests with the help of simple and easy-to-understand examples. With this book, you will learn how to write, organize, and execute effective tests. Step-by-step techniques of how to write testable code, how to refactor the code, and how to run your tests are shown. You will also learn about advanced testing techniques, including how to test databases, APIs, and legacy code. PHPUnit Essentials is a guide for PHP developers who want to learn or improve their software testing skills. It is a book for developers who begin with testing but is also a good source of information for developers who are already familiar with PHPUnit. ...
Practical Tableau
Practical Tableau

Whether you have some experience with Tableau software or are just getting started, this manual goes beyond the basics to help you build compelling, interactive data visualization applications. Author Ryan Sleeper, one of the world's most qualified Tableau consultants, complements his web posts and instructional videos with this guide to give you a firm understanding of how to use Tableau to find valuable insights in data. Over five sections, Sleeper - recognized as a Tableau Zen Master, Tableau Public Visualization of the Year author, and Tableau Iron Viz Champion - provides visualization tips, tutorials, and strategies to help you avoid the pitfalls and take your Tableau knowledge to the next level. Fundamentals: get started with Tableau from the beginning; Chart types: use step-by-step tutorials to build a variety of charts in Tableau; Tips and tricks: learn innovative uses of parameters, color theory, how to make your Tableau workbooks run efficiently, and more; Framework: ex ...
Windows PowerShell 4.0 for .NET Developers
Windows PowerShell 4.0 for .NET Developers

The world of technology is growing faster than ever, and the business needs are getting more complex every day. With PowerShell in your toolbox, you have an object-based scripting language, task-based shell, along with a powerful automation engine. PowerShell is built on top of .NET framework which gives an edge over the other tools when it comes to integration and automation of Microsoft product and technologies. Packed with a set of real world scenarios and detailed scripts that will help you get started with PowerShell, this practical guide will help you to understand the syntax and grammar, build your scripts and modules, and integrate them with different technologies and tools. PowerShell is built on top of .NET framework, which gives an edge over other tools when it comes to integration and automation of Microsoft products and technologies. ...
3D Game Programming for Kids
3D Game Programming for Kids

You know what's even better than playing games? Creating your own. Even if you're an absolute beginner, this book will teach you how to make your own online games with interactive examples. You'll learn programming using nothing more than a browser, and see cool, 3D results as you type. You'll learn real-world programming skills in a real programming language: JavaScript, the language of the web. You'll be amazed at what you can do as you build interactive worlds and fun games. You'll jump right in and write games and simulations while learning programming fundamentals. You'll use the ICE Code Editor, which was created especially for this book to make it easy for you to get started with JavaScript programming. ...
← 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