Bestsellers > Books > Languages and Tools
|
|
USB Complete: Everything You Need to Develop Custom USB Peripherals (Complete Guides series)»rank: 22154by: Jan Axelson
: :Now in its third edition, this developer's guide to the Universal Serial Bus (USB) interface covers all aspects of project development, including device programming and host application software. This book shows how to transform the information in the USB 3.0 specifications into functioning devices and application software that communicates with the devices. To help build a foundation for design decisions, developers are guided in selecting device-controller hardware. Developers will also learn the benefits of the USB interface, its limitations, and how certain design choices made at the beginning of the project can reduce development time. Recent developments in host and device hardware, more detail on the standard USB classes, application examples using ... |
The KML Handbook: Geographic Visualization for the Web»rank: 17631by: Josie Wernecke
: :“The way the information is presented appeals to teachers, hobbyists, web designers—anyone looking for a way to enhance their content by using customized maps.”—Warren Kelly, Pastor“It could become the de-facto tutorial volume for the subject, as well as the classic reference guide.”—Thomas Duff, Lead Developer“This book is written so well and is so easy to follow it’s a joy to go through.”— Daniel McKinnon, Software Engineer KML began as the file format for Google Earth, but it has evolved into a full-fledged international standard for describing any geographic content—the “HTML of geography.” It’s already supported by applications ranging from Microsoft Virtual Earth and NASA WorldWind to Photoshop and AutoCAD. You can do ... |
||
Enterprise JavaBeans 3.0 (5th Edition)»rank: 18926by: Bill Burke, Richard Monson-Haefel
: :If you're up on the latest Java technologies, then you know that Enterprise JavaBeans (EJB) 3.0 is the hottest news in Java this year. In fact, EJB 3.0 is being hailed as the new standard of server-side business logic programming. And O'Reilly's award-winning book on EJB has been refreshed just in time to capitalize on the technology's latest rise in popularity. This fifth edition, written by Bill Burke and Richard Monson-Haefel, has been updated to capture the very latest need-to-know Java technologies in the same award-winning fashion that drove the success of the previous four strong-selling editions. Bill Burke, Chief Architect at JBoss, Inc., represents the company on the EJB 3.0 and ... |
Foundation Actionscript 3.0 Animation: Making Things Move!»rank: 16945by: Keith Peters
: :In this book, you'll learn All the ActionScript 3.0 (including math and trigonometry functions) and Flash rendering techniques you'll need to start animating with code Basic motion principles such as velocity, acceleration, friction, easing, and bouncing How to handle user interaction via the keyboard and mouse Advanced motion techniques such as springs, coordinate rotation, conservation of momentum, and forward and inverse kinematics All the basic 3D concepts you need to do 3D in Flash, from simple perspective to full 3D solids complete with backface culling and dynamic lighting Flash has long been one of the most approachable, user-friendly tools for creating web-based animations, games, and applications. This has contributed to making it ... |
||
Core Java(TM), Volume I--Fundamentals (8th Edition) (Sun Core Series)»rank: 17935by: Cay S. Horstmann, Gary Cornell
: :This revised edition of the classic Core Java™, Volume I–Fundamentals, is the definitive guide to Java for serious programmers who want to put Java to work on real projects. Fully updated for the new Java SE 6 platform, this no-nonsense tutorial and reliable reference illuminates the most important language and library features with thoroughly tested real-world examples. The example programs have been carefully crafted to be easy to understand as well as useful in practice, so you can rely on them as an outstanding starting point for your own code. Volume I is designed to quickly bring you up to speed on what’s new in Java SE 6 and to ... |
Sams Teach Yourself Visual Basic 2008 in 24 Hours»rank: 8520by: James Foxall
: :This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version. In just 24 sessions of one hour or less, you will be up and running with Visual Basic 2008. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn the essentials of Visual Basic 2008 from the ground up. Step-by-step instructions carefully walk you through the most common questions, issues, and tasks. The Q&A section, quizzes, and exercises help you build and test your knowledge. By the Way notes present interesting pieces of information. ... |
||
The C# Programming Language (Microsoft .Net Development Series)»rank: 675653by: Anders Hejlsberg, Scott Wiltamuth, Peter Golde
: :C# is the most exciting new language since Java. It is simple, modern, object oriented, and type-safe. It combines the high productivitiy of Rapid Application Development languages such as Visual Basic with the raw power of C++. While the specification is available online, many people find the printed version to be useful, as we have seen with The Java Language Specification and The C++ Annotated Reference Manual. Microsoft Press published the specification for the beta version of C#, and then revised that for version 1.0. The printed books, however, were nothing more than the spec printed out with covers bound on. This new version should sell much better, because of several factors. |
Windows PowerShell in Action»rank: 28843by: Bruce Payette
: :PowerShell replaces cobbled-together assemblies of third-party management tools with an elegant programming language and a powerful scripting shell for the Windows environment. In the tradition of Manning's ground breaking 'In Action' series, this book comes from right from the source. Written by Bruce Payette, one of principal creators of PowerShell, Windows PowerShell in Action shows you how to build scripts and utilities to automate system tasks or create powerful system management tools to handle the day-to-day tasks that drive a Windows administrator's life. Because it's based on the .NET platform, PowerShell is also a powerful tool for developers and power users. Windows PowerShell in Action was written by Bruce Payette, one of ... |
||
Programming PHP»rank: 33164by: Rasmus Lerdorf, Kevin Tatroe, Peter MacIntyre
: :'Programming PHP,' 2nd Edition, is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating websites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million websites, surpassing Microsoft's ASP .NET technology in popularity. Programmers love its flexibility and speed; designers love its accessibility and convenience. As the industry standard book on PHP, all of the essentials are covered in a clear and concise manner. Language syntax and programming techniques are coupled with numerous examples that illustrate both correct usage and common idioms. ... |
Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))»rank: 29963by: Tony Stubblebine
: :This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries. This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. Regular Expression Pocket Reference offers an ... |