|
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 $28.47!
|
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 $1.99!
new only
from $7.00!
|
SVS
|
|
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 $8.37!
new only
from $23.63!
|
SVS
|
|
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 $24.32!
new only
from $29.54!
|
SVS
|
|
Java in a Nutshell
more books like this
by
David Flanagan
This is a complete quick reference guide to Java, the programming language from Sun Microsystems. It contains descriptions of all of the classes in the Java 1.0 API, with a definitive listing of all methods and variables. It also contains an accelerated introduction to Java for C and C++ programmers who want to learn the language fast. Contains ...
see all copies
from $1.99!
new only
from $1.99!
|
first editions
|
SVS
|
|
Programming in Objective-C 2.0
more books like this
by
Stephen G Kochan
From the author of Programming in C,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 ...
see all copies
from $26.08!
new only
from $26.86!
|
SVS
|
|
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 $15.99!
|
SVS
|
|
C++: The Complete Reference, 4th Edition
more books like this
by
Herbert Schildt
Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI - plus, a complete description of the Standard Template Library (STL).
see all copies
from $2.60!
new only
from $20.80!
|
SVS
|
|
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 $12.46!
new only
from $37.00!
|
SVS
|
|
Tools for Structured and Object-Oriented Design: An Introduction to Programming Logic
more books like this
by
Marilyn Bohl, Maria Rynn
For courses in Problem Solving/Programming Logic and Programming Concepts and Logic. With exceptionally clear explanation of basic programming design principles, this book "really" starts from the beginning and assumes no prior programming knowledge. Using a unique concept-oriented, language-independent approach, it explores the structured design ...
see all copies
from $4.19!
new only
from $79.75!
|
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 $35.00!
new only
from $35.16!
|
first editions
|
SVS
|
view cover
|
Programming Ruby: The Pragmatic Programmers' Guide
more books like this
by
Dave Thomas, David Thomas, Chad Fowler
Ruby is an increasingly popular, fully object-oriented dynamic programming language, hailed by many practitioners as the finest and most useful language available today. When Ruby first burst onto the scene in the Western world, the Pragmatic Programmers were there with the definitive reference manual, "Programming Ruby: The Pragmatic Programmer's ...
see all copies
from $4.45!
new only
from $19.75!
|
SVS
|
view cover
|
C# Programming: From Problem Analysis to Program Design
more books like this
by
Barbara Doyle
Master the problem-solving skills and techniques associated with object-oriented program development using this hands-on, reader-friendly text. "C# Programming: From Problem Analysis to Program Design, Second Edition", introduces a variety of basic programming concepts, from data types and expressions to arrays and collections, all using C# as the ...
see all copies
from $55.39!
new only
from $67.29!
|
SVS
|
view cover
|
Data Structures and Other Objects Using C++
more books like this
by
Michael Main, Walter 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
|
SVS
|
view cover
|
Learn to Program
more books like this
by
Chris Pine
Computers are everywhere, on every desk, in your iPod, cell phone, and PDA. To live well in the 21st century, you need to know how to make computers do things. And to really make computers do what you want, you have to learn to program. Fortunately, that's easier now than ever before. Chris Pine's book will teach you how to program. You'll learn ...
see all copies
from $3.14!
new only
from $14.12!
|
SVS
|
view cover
|
Beginning Ruby on Rails E-Commerce: From Novice to Professional
more books like this
by
Christian Hellsten, Jarkko Laine
Beginning Ruby on Rails E-Commerce: From Novice to Professional is the first book of its kind to guide you through producing e-commerce applications with Rails--the stacked web framework taking the world by storm. The book dives right into the process of creating a production-level web application using agile methodologies and test-driven ...
see all copies
from $1.99!
new only
from $2.48!
|
first editions
|
SVS
|
view cover
|
Objects First with Java: A Practical Introduction Using Bluej
more books like this
by
David J Barnes, Michael Kolling
BlueJ is a Java development environment that runs on top of the Sun Microsystems Java Development Kit making use of the standard compiler and virtual machine. It has been specifically designed for the introductory teaching of object-oriented programming, allowing the student to create objects of any class and interact with their methods. This ...
see all copies
from $1.99!
new only
from $7.99!
|
SVS
|
view cover
|
The Java(tm) Tutorial: A Short Course on the Basics
more books like this
by
Kathy Walrath, Alison Huml, Stepanie Bodoff
A hands-on guide to the Java programming language, The Java Tutorial, Fourth Edition is perfect for any developer looking for a proven path to proficiency with Java SE. This popular tutorial "from the Source" has been completely revised and updated to cover Version 6 of the Java Platform, Standard Edition. Written by members of the Java Software ...
see all copies
from $19.95!
new only
from $25.86!
|
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 $2.84!
new only
from $5.92!
|
first editions
|
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
|
The Object of Java: Introduction to Programming Using Software Engineering Principles
more books like this
by
David D Riley
The Object of Java takes an "objects-centric" approach to problem solving and programming using Java. This new edition takes full advantage of the new features of Java 5.0, and has replaced the use of the aLibrary package with increased emphasis on awt and swing. This book takes an objects first approach, and also focuses on the skills and ...
see all copies
from $1.99!
new only
from $2.95!
|
view cover
|
Ruby on Rails for Dummies
more books like this
by
Barry Burd, PH.D.
Quickly create Web sites with this powerful tool. Use this free and easy programming language for e-commerce sites and blogs. If you need to build Web and database applications quickly but you don't dream in computer code, take heart! Ruby on Rails was created for you, and this book will have you up and running in no time. The Ruby scripting ...
see all copies
from $1.99!
new only
from $1.99!
|
SVS
|
view cover
|
Object-Oriented ActionScript 3.0
more books like this
by
Peter Elst, Sas Jacobs, Todd Yard
* Learn object-oriented programming in actionscript 3.0 * Covers both the Flash and Flex environments * Includes design patterns, custom frameworks, data binding, and other crucial techniques Object-oriented programming (OOP) is something that is usually considered a black art for hardcore programmers, not a topic of conversation for Flash ...
see all copies
from $8.95!
new only
from $9.88!
|
first editions
|
SVS
|
view cover
|
Starting Out with Java: Early Objects
more books like this
by
Tony Gaddis
Tony Gaddis's accessible, step-by-step presentation 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 the Java programming language by presenting all the details needed to understand the "how" and the "why"--but never ...
see all copies
from $60.05!
new only
from $78.06!
|
SVS
|
view cover
|
Beginning Ruby on Rails
more books like this
by
Steven Holzner, Ph.D.
Ruby on Rails is the revolutionary online programming tool that makes creating functional e-commerce web sites faster and easier than ever. With the intuitive, straightforward nature of Ruby and the development platform provided by Rails, you can put together full-fledged web applications quickly, even if you're new to web programming. You will ...
see all copies
from $4.06!
new only
from $4.06!
|
SVS
|