IT eBooks
Download, Read, Use
Facebook For Dummies, 7th Edition
Facebook For Dummies, 7th Edition

When you join Facebook, you're joining a community with over two billion people spread around the globe. It helps to have the insight on not only how to set up your profile and add content, but also how to make sure you control who sees - and doesn't see - your posts. Facebook For Dummies provides the trusted guidance you need to set up a profile, add content, and apply the many tools Facebook provides to give you control of your content. Primarily known as a way for individuals to share information, photos and videos, and calendar invitations, Facebook has gained prominence as a means to spread news, market products, and serve as a business platform. Whatever you're looking to use it for, this book shows you how to use all the features available to make it a more satisfying experience. Build your profile and start adding friends; Use Facebook to send private messages and instant notes; Discover ways to set privacy and avoid online nuisances; Launch a promotion page. Get ready ...
Android Phones & Tablets For Dummies
Android Phones & Tablets For Dummies

Getting a smartphone or tablet can be intimidating for anyone, but this user-friendly guide is here to help you to get the most out of all your new gadget has to offer! Whether you're upgrading from an older model or totally new to the awesome world of Androids, this book makes it easier than ever to get up and running with the latest technology. From setup and configuration to taking advantage of all those intricate bells and whistles, Android Phones & Tablets For Dummies helps you unleash everything your Android can do for you. If you're looking to use your phone or tablet for texting, emailing, accessing the Internet, or anything in between, you'll want to keep this go-to reference close by every step of the way. Make sense of the phone features; Find your way around with navigation; Capture moments on the camera; Seamlessly sync with a PC or Mac. Who needs a headache when dealing with a new device? This book makes it totally pain free! ...
Tinkercad For Dummies
Tinkercad For Dummies

If you can dream it, you can create it - using Tinkercad. This free tool gives everyone the power to create 3D models, regardless of your level of experience. With the help of Tinkercad For Dummies, you'll have the knowledge you need to plan your designs, the know-how to utilize the platform's drag-and-drop tools to create your design, and the information you need to print or export your designs to use them elsewhere. Tinkercad is for everyone! It's simple enough to be used by kids and students, but robust enough that an adult could use it to create a complex product prototype. With more than 4 million designs posted in the Tinkercad community, the platform is also popular with teachers around the world. Why not join in on the fun? Create your Tinkercad account and join the community; Use the drag-and-drop tools to build 3D images; Export your designs to have them 3D printed; Learn the principles of great 3D design. Tinkercad is truly fun for all ages, and this hands-on guide ...
Arduino Project Handbook, Volume 2
Arduino Project Handbook, Volume 2

This second volume of the Arduino Project Handbook delivers 25 more beginner-friendly electronics projects. Get up and running with a crash course on the Arduino, and then pick any project that sparks your interest and start making! Each project includes cost and time estimates, simple instructions, colorful photos and circuit diagrams, a troubleshooting section, and the complete code to bring your build to life. With just the Arduino board and a handful of components, you'll make gadgets like a rainbow light display, noise-level meter, digital piano, GPS speedo�meter, and fingerprint scanner. This collection of projects is a fast and fun way to get started with microcontrollers that's perfect for beginners, hobbyists, parents, and educators. ...
Pocket CIO - The Guide to Successful IT Asset Management
Pocket CIO - The Guide to Successful IT Asset Management

This book is a detailed IT Asset Management (ITAM) guidebook with real-world templates that can be converted into working ITAM documents. It is a step-by-step IT Asset Management manual for the newbies as well as the seasoned ITAM veterans, providing a unique insight into asset management. It discusses how risk management has changed over time and the possible solutions needed to address the new normal. This book is your perfect guide to create holistic IT Asset Management and Software Asset Management programs that close the risk gaps, increases productivity and results in cost efficiencies. It allows the IT Asset Managers, Software Asset Managers, and/or the full ITAM program team to take a deep dive by using the templates offered in the guidebook. You will be aware of the specific roles and responsibilities for every aspect of IT Asset Management, Software Asset Management, and Software License Compliance Audit Response. By the end of this book, you will be well aware of what IT and ...
Cloud Analytics with Google Cloud Platform
Cloud Analytics with Google Cloud Platform

With the ongoing data explosion, more and more organizations all over the world are slowly migrating their infrastructure to the cloud. These cloud platforms also provide their distinct analytics services to help you get faster insights from your data. This book will give you an introduction to the concept of analytics on the cloud, and the different cloud services popularly used for processing and analyzing data. If you're planning to adopt the cloud analytics model for your business, this book will help you understand the design and business considerations to be kept in mind, and choose the best tools and alternatives for analytics, based on your requirements. The chapters in this book will take you through the 70+ services available in Google Cloud Platform and their implementation for practical purposes. From ingestion to processing your data, this book contains best practices on building an end-to-end analytics pipeline on the cloud by leveraging popular concepts such as machin ...
Tkinter GUI Application Development Cookbook
Tkinter GUI Application Development Cookbook

As one of the more versatile programming languages, Python is well-known for its batteries-included philosophy, which includes a rich set of modules in its standard library; Tkinter is the library included for building desktop applications. Due to this, Tkinter is a common choice for rapid GUI development, and more complex applications can benefit from the full capabilities of this library. This book covers all of your Tkinter and Python GUI development problems and solutions. Tkinter GUI Application Development Cookbook starts with an overview of Tkinter classes and at the same time provides recipes for basic topics, such as layout patterns and event handling. Next, we cover how to develop common GUI patterns, such as entering and saving data, navigating through menus and dialogs, and performing long-running actions in the background.You can then make your apps leverage network resources effectively and perform graphical operations on a canvas and related tasks such as detecting co ...
Modern Big Data Processing with Hadoop
Modern Big Data Processing with Hadoop

The complex structure of data these days requires sophisticated solutions for data transformation, to make the information more accessible to the users.This book empowers you to build such solutions with relative ease with the help of Apache Hadoop, along with a host of other Big Data tools. This book will give you a complete understanding of the data lifecycle management with Hadoop, followed by modeling of structured and unstructured data in Hadoop. It will also show you how to design real-time streaming pipelines by leveraging tools such as Apache Spark, and build efficient enterprise search solutions using Elasticsearch. You will learn to build enterprise-grade analytics solutions on Hadoop, and how to visualize your data using tools such as Apache Superset. This book also covers techniques for deploying your Big Data solutions on the cloud Apache Ambari, as well as expert techniques for managing and administering your Hadoop cluster. By the end of this book, you will have al ...
Java EE 8 Cookbook
Java EE 8 Cookbook

Java EE is a collection of technologies and APIs to support Enterprise Application development. The choice of what to use and when can be dauntingly complex for any developer. This book will help you master this. Packed with easy to follow recipes, this is your guide to becoming productive with Java EE 8. You will begin by seeing the latest features of Java EE 8, including major Java EE 8 APIs and specifications such as JSF 2.3, and CDI 2.0, and what they mean for you. You will use the new features of Java EE 8 to implement web-based services for your client applications. You will then learn to process the Model and Streaming APIs using JSON-P and JSON-B and will learn to use the Java Lambdas support offered in JSON-P. There are more recipes to fine-tune your RESTful development, and you will learn about the Reactive enhancements offered by the JAX-RS 2.1 specification. Later on, you will learn about the role of multithreading in your enterprise applications and how to integra ...
Java 9: Building Robust Modular Applications
Java 9: Building Robust Modular Applications

Java 9 and its new features add to the richness of the language; Java is one of the languages most used by developers to build robust software applications. Java 9 comes with a special emphasis on modularity with its integration with Jigsaw. This course is your one-stop guide to mastering the language. You'll be provided with an overview and explanation of the new features introduced in Java 9 and the importance of the new APIs and enhancements. Some new features of Java 9 are ground-breaking; if you are an experienced programmer, you will be able to make your enterprise applications leaner by learning these new features. You'll be provided with practical guidance in applying your newly acquired knowledge of Java 9 and further information on future developments of the Java platform. This course will improve your productivity, making your applications faster. Next, you'll go on to implement everything you've learned by building 10 cool projects. You will learn to build an email filte ...
← 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