|
JavaScript: The Definitive Guide
more books like this
by
David Flanagan
JavaScript is a powerful scripting language that can be embedded directly in HTML. It allows you to create dynamic, interactive Web-based applications that run completely within a Web browser; you don't have to do any server-side programming, like writing CGI scripts. JavaScript is a simpler language than Java. It can be embedded directly in Web ...
see all copies from $1.99!
new only from $5.15!
|
first editions
|
SVS
|
|
C Primer Plus
more books like this
by
Stephen Prata
If you are new to C++ programming, C++ Primer Plus, Fifth Edition is a friendly and easy-to-use self-study guide. You will cover the latest and most useful language enhancements, the Standard Template Library and ways to streamline object-oriented programming with C++. This guide also illustrates how to handle input and output, make programs ...
see all copies from $1.99!
new only from $17.50!
|
first editions
|
SVS
|
|
Design Patterns: Elements of Reusable Object-Oriented Software
more books like this
by
Erich Gamma, Ralph Johnson, Richard Helm
*Capturing a wealth of experience about the design of object-oriented software, four top-notch designers present a catalog of simple and succinct solutions to commonly occurring design problems. Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover ...
see all copies from $29.99!
new only from $29.99!
|
first editions
|
SVS
|
|
Learning to Program with Alice
more books like this
by
Wanda Dann
Appropriate for all one-semester pre-CS1 and computer literacy courses, and for integration into the first weeks of many introductory CS1 courses. Alice was designed to make programming concepts easier to teach and learn. In the Second Edition of Learning to Program with Alice, Alice's creators offer a complete full-color introduction to the ...
see all copies from $16.97!
new only from $49.95!
|
SVS
|
|
Java Software Solutions: Foundations of Program Design
more books like this
by
John Lewis, William Loftus
Embracing in full the new features of the Java 2 platform as they apply to CS1/Introductory Programming topics, the second edition of this leading textbook continues to teach beginning programmers how to design and implement high-quality object-oriented software. A new chapter, "Exceptions and I/O Streams" (Chapter 8), has been added, which ...
see all copies from $1.99!
new only from $7.00!
|
first editions
|
SVS
|
|
Java in a Nutshell
more books like this
by
David Flanagan
With more than 700,000 copies sold to date, Java in a Nutshell from O'Reilly is clearly the favorite resource amongst the legion of developers and programmers using Java technology. And now, with the release of the 5.0 version of Java, O'Reilly has given the book that defined the "in a Nutshell" category another impressive tune-up. In this latest ...
see all copies from $1.99!
new only from $1.99!
|
first editions
|
SVS
|
|
Java How to Program
more books like this
by
P J Deitel, H M Deitel
For introductory courses in Java Programming/CS 1 and for Intermediate/Advanced Java Programming courses. The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. This survey of Java programming contains an extensive OOD/UML 2 ...
see all copies from $58.99!
new only from $58.99!
|
SVS
|
|
Objects First with Java: A Practical Introduction Using Bluej
more books like this
by
David J Barnes, Michael Kolling
The object-oriented paradigm continues to dominate the teaching of introductory computer programming. Objects First With Java is the first textbook to completely integrate the BlueJ Java development environment with the teaching of object-oriented principles. By using BlueJ, the authors are able to take a truly objects first approach, introducing ...
see all copies from $1.99!
new only from $72.00!
|
SVS
|
|
Wicked Cool Perl Scripts: Useful Perl Scripts That Solve Difficult Problems
more books like this
by
Steve Oualline
Most Perl programmers have been frustrated at one time or another because the system just wouldn't do what they wanted it to do. There was that one simple and obvious utility that was missing that would make life so much easier: A tool to get a stock quote, show off a photograph collection, or even display a collection of favorite comics. Wicked ...
see all copies from $5.00!
new only from $11.09!
|
SVS
|
|
Wicked Cool Java: Code Bits, Open-Source Libraries, and Project Ideas
more books like this
by
Brian D Eubanks
Wicked Cool Java contains 101 fun, interesting, and useful ways to get more out of Java. This isn't intended as a Java tutorial--it's targeted at developers and system architects who have some basic Java knowledge but may not be familiar with the wide range of libraries available. Full of example code and ideas for combining them in useful ...
see all copies from $9.40!
new only from $12.95!
|
SVS
|
view cover
|
An Introduction to Object-Oriented Programming with Java
more books like this
by
C Thomas Wu
An "Introduction to Object-Oriented Programming with Java" provides an accessible and technically thorough introduction to the basics of programming using java. The fourth edition continues to take a truly object-oriented approach. Objects are used early so that students think in objects right from the beginning. In the fourth edition, the ...
see all copies from $1.99!
new only from $2.95!
|
first editions
|
SVS
|
view cover
|
The Ruby Programming Language
more books like this
by
David Flanagan, Yukihiro Matsumoto
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 ...
see all copies from $17.99!
new only from $23.01!
|
SVS
|
view cover
|
Object-Oriented Data Structures Using Java
more books like this
by
Nell Dale, Daniel T Joyce, Chip Weems
see all copies from $26.00!
new only from $34.13!
|
SVS
|
view cover
|
Refactoring: Improving the Design of Existing Code
more books like this
by
Martin Fowler, Kent Beck (Contributions by), John Brant (Contributions by)
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the ...
see all copies from $38.69!
new only from $39.28!
|
SVS
|
view cover
|
Head First Object-Oriented Analysis and Design: A Brain Friendly Guide to Ooa&d
more books like this
by
Brett McLaughlin, Gary Pollice, David West
"Head First Object Oriented Analysis and Design" is a refreshing look at subject of OOAD. What sets this book apart is its focus on learning. The authors have made the content of OOAD accessible, usable for the practitioner." - Ivar Jacobson, Ivar Jacobson Consulting. "I just finished reading "HF OOA&D" and I loved it! The thing I liked most about ...
see all copies from $29.26!
new only from $29.26!
|
SVS
|
view cover
|
Object-Oriented Analysis and Design with Applications
more books like this
by
Grady Booch
Object-Oriented Design with Applications has long been the essential reference to object-oriented technology, which, in turn, has evolved to join the mainstream of industrial-strength software development. In this third edition--the first revision in 13 years--readers can learn to apply object-oriented methods using new paradigms such as Java, the ...
see all copies from $1.99!
new only from $19.85!
|
first editions
|
SVS
|
view cover
|
Java, Java, Java Object-Oriented Problem Solving
more books like this
by
Ralph Morelli
For CS1 (in Java) and introductory Java programming courses offered in Computer Science, Engineering, CIS, MIS, IT and Business programs at both the undergraduate and graduate level. With a focus on object-oriented problem solving, this revision of a popular book takes an "objects early" approach to teaching Java, with the assumption that teaching ...
see all copies from $1.99!
new only from $5.95!
|
first editions
|
SVS
|
view cover
|
Data Structures and Other Objects Using C++
more books like this
by
Michael Main, Walter J Savitch
Where will you be ten years from now? How will a course in data structures help you? Perhaps you will be a software engineer writing large software in specialized areas such as computer graphics. The authors of such programs, today and in the future, require a ready knowledge of proven methods for representing data. For example, the graphics ...
see all copies from $1.99!
new only from $1.99!
|
first editions
|
view cover
|
Ruby in a Nutshell
more books like this
by
Yukihiro Matsumoto, David L Reynolds, Jr. (Translator)
Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots are in Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorporate the strengths of languages like Perl, Python, ...
see all copies from $1.99!
new only from $11.79!
|
first editions
|
SVS
|
view cover
|
Programming Microsoft ADO.NET 2.0 Core Reference
more books like this
by
David Sceppa
Build your expertise as you move beyond the basics and delve into the essential topics of programming with ADO.NET 2.0. This comprehensive reference offers expert guidance, hands-on instruction, and code samples in Microsoft Visual C# and Visual Basic to help advance your mastery of developing database applications for Microsoft Windows and the ...
see all copies from $2.94!
new only from $2.94!
|
SVS
|
view cover
|
CDO & MAPI Programming with Visual Basic: Developing Mail and Messaging Applications
more books like this
by
Dave Grundgeiger
Computers and devices are more connected now than ever before. Why? Because the humans who use those computers need to collaborate. We need to share information, and we need to do it quickly, without regard to the physical distance that separates us. Corporate solution developers now more than ever have the opportunity and responsibility to enable ...
see all copies from $1.99!
new only from $11.49!
|
first editions
|
SVS
|
view cover
|
C++ Programming: Program Design Including Data Structures
more books like this
by
D S Malik
Written exclusively for the student as opposed to the IT professional, this text contains numerous clear and complete explanations and examples. Using problem-solving throughout, this book offers comprehensive coverage of introductory C++ programming topics and then moves the students confidentially into more advanced concepts. Written for the ...
see all copies from $1.99!
new only from $9.00!
|
SVS
|
view cover
|
Starting Out with Java: From Control Structures Through Objects
more books like this
by
Tony Gaddis
Tony Gaddis's accessible, step-by-step style helps beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and a programming language by presenting all the details needed to understand the "how" and the "why"-but never losing sight ...
see all copies from $45.00!
new only from $72.00!
|
SVS
|
view cover
|
Object-Oriented Software Construction
more books like this
by
Bertrand Meyer
This text is concerned with object-oriented software construction.
see all copies from $1.99!
new only from $49.00!
|
first editions
|
SVS
|
view cover
|
Ruby on Rails: Up and Running
more books like this
by
Bruce A Tate, Curt Hibbs
Ruby on Rails is the super-productive new way to develop full-featured web applications. With Ruby on Rails, powerful web applications that once took weeks or months to develop can now be produced in a matter of days. If it sounds too good to be true, it isn't. If you're like a lot of web developers, you've probably considered kicking the tires on ...
see all copies from $4.80!
new only from $17.27!
|
SVS
|