Objective-C For DummiesThe only thing hotter than the iPhone right now is new apps for the iPhone. Objective-C is the primary language for programming iPhone and Mac OS X applications, and this book makes it easy to learn Objective-C.
Even if you have no programming experience, Objective-C For Dummies will teach you what you need to know to start creating iPhone apps. It provides an understanding of object-oriented programming in an entertaining way that helps you learn. ...
Fire Tablets For DummiesAmazon's growing suite of tablets gives you the power to watch, work, and play wherever you roam. With access to a large music and video collection, a growing app store, a massive library of e-books, and fast, easy one-click shopping, the Fire Tablet is the hottest ticket in town. Whether you're the owner of the original Kindle Fire, Kindle Fire HD, Kindle Fire HDX, or one of the latest and greatest Fire tablet models, this fun and friendly guide will fuel your love of your tablet and help you make the most of its myriad features and capabilities. ...
Raspberry Pi For DummiesWith the invention of the unique credit-card sized single-board computer, the Raspberry Pi, comes a new wave of hardware geeks, hackers, and hobbyists who are excited about the possibilities of the Raspberry Pi, and this is the perfect guide to get you started in this exhilarating new arena. With this fun and friendly book, you'll quickly discover why the supply for the Pi cannot keep up with the demand! Veteran tech authors Sean McManus and Mike Cook show you how to download and install the operating system, use the installed applications, and much more. ...
Project Management Checklists For DummiesWant to take your career to the next level and be a master of planning, organising, motivating and controlling resources to meet your goals? This easy-to-use guide has you covered! Project Management Checklists For Dummies takes the intimidation out of project management, and shows you step by step how to use rigorous self-check questions to save significant time—and headaches—in managing your projects effectively.
Project Management Checklists For Dummies gives you to-do lists, hands-on checklists and helpful guidance for managing every phase of a project from start to finish. Before you know it, you'll be a star project manager as you organise, estimate and schedule projects in today's time-crunched, cost-conscious global business environment. ...
MATLAB For DummiesIf you work in a STEM field, chances are you'll be using MATLAB on a daily basis. MATLAB is a popular and powerful computational tool and this book provides everything you need to start manipulating and plotting your data. MATLAB has rapidly become the premier data tool, and MATLAB For Dummies is a comprehensive guide to the fundamentals. MATLAB For Dummies guides you through this complex computational language from installation to visualization to automation.
MATLAB is an essential part of the analysis arsenal and MATLAB For Dummies provides clear, thorough guidance to get the most out of your data. ...
Protecting Yourself Online For DummiesDon't let news about internet risks deter you from taking full advantage of its benefits! The web is such an amazing and useful resource for connecting with friends and family, shopping, banking, catching up on current events, and getting help in a myriad of ways. Let AARP's Protecting Yourself Online For Dummies arm you with the information you need to use the internet with confidence.
By reading this guide and following a few safety precautions, you can be confident and risk-free as you enjoy a connected, digital life online! ...
Git EssentialsSince its inception, Git has attracted skilled developers due to its robust, powerful, and reliable features. Its incredibly fast branching ability transformed a piece of code from a niche tool for former Linux Kernel developers into a mainstream distributed versioning system. Like most powerful tools, Git can be hard to approach since it has a lot of commands, subcommands, and options that easily confuse newcomers. The main purpose of Git Essentials is to help you overcome this fear and become adept at all basic tasks in Git. This book starts with an introduction to version control systems, and after this you'll delve deeply into the essentials of Git. This serves as a primer for the topics to follow such as branching and merging, creating and managing a GitHub personal repository, and fork and pull requests. You will then learn the art of cherry-picking, taking only commits you like, followed by Git blame. Finally, you'll learn how to migrate from SVN using Git tools or TortoiseGit a ...
AngularJS Testing CookbookAngularJS stepped up to offer a comprehensive solution to frontend development with minimal dependencies and a clear set of objectives.
This book follows the AngularJS philosophy and offers guidance on how to approach testing components that make up the AngularJS framework. At the start of the book, you will explore how to configure your system to run unit and end-to-end tests. Following this, you'll become familiar with fundamental principles on testing AngularJS with Jasmine. Then, you'll understand how spies can enable you to test your code with greater coverage and simplicity throughout your application. The final result is an AngularJS application that is tested with integrity, helping facilitate a cleaner and more reliable codebase. ...
Code-First Development with Entity FrameworkEntity Framework Code-First enables developers to read and write data in a relational database system using C# or VB.NET. It is Microsoft's answer to demand for an ORM from .NET developers.
This book will help you acquire the necessary skills to program your applications using Entity Framework. You will start with database configuration and learn how to write classes that define the database structure. You will see how LINQ can be used with Entity Framework to give you access to stored data. You will then learn how to use Entity Framework to persist information in a Relational Database Management System. You will also see how you can benefit from writing ORM-based .NET code. Finally, you will learn how Entity Framework can help you to solve database deployment problems using migrations. ...
Corona SDK Mobile Game Development, 2nd EditionCorona is a software development kit to build mobile applications for iPhone, iPad, and Android devices.
This book will take you through the journey of developing games right from installing Corona SDK and creating Hello World as your first app. Going further, you will learn how to script in Lua and learn some techniques to apply this in Corona SDK with demonstration. Towards the end of the book you'll build the final game, which involves physical objects and also uses features such as the accelerometer. Moreover, learn to make your game socially available on Twitter and Facebook.
By the end of the book, you'll learn to deploy your iOS and Android games to the App Store and Google Play Store. ...