 |
|
 |
Programming languages eBooks
You have selected the subject of Programming languages . The eBooks in this subject are listed below.
|
Browse Subcategories
|
RESULTS: 1 to 10 of 1176
PAGE: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ›› Next
 |
Programming in Objective-C 2.0
By: Kochan, Stephen G.
Published by: Addison-Wesley Professional
Objective-C has become the standard programming language for application development on the Mac OS X and iPhone platforms. A powerful yet simple object-oriented programming language that’s based on the C programming language, Objective-C is widely available not only on OS X but across many operating systems that support the gcc compiler, including Linux, Unix, and Windows systems. . Programming in Objective-C 2.0 provides the new programmer a complete, step-by-step introduction to the Objective-C language. The book does not assume previous experience with either C or object-oriented programming languages, and it includes many detailed, practical examples of how to put Objective-C to use in your everyday programming needs. . The second edition of this book has been updated and expanded to cover Objective-C 2.0. It shows not only how to take advantage of the Foundation framework’s rich built-in library of classes but also how to use the iPhone SDK to develop programs designed specifically for the iPhone and iPod Touch.
more...
Price: $35.99
|
 |
Data Structures and Algorithms Using Visual Basic.NET
By: McMillan, Michael
Published by: Cambridge University Press
At last, the VB.NET programmer has a dedicated reference - no more translating elementary material from C++ or Java. This is the only VB.NET book that provides comprehensive discussions of the major data structures and algorithms from the .NET Framework Class Library, as well as those that the programmer must develop.
more...
Price: $36.00
|
 |
Mastering Microsoft Visual Basic 2008
By: Petroutsos, Evangelos
Published by: Sybex
Mastering Microsoft Visual Basic 2008 continues the approach of its previous editions by providing thorough, expert coverage of VB 2008, from the core of the language and user interface design to developing data-driven applications and Web applicat
more...
Price: $59.99
|
 |
PHP 6 and MySQL 5 for Dynamic Web Sites
By: Ullman, Larry
Published by: Peachpit Press
It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination. Add this book to the mix, and there's no limit to the powerful, interactive Web sites that developers can create. With step-by-step instructions, complete scripts, and expert tips to guide readers, veteran author and database designer Larry Ullman gets right down to business: After grounding readers with separate discussions of first the scripting language (PHP) and then the database program (MySQL), he goes on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. This guide is indispensable for intermediate- to advanced level Web designers who want to replace their static sites with something dynamic. In this edition, the bulk of the new material covers the latest versions of both technologies: PHP 6 (due out in 2008) and MySQL 5 (available now). The book's publication date is likely to beat the official release of PHP 6, making it one of the first books available on the subject.
more...
Price: $35.99
|
 |
TCP/IP Sockets in C#
By: Makofske, David; Donahoo, Michael J.; Calvert, Kenneth L.; Makofske, David B.
Published by: Morgan Kaufmann (Elsevier Science & Technology Books)
Affordable instruction for the C# programmer that delves into the functional and complex TCP/IP Socket class.
more...
Price: $24.95
|
 |
ActionScript 3.0 Game Programming University
By: Rosenzweig, Gary
Published by: Que Publishing
Gary Rosenzweig's ActionScript 3.0 Game Programming teaches you to use advanced ActionScript, the programming behind Flash, through game creation. The lessons teach all the basics of ActionScript programming through game examples, but the code is easily adapted to non-game-oriented projects, such as Web training and advertising. Written by a real-world Flash developer, this book presents you with 10 projects that get you creating games quickly. The code can be used as is, or modified for entertainment, education, or training applications.
more...
Price: $39.99
|
 |
The Art of Interactive Design
By: Crawford, Chris
Published by: No Starch Press
An understanding of what makes things interactive is key to the successful creation of websites, computer games, and software. In The Art of Interactive Design, Chris Crawford explains what interactivity is, how it works, why it's important, and how to design good software and websites that are truly interactive. Crawford's colloquial, conversational style makes it easy to grasp the fundamentals and the theoretical underpinnings of interactivity, as he discusses specific social and artistic issues.
more...
Price: $19.95
|
 |
Beginning Microsoft Visual C# 2008
By: Watson, Karli; Nagel, Christian; Pedersen, Jacob Hammer
Published by: Wrox
The book is aimed at novice programmers who wish to learn programming with C# and the .NET framework. The book starts with absolute programming basics. It then moves into Web and Windows programming, data access (databases and XML), and more advanced technologies such as graphics programming with GDI+ and basic networking. The book is divided into sections including:.:.; The C# Language: Basic language skills using console application. Content moves from the absolute basics to fairly involved OOP skills.; Windows Vista Programming: Using basic Windows applications, reinforcing earlier OOP and debugging skills.; Web Programming: Putting together basic Web applications, highlighting differences between Web and Windows programming.; Data Access: Accessing all kinds of data sources from Web and Windows applications, including SQL usage, XML, file system data, and Web Services.; Additional Techniques: "The fun stuff", including Windows Presentation Foundation, Windows Workflow, Windows Communication Foundation, GDI+, networking, Windows Services, and so on. The book makes complicated subjects seem easy to learn, and it inspires readers to investigate areas further on their own by providing references to additional material, and exercise questions that require significant effort and personal research to complete.
more...
Price: $44.99
|
 |
Beginning VB 2008
By: Gross, Christian
Published by: Springer Berlin Heidelberg
The VB 2008 language is a professional's gateway to the powerful .NET platform. VB combined with Visual Studio gives users the freedom to create applications faster and with a greater range of tools than any other coding environment. This handbook is ideal for anyone just learning about VB 2008.
more...
Price: $39.99
|
 |
Cocoa Programming for Mac OS X
By: Hillegass, Aaron
Published by: Addison-Wesley
The best-selling introduction to Cocoa, once again updated to cover the latest Mac programming technologies, and still enthusiastically recommended by experienced Mac OS X developers. . “Aaron’s book is the gold standard for Mac OS X programming books—beautifully written, and thoughtfully sculpted. The best book on Leopard development.”. —Scott Stevenson, www.theocacao.com. . “This is the first book I’d recommend for anyone wanting to learn Cocoa from scratch. Aaron’s one of the few (perhaps only) full-time professional Cocoa instructors, and his teaching experience shows in the book.”. —Tim Burks, software developer and creator of the Nu programming language, www.programming.nu. . “If you’re a UNIX or Windows developer who picked up a Mac OS X machine recently in hopes of developing new apps or porting your apps to Mac users, this book should be strongly considered as one of your essential reference and training tomes.”. —Kevin H. Spencer, Apple Certified Technical Coordinator. . If you’re developing applications for Mac OS X, Cocoa® Programming for Mac® OS X, Third Edition, is the book you’ve been waiting to get your hands on. If you’re new to the Mac environment, it’s probably the book you’ve been told to read first. Covering the bulk of what you need to know to develop full-featured applications for OS X, written in an engaging tutorial style, and thoroughly class-tested to assure clarity and accuracy, it is an invaluable resource for any Mac programmer. . Specifically, Aaron Hillegass introduces the three most commonly used Mac developer tools: Xcode, Interface Builder, and Instruments. He also covers the Objective-C language and the major design patterns of Cocoa. Aaron illustrates his explanations with exemplary code, written in the idioms of the Cocoa community, to show you how Mac programs should be written.
more...
Price: $39.99
|
PAGE: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ›› Next
RESULTS: 1 to 10 of 1176
|  | Computer Science Best Sellers

Special Offers
First time to eBooks.com? Easy steps to using eBooks
Sign up for Email Alerts Receive an email alert when we release new books in your field.
New York Times Bestsellers - $9.99 eBook versions of the New York Times Best Sellers - at just $9.99
Best Selling Fiction Titles Books that are definitely worth a read - our Best Selling Fiction
Free Excerpts Free excerpts for titles which are new, noteworthy or strongly in demand this month.
Just Arrived! We're adding hundreds of great titles each month.
Recently Reduced Titles On Sale - Our favorite and most popular ebooks!
Featured Authors 20% off titles by our favorite authors!
Maintain Your Brain Is your grey matter in need of a tune up??? Take a look at some of these excellent titles, to stimulate your synapses!
Visit the Cambridge University Press eBook Store Cambridge University Press, the oldest university press in the world, has just launched its own eBook Store, powered by eBooks.com.
Wealth Building Be inspired to gain control of your financial future with titles that give you the motivation and information necessary to create abundance.
Dorling Kindersley Bestsellers Bestsellers from Dorling Kindersley
Gift Certificates Give the gift of reading with an eBooks.com Gift Certificate
|  |