Step-by-step instructions to build an enterprise mobile web application from scratch :
If you are new to Android application development and looking for a quick start, or if you are an experienced Android developer looking for a reference guide, then this book is for you. Ideally, you should know some Java and a little about mark-up languages but this is by no means necessary. This book will teach you how to write rich Android applications from scratch in no time.
Author/Authors: Nalwaya, Abhishek
Pages: 264 | Published Date: 40750
Category: Mobile
Create test suites and automated acceptance tests from scratch :
Written in an engaging, easy-to-follow style, this practical guide will teach you to create test suites and automated acceptance Tests with the Robot Framework.If you are an automation engineer, QA engineer, developer or tester who is looking to get started with Robot Framework, as well as find a standardized testing solution, this book is ideal for you. No prior knowledge of Robot Framework or acceptance testing is required, although a basic knowledge of Python is required for few sections of the book.
Author/Authors: Bisht, Sumit
Pages: 98 | Published Date: 41572
Category: Business & Other
Leverage the power of ROS to build exciting collaborative robots. :
If you’re a researcher or engineer with an interest in the problems, solutions, and future research issues that you may encounter in the development of robotic applications, this book is for you. Basic knowledge of C++ and Python programming with the GNU/Linux environment is strongly recommended to assist with understanding the key concepts covered in the book.
Author/Authors: Bipin, Kumar
Pages: 484 | Published Date: 43280
Category: IoT & Hardware
Bring life to your robot using ROS robotic applications :
If you are a robotics developer, whether a hobbyist, researcher or professional, and are interested in learning about ROS through a hands-on approach, then this book is for you. You are encouraged to have a working knowledge of GNU/Linux systems and Python.
Author/Authors: Fairchild, Carol | Harman, Dr. Thomas L.
Pages: 428 | Published Date: 42551
Category: IoT & Hardware
Learning how to build and program your own robots with the most popular open source robotics programming framework :
This book is for robotic enthusiasts, researchers and professional robotics engineers who would like to build robot applications using ROS. It gives the robotics beginner and the ROS newbie an immensely practical introduction to robot building and robotics application coding. Basic knowledge of GNU/Linux and the ability to write simple applications is assumed, but no robotics knowledge, practical or theoretical, is needed.
Author/Authors: Fairchild, Carol | Harman, Dr. Thomas L.
Pages: 484 | Published Date: 43069
Category: IoT & Hardware
Build a variety of awesome robots that can see, sense, move, and do a lot more using the powerful Robot Operating System :
This book is for robotic enthusiasts and researchers who would like to build robot applications using ROS. If you are looking to explore advanced ROS features in your projects, then this book is for you. Basic knowledge of ROS, GNU/Linux, and programming concepts is assumed.
Author/Authors: Joseph, Lentin
Pages: 452 | Published Date: 42825
Category: IoT & Hardware
Use Roslyn as a service to write powerful extensions and tools and use them in Visual Studio to improve code quality and maintain your source code more effectively. :
.NET Developers and architects, who are interested in taking full advantage of the Roslyn based extensions and tools to improve the development processes, will find this book useful. Roslyn contributors, i.e. the producers and C# community developers, will also find this book useful
Author/Authors: Vasani, Manish
Pages: 350 | Published Date: 42947
Category: Programming
Over 50 practical and useful recipes to help you perform data analysis with R by unleashing every native RStudio feature :
This book was developed and written keeping in mind an average R and RStudio user who would like to make the move from good to great in the field of their programming skills on the language. If you think you are quite good at R and RStudio but you are still missing something in order to be great, this book is exactly what you need to read.
Author/Authors: Cirillo, Andrea
Pages: 246 | Published Date: 42489
Category: Data
Forget the complexity of developing iOS applications with Objective-C; with this hands-on guide you'll soon be embracing the logic and versatility of RubyMotion. From installation to development to testing, all the essentials are here. :
Whether you are a novice to iOS development or looking for a simpler alternative to Objective-C; with RubyMotion iOS Development Essentials, you will become a pro at writing great iOS apps
Author/Authors: Nalwaya, Abhishek | Paul, Akshat
Pages: 262 | Published Date: 41471
Category: Mobile
A how-to guide to run marketing meetings that teach, inspire, and change how you and your team work :
This book is for marketing professionals who want to gain a fresh perspective and need practical advice on how to run productive and creative meetings.
Author/Authors: Kuperman, Daniel
Pages: 50 | Published Date: 41912
Category: Business & Other
75-80 recipes for learning Rust programming :
If you want to write Rust programs, then this book is for you. This book is for those who have a basic knowledge of Rust or any programming language. If you are a C/C developer who is migrating to Rust for various reasons, this book is ideal for you.
Author/Authors: Dhinakaran, Vigneshwer
Pages: 320 | Published Date: 42943
Category: Programming
Discover how to use Rust to write fast, secure, and concurrent systems and applications :
This book is intended for software developers interested in systems level and application programming, and are looking for a quick entry into using Rust and understanding the core features of the framework. It is assumed that you have a basic understanding of Java, C#, Ruby, Python or JavaScript.
Author/Authors: Balbaert, Ivo
Pages: 184 | Published Date: 42151
Category: Programming
A quick guide to writing fast, safe, and concurrent systems and applications :
Rust is the new, open source, fast, and safe systems programming language for the 21st century, developed at Mozilla Research, and with a steadily growing community. It was created to solve the dilemma between high-level, slow code with minimal control over the system, and low-level, fast code with maximum system control. It is no longer necessary to learn C/C++ to develop resource intensive and low-level systems applications. This book will give you a head start to solve systems programming and application tasks with Rust. We start off with an argumentation of Rust's unique place in today's landscape of programming languages. You'll install Rust and learn how to work with its package manager Cargo. The various concepts are introduced step by step: variables, types, functions, and control structures to lay the groundwork. Then we explore more structured data such as strings, arrays, and enums, and you’ll see how pattern matching works. Throughout all this, we stress the unique ways of reasoning that the Rust compiler uses to produce safe code. Next we look at Rust's specific way of error handling, and the overall importance of traits in Rust code. The pillar of memory safety is treated in depth as we explore the various pointer kinds. Next, you’ll see how macros can simplify code generation, and how to compose bigger projects with modules and crates. Finally, you’ll discover how we can write safe concurrent code in Rust and interface with C programs, get a view of the Rust ecosystem, and explore the use of the standard library.
Author/Authors: Balbaert, Ivo
Pages: 264 | Published Date: 43047
Category: Programming
Discover the world of Rust programming through real-world examples :
This book is for software developers interested in system level and application programming who are looking for a quick entry into using Rust and understanding the core features of the Rust Programming. It’s assumed that you have a basic understanding of Java, C#, Ruby, Python, or JavaScript.
Author/Authors: Gomez, Guillaume | Boucher, Antoni
Pages: 454 | Published Date: 43111
Category: Programming