Dummies.com

Programming

Cover image for product 0470046538
If you’ve been using Access for a while, you’re probably aware of its power and potential and itching to take advantage of both. Access 2007 VBA Programming For Dummies takes you beyond forms and reports and shows you how to use VBA to create killer Access databases and applications. This gentle introduction to VBA programming covers everything you need to get started, including: ... Read More
US $24.99 Add to Cart
Cover image for product 0764574116
* This friendly, easy-to-use guide shows experienced Access users how to use
* VBA (Visual Basic for Applications) to build Access databases and applications, but also covers programming fundamentals for nonprogrammers
* Includes practical, ready-to-use VBA code examples that readers can type or copy and paste from the Web into their own database projects
* Explains basic VBA skills and concepts for nonprogrammers, such as procedures, variables, and ... Read More
US $24.99 Add to Cart
Cover image for product 0470390441
Want to create rich Internet applications and RIA desktop apps that run seamlessly online and offline? Adobe AIR —Adobe Integrated Runtime — makes it possible; Adobe AIR For Dummies makes it easy.

AIR allows Web developers to create rich Internet applications using Web technologies. They run on desktops and across multiple operating systems, and they’re more than mere wimpy widgets. Adobe AIR For Dummies ... Read More

US $29.99 Add to Cart
Cover image for product 0471785970
Ajax is short for “Asynchronous JavaScript+CSS+DOM+XMLHttpRequest.”

Even if you weren’t intimidated before, that tidbit is probably enough to make you reach for the Excedrin. Just reach for Ajax For Dummies instead. With screen shots, actual code and explanations, and live Web sites where you can see Ajax applications doing their thing, it will have you using Ajax to create Web applications that look an act like desktop applications in no time. With ... Read More

US $29.99 Add to Cart
Cover image for product 0764549693
* Covers the entire open source Web platform known as LAMP, which includes Linux, Apache, MySQL, and PHP, the basis for many dynamic data-driven Web sites
* Seven convenient minibooks provide easy reference on open source and team development, working with Linux and Apache, automating Web sites with Perl, developing front-end applications with Tcl/TK, creating dynamic Web pages with PHP, accessing Web databases with MySQL, and processing Web files ... Read More
Cover image for product 0764597760
Create a shopping cart, online store, and Web forum, or set up a blog

ASP.NET 2.0 is a functional programming tool, so why not discover how to use it by actually creating something functional? These aren't useless "Hello World" type examples - you'll build secure e-commerce, community, and back-end applications right from the start. Even before you've finished this hands-on guide, you'll have something to show for your efforts!

Discover how to
* Understand ... Read More
US $29.99 Add to Cart
Cover image for product 0470195924
Did you volunteer to create a Web site for the softball team? Is it time to take your small business to the next level and let your customers shop online? Well, you can relax! ASP.NET 3.5 makes creating a dynamic site faster and cleaner than ever before, and ASP.NET 3.5 For Dummies makes it easier.

First, you’ll get an introduction to all the tools and terminology you need to understand ASP.NET. If you’ve used earlier versions of ASP.NET and Visual ... Read More

US $29.99 Add to Cart
Cover image for product 0764589628
You can start game programming in a flash

Here's how to create five different cool games - no experience necessary!

Ever think you could come up with a better computer game? Then this book is for you! No boring programming theory here, just the stuff you need to know to actually make something happen, and all in plain English. Build a brain-teasing math game, go classic with Pong, create monsters and mayhem, and much more.

Discover how to
* Build and ... Read More
US $24.99 Add to Cart
Cover image for product 0470108541
So you want to be a programmer? Or maybe you just want to be able to make your computer do what YOU want for a change? Maybe you enjoy the challenge of identifying a problem and solving it. If programming intrigues you for whatever reason, Beginning Programming All-In-One Desk Reference For Dummies is like having a starter programming library all in one handy, if beefy, book.

In this practical guide, you’ll find out about compiling, algorithms, best ... Read More

US $34.99 Add to Cart
Cover image for product 0470088702
Do you think the programmers who work at your office are magical wizards who hold special powers that manipulate your computer? Believe it or not, anyone can learn how to write programs, and it doesn’t take a higher math and science education to start.

Beginning Programming for Dummies shows you how computer programming works without all the technical details or hard programming language. It explores the common parts of every computer programming ... Read More

US $24.99 Add to Cart
Cover image for product 0470563486

A logical, straightforward approach to learning the C# language

C# is a complicated programming language for building .NET-connected software for Microsoft Windows, the Web, and a wide range of devices. The friendly All-in-One For Dummies format is a perfect way to present it. Each minibook is a self-contained package of necessary information, making it easy to find what you're looking for.

Upgrades in C ... Read More

US $39.99 Add to Cart
Cover image for product 0470191090
Whether you’re a total novice or a programmer shifting to C#, the newest version of this programming language is full of cool features you’ll want to use. With its Visual Studio compatibility, C# is the perfect language for building Windows Vista applications. And the 2008 version works with LINQ, a query language with syntax similar to SQL but which simplifies database code and can also write queries on XML files. ... Read More
US $29.99 Add to Cart
Cover image for product 0764570692
* Covers everything users need to get up to speed on C programming, including advanced topics to take their programming skill to the next level
* Walks C programmers through the entire development cycle of a C program-designing and developing the program, writing source code, compiling the code, linking the code to create the executable programs, debugging, and deployment
* Provides thorough coverage of keywords, program flow, conditional statements ... Read More
US $34.99 Add to Cart
Cover image for product 0470317353
Here’s the easy way to learn how to use C++

C++, developed by Bjarne Stroustrup at Bell Labs, is one of the most widely used programming languages, with close to four million C++ programmers and growing. C++’s popularity has earned it a spot as part of the Standard Library.

Fully updated for the new C++ 2009 standard, C++ All-in-One for Dummies, 2nd Edition compiles seven books into one. This guidebook covers key topics like an introduction to C++, ... Read More

US $39.99 Add to Cart
Cover image for product 0470317264
Enter the world of computer programming with this step-by-step guide to the C++ language! C++ is a great introduction to object-oriented programming, and this friendly guide covers everything you need to know and nothing you don’t. You’ll write your first program by the end of Chapter 1.

C++ For Dummies, 6th Edition, helps you understand C++ programming from the ground up. It’s full of examples to show you how things work, and it even explains “why” ... Read More

US $29.99 Add to Cart
Cover image for product 0764570684
while (dead_horse)

beat ():

If you’re like most people, the above seems like nonsense. Actually, it’s computer sense—C programming. After digesting C For Dummies, 2nd Edition,you’ll understand it. C programs are fast, concise and versatile. They let you boss your computer around for a change. So turn on your computer, get a free compiler and editor (the book tells you where), pull up a chair, and get going. You won’t have to go far ... Read More

US $24.99 Add to Cart
Cover image for product 0471798541
There's a pattern here, and here's how to use it!


Find out how the 23 leading design patterns can save you time and trouble

Ever feel as if you've solved this programming problem before? You -- or someone -- probably did, and that's why there's a design pattern to help this time around. This book shows you how (and when) to use the famous patterns developed by the "Gang of Four," plus some new ones, all designed to make your programming life easier. ... Read More
US $29.99 Add to Cart
Cover image for product 0764503618
Windows may rule the world of popular computing on PCs around the globe, but DOS still has a place in the hearts and minds of computer users who vaguely remember what a C prompt looks like. Even if DOS (with all its arcane commands and its drab, boring look) isn't your idea of the best way to get things done on a PC, you'll find plenty of fast and friendly help on hand with the third edition of DOS For Dummies ... Read More
US $21.99 Add to Cart
Cover image for product 0764503685
Put away your secret decoder rings and pick up a copy of the latest edition of DOS For Dummies Quick Reference, 3rd Edition, the only book you'll ever need to take the mystery out of those strange, enigmatic commands in DOS-speak. Even if you've upgraded to the snazzy new Windows operating system, you may have times when those old DOS commands (which have been around since the first IBM computers appeared) may come in handy. What's a person to do? ... Read More
US $14.99 Add to Cart
Listings:1-2526-5051-74