You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
Java Database Programming teaches you the critical new Java database technologies and tools, including Sun Microsystems' Java Database Connectivity (JDBC) standard. You'll learn practical, step-by-step techniques with which you can harness the Java programming language. You will also learn how to create dynamic database applications and applets in both Internet and Intranet environments.
Build a PC that will outperform any brand-name box on the market Yes, even if you’re not a total geek you can build your own PC -- and we guarantee it’s worth the effort. You’ll discover that the quality is better and the cost is much lower than any comparable off-the-shelf PC you can buy. Design the custom computer you want, and have fun doing it. Get high-quality PC hardware from local stores and online vendors Plan your computer project with a complete checklist Create the ideal PC that will run Windows 7 or Linux Take advantage of the latest multi-core CPUs Assemble, test, and configure your PC with ease Build a PC that meets your needs and fits your budget Written by hardware expe...
If you're one of the many Unix developers drawn to Mac OS X for its BSD core, you'll find yourself in surprisingly unfamiliar territory. Even if you're an experienced Mac user, Mac OS X is unlike earlier Macs, and it's radically different from the Unix you've used before, too.Enter "Mac OS X for Unix Geeks" by Brian Jepson and Ernest E. Rothman, two Unix geeks who found themselves in the same place you are. Their new book is your guide to figuring out the BSD Unix system and Mac-specific components that are making your life difficult and to help ease you into the Unix inside Mac OS X. This concise book includes such topics as: A quick overview of the Terminal application Understanding Open D...
An introduction to Perl, including tips for PC users and NT-specific examples.
The upsurge in autism spectrum disorders is not uncaused. It is no longer plausibly deniable nor is it untreatable. The first step toward successful treatment, however, is an accurate diagnosis of the problem and the discovery of its underlying causes—its etiology. Autism: The Diagnosis, Treatment, & Etiology of the Undenia addresses all these issues with a primary focus on etiology. This groundbreaking book addresses the crucial issue of causation in intelligible, accessible language while offering plenty of research to support key theories. Features: Readable and compelling stories showing the human side of the upsurge in diagnoses of autism spectrum disorders. Up-to-date information and...
In "Windows XP Unwired" readers learn the basics of wireless computing, from the reasons why they'd want to go wireless in the first place, to setting up a wireless network or accessing wireless services on the road.
With this collection of tips and tools, users can get the most out of Amazon.com, whether they are avid Amazon shoppers, Amazon associates developing online storefronts, or programmers building apps based on Amazon Web Services.
This easy-to-follow reference shows a variety of professionals how to use the Concurrent Versions System (CVS), the open source tool that lets you manage versions of anything stored in files. Ideal for software developers tracking different versions of the same code, this new edition has been expanded to explain common usages of CVS for system administrators, project managers, software architects, user-interface (UI) specialists, graphic designers and others. Current for version 1.12, Essential CVS, 2nd Edition offers an overview of CVS, explains the core concepts, and describes the commands that most people use on a day-to-day basis. For those who need to get up to speed rapidly, the book's...
Can you imagine what today’s technology would have looked like in the Victorian Era? That’s the world Steampunk envisions: a mad-inventor collection of 21st Century-inspired contraptions powered by stream and driven by gears. It’s more than just a whimsical idea. In the past few years, the Steampunk genre has captivated makers, hackers, artists, designers, writers, and others throughout the world. In this fascinating book, futurist Brian David Johnson and cultural historian James Carrott offer insights into what Steampunk’s alternative history says about our own world and its technological future. Interviews with experts such as William Gibson, Cory Doctorow, Bruce Sterling, James Gleick, and Margaret Atwood explore how this vision of stylish craftsmen making fantastic and beautiful hand-tooled gadgets has become a cultural movement—and perhaps an important countercultural moment. Steampunk is everywhere—as gadget prototypes at Maker Faire, novels and comic books, paintings and photography, sculptures, fashion design, and music. Discover how this elaborate view of a future that never existed can help us look forward.
What is the Internet of Things? It's billions of embedded computers, sensors, and actuators all connected online. If you have basic programming skills, you can use these powerful little devices to create a variety of useful systems—such as a device that waters plants when the soil becomes dry. This hands-on guide shows you how to start building your own fun and fascinating projects. Learn to program embedded devices using the .NET Micro Framework and the Netduino Plus board. Then connect your devices to the Internet with Pachube, a cloud platform for sharing real-time sensor data. All you need is a Netduino Plus, a USB cable, a couple of sensors, an Ethernet connection to the Internet—and your imagination. Develop programs with simple outputs (actuators) and inputs (sensors) Learn about the Internet of Things and the Web of Things Build client programs that push sensor readings from a device to a web service Create server programs that allow you to control a device over the Web Get the .NET classes and methods needed to implement all of the book's examples