Showing 1-20 of 12,855
Books on Computers > Programming Languages
-
1.
By
Douglas Crockford
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
This authoritative book offers a detailed explanation of the features that make JavaScript an outstanding object-oriented programming language. As a result, this guide defines a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole. Most programming languages contain good and bad parts, but JavaScript... more
-
2.
By
Tom White ,
Doug Cutting
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
Organizations large and small are adopting Apache Hadoop to deal with huge application datasets. Hadoop: The Definitive Guide provides you with the key for unlocking the wealth this data holds. Hadoop is ideal for storing and processing massive amounts of data, but until now, information on this open source project... more
-
3.
By
Jeffrey Richter
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
Applied Microsoft .NET Framework Programming, 2nd Edition Dig deep and master the intricacies of the common language runtime (CLR) and the .NET Framework 4.0. Written by a highly regarded programming expert and consultant to the Microsoft(R) .NET team, this guide is ideal for developers building any kind of application-including Microsoft(R)... more
-
4.
By
Schildt ,
Herbert
[Ebook, Adobe pdf]
2,894
2,026
(30% OFF)
Discontinued
Description: The world's leading programming author offers comprehensive coverage of the new Java release The definitive guide to Java has been fully expanded to cover every aspect of Java SE 6, the latest version of the world's most popular Web programming language. This comprehensive resource contains everything you need... more
-
5.
By
E Balagurusamy
[Ebook, Adobe pdf 2009, 4th Edition]
385
308
(20% OFF)
Discontinued
"Programming with Java, 4e", gives an excellent account of the fundamentals of Java Programming. The language concepts are aptly explained in simple and easy-to-understand style, supported with examples, illustrations and programming and debugging exercises. Adobe PDF eBook Rights: Copying not allowed. Printing allowed. Lending not allowed. Reading aloud not allowed.... more
-
6.
By
Herbert Schildt
[Ebook, Adobe pdf 2002]
2,229
1,783
(20% OFF)
Discontinued
Description: This book is the most complete and up-to-date resource on Java from programming guru, Herb Schildt -- a must-have desk reference for every Java programmer. Table of Contents: Part I: The Java Language 1: The Genesis of Java 2: An Overview of Java 3: Data Types, Variables, and Arrays... more
-
7.
By
Martin Kalin
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
A quick, practical, and thorough introduction Description: This example-driven book offers a thorough introduction to Java's APIs for XML Web Services (JAX-WS) and RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, pragmatic approach to these technologies by providing a mix of architectural overview, complete working... more
-
8.
By
Robin Nixon
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
Description: If you know HTML, this guide will have you building interactive websites quickly. You'll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to... more
-
9.
By
Stoyan Stefanov
[Ebook, Adobe epub]
In Stock.
Delivers in 60 seconds!
Description: The book requires no prior knowledge of JavaScript and works from the ground up to give you a thorough grounding in this powerful language. If you do already know some JavaScript, you will find plenty of eye-openers as you discover just what the language can do. This book takes... more
-
10.
By
Dan Tow
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
A poorly performing database application not only costs users time, but also has an impact on other applications running on the same computer or the same network. "SQL Tuning" provides an essential next step for SQL developers and database administrators who want to extend their SQL tuning expertise and get... more
-
11.
By
Watts S Humphrey
[Ebook, Adobe pdf 2008]
1,586
1,507
(5% OFF)
Discontinued
In this practical introduction to the basic disciplines of effective software engineering, Watts Humphrey, well-known author of the influential book, Managing the Software Process, brings his Personal Software Process to a wide audience of students and professional programmers. This hands-on book provides practical exercises readers can use to improve their... more
-
12.
By
Andrew Stellman ,
Jennifer Greene
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
"If you're looking for solid, easy-to-follow advice on estimation, requirements gathering, managing change, and more, you can stop now: this is the book for you." --Scott Berkun, Author of "The Art of Project Management" What makes software projects succeed? It takes more than a good idea and a team of... more
-
13.
By
Scott Meyers
[Ebook, Adobe epub 2001]
1,826
1,735
(5% OFF)
Discontinued
Description: This is the eBook version of the printed book. “This is Effective C++ volume three – it’s really that good.” – Herb Sutter, independent consultant and secretary of the ISO/ANSI C++ standards committee “There are very few books which all C++ programmers must have. Add Effective STL to that... more
-
14.
By
Maurice Naftalin ,
Philip Wadler
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
This book, written by one of the designers of generics, is a thorough explanation of how to use generics, and particularly, the effect this facility has on the way developers use collections. This comprehensive guide shows you how to master the most important changes to Java since it was first... more
-
15.
By
Larry Wall ,
Tom Christiansen ,
Jon Orwant
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
Perl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, "Programming Perl, " hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times,... more
-
16.
By
Yukihiro Matsumoto ,
David Flanagan
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
The Ruby Programming Language is the authoritative guide to Ruby and provides comprehensive coverage of versions 1.8 and 1.9 of the language. It was written (and illustrated!) by an all-star team: David Flanagan, bestselling author of programming language "bibles" (including JavaScript: The Definitive Guide and Java in a Nutshell) and... more
-
17.
By
Rebecca M Riordan
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
Using the unique and highly effective visual format that makes Head First titles popular, this book offers a big picture overview to introduce Ajax, and then explores the use of individual Ajax components. Ajax is no longer an experimental approach to website development, but the key to building browser-based applications... more
-
18.
By
Jeffrey E F Friedl
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
Description: Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL. If you don't use regular... more
-
19.
By
Juval Lowy
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
Programming WCF Services is the authoritative, bestselling introduction to Microsoft's unified platform for developing service-oriented applications (SOA) on Windows. Hailed as the most definitive treatment of WCF available, this relentlessly practical book provides insight, not documentation, to help you learn the topics and skills you need for building WCF-based applications... more
-
20.
By
David Flanagan
[Ebook, Open epub]
In Stock.
Delivers in 60 seconds!
Since 1996, "JavaScript: The Definitive Guide" has been the bible for JavaScript programmers--a programmer's guide and comprehensive reference to the core language and to the client-side JavaScript APIs defined by web browsers. The 6th edition covers HTML5 and ECMAScript 5. Many chapters have been completely rewritten to bring them in... more