The LEGO MINDSTORMS EV3 LaboratoryIn The LEGO MINDSTORMS EV3 Laboratory, author Daniele Benedettelli, robotics expert and member of the elite LEGO MINDSTORMS Expert Panel, shows you how to use gears, beams, motors, sensors, and programming blocks to create sophisticated robots that can avoid obstacles, walk on two legs, and even demonstrate autonomous behavior. You'll also dig into related math, engineering, and robotics concepts that will help you create your own amazing robots. Programming experiments throughout will challenge you, while a series of comics and countless illustrations inform the discussion and keep things fun. ...
Oracle Advanced PL/SQL Developer Professional GuidePL/SQL (Procedural Language/Structured Query Language) is Oracle Corporation's procedural extension language for SQL and the Oracle relational database. Server-side PL/SQL is stored and compiled in the Oracle Database and runs within the Oracle executable. With this guide Oracle developers can work towards accomplishing Oracle 11g Advanced PL/SQL Professional certification, which is the second milestone for developers working at the Associate level.
The Oracle Advanced PL/SQL Developer Professional Guide helps you master advanced PL/SQL concepts. Besides the clear and precise explanation on advanced topics, it also contains example code and demonstrations, which gives a sense of application and usage to readers. ...
Practical Database Programming with Visual Basic.NET, 2nd EditionVisual Basic.NET (VB.NET) is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB), which is implemented on the .NET Framework. Microsoft currently supplies two major implementations of Visual Basic: Microsoft Visual Studio (which is commercial software) and Microsoft Visual Studio Express (which is free of charge).
Forgoing the large amounts of programming codes found in most database programming books, Practical Database Programming with Visual Basic.NET shows students and professionals both how to develop professional and practical database programs in a Visual Basic.NET environment by using Visual Studio.NET Data Tools and Wizards related to ADO.NET 4.0, and how to apply codes that are auto-generated by solely using Wizards. ...
Programming with the Kinect for Windows Software Development KitCreate rich experiences for users of Windows 7 and Windows 8 Developer Preview with this pragmatic guide to the Kinect for Windows Software Development Kit (SDK). The author, a developer evangelist for Microsoft, walks you through Kinect sensor technology and the SDK - providing hands-on insights for how to add gesture and posture recognition to your apps. If you're skilled in C# and Windows Presentation Foundation, you'll learn how to integrate Kinect in your applications and begin writing UIs and controls that can handle Kinect interaction. ...
Probability, 2nd EditionThoroughly updated, Probability: An Introduction with Statistical Applications, Second Edition features a comprehensive exploration of statistical data analysis as an application of probability. The new edition provides an introduction to statistics with accessible coverage of reliability, acceptance sampling, confidence intervals, hypothesis testing, and simple linear regression. Encouraging readers to develop a deeper intuitive understanding of probability, the author presents illustrative geometrical presentations and arguments without the need for rigorous mathematical proofs. ...
Marketing Automation with EloquaEloqua is a powerful platform that develops automated marketing and demand generation software and services for business-to-business marketers. It provides enough tools to start to centralize marketing operations and build holistic views of demand generation across multiple channels. This, in turn, gives marketers actionable results for their campaigns and the ability to centralize more of this data from one or a few systems. It helps ensure every component of marketing works harder and more efficiently to drive revenue.
This practical guide will help you realize your full potential by demonstrating how your campaign vision can be translated into a digital campaign in Eloqua, and how to measure its success.It will walk you through building a practical campaign, and explains the powerful features of Eloqua on this journey. You'll also learn how to utilize these features in your campaign along with various tools that will enhance its marketing value. ...
Building Minecraft Server ModificationsIf you have ever played Minecraft on a public server then the chances are that the server was powered by Bukkit. Bukkit plugins allow a server to be modified in more ways than you can imagine. Learning to program your own server mods will allow you to customize the game to your own liking.
Building Minecraft Server Modifications is a complete guide that walks you through the creation of Minecraft server mods. From setting up a server, to testing your newly made plugins, this book teaches you everything you need to know. With the help of this book you can start practising for a career in software development or simply create something awesome to play with your friends. ...
Jump Start BootstrapOriginally developed by Twitter, Bootstrap is a front-end web framework that's revolutionized modern web development. It makes it easy to build professional, feature-packed websites in no time. Better still, Bootstrap is built from the ground up to be fully responsive, meaning your designs will look beautiful on any device, and in any browser.
Whether you're a designer or a developer, you need to get acquainted with Bootstrap. Jump Start Bootstrap is the perfect primer to the most popular front-end framework available on the Web today. ...
Jump Start PHPPHP is a hugely popular language that powers the backend of 80% of websites, including Internet giants such as Facebook, Wikipedia and WordPress. It's an easy language to learn and great for beginners, so you can get up and running fast!
In Jump Start PHP you'll learn step-by-step how to build a complete blog application, understand and how PHP works with data, and improve the security your PHP apps. In just one weekend, you'll have a solid base to start writing PHP on your own! ...
Ruby on Rails Tutorial, 2nd EditionUsing Rails, developers can build web applications of exceptional elegance and power. Although its remarkable capabilities have made Ruby on Rails one of the world's most popular web development frameworks, it can be challenging to learn and use. Ruby on Rails Tutorial, Second Edition, is the solution. Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of your own complete sample application using the latest techniques in Rails web development. The updates to this edition include all-new site design using Twitter's Bootstrap; coverage of the new asset pipeline, including Sprockets and Sass; behavior-driven development (BDD) with Capybara and RSpec; better automated testing with Guard and Spork; roll your own authentication with has_secure_password; and an introduction to Gherkin and Cucumber. ...