» advanced search
subscribe & win

Sign up for our newsletter and enter to win FREE books.

your e-mail address Send!

browse BOOKS

Page 1 of 20   change currency
sort by
JavaScript: The Definitive Guide

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 $31.62!

Learning to Program with Alice

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 $3.00!

new only from $17.96! | SVSClick for books eligible for free or discount Super Value Shipping.

Learning Python

Learning Python more books like this

by Mark Lutz

Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Python is considered easy to learn, but there's no quicker way to mastery of the language than learning from an expert teacher. The new edition of Learning Python puts you in ...

see all copies from $2.63!

new only from $15.00! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

Writing Effective Use Cases

Writing Effective Use Cases more books like this

by Alistair Cockburn

Use cases have never been this easy to understand -- or this easy to create! In Writing Effective Use Cases, Alistair Cockburn offers a hands-on, soup-to-nuts guide to use case development, based on the proven concepts he has refined through years of research, development, and seminar presentations. Cockburn begins by answering the most basic ...

see all copies from $13.69!

new only from $44.20! | SVSClick for books eligible for free or discount Super Value Shipping.

Patterns of Enterprise Application Architecture

Patterns of Enterprise Application Architecture more books like this

by Martin Fowler

Developers of enterprise applications (e.g reservation systems, supply chain programs, financial systems, etc.) face a unique set of challenges, different than those faced by their desktop system and embedded system peers. For this reason, enterprise developers must uncover their own solutions. In this new book, noted software engineering expert ...

see all copies from $49.05!

new only from $49.05!

Refactoring: Improving the Design of Existing Code

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 $25.38!

new only from $35.16! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

The Ruby Programming Language

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 $5.42!

new only from $23.83! | SVSClick for books eligible for free or discount Super Value Shipping.

Java in a Nutshell

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 | SVSClick for books eligible for free or discount Super Value Shipping.

UML Distilled: A Brief Guide to the Standard Object Modeling Language

UML Distilled: A Brief Guide to the Standard Object Modeling Language more books like this

by Martin Fowler

Pressured with tight deadlines, application developers do not have the luxury of keeping completely up-to-date with all of the latest innovations in software engineering. Once in a great while, a tremendous resource comes along that helps these professionals become more efficient. The first two editions of UML Distilled have been perennial best ...

see all copies from $1.99!

new only from $4.99! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

C How to Program

C How to Program more books like this

by Deitel

For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language. This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches ...

see all copies from $20.95!

new only from $57.88! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

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 $20.98!

new only from $26.59! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Mastering Regular Expressions more books like this

by Jeffrey Friedl

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 expressions yet, you will discover in this book a ...

see all copies from $1.99!

new only from $12.62! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Programming Python more books like this

by Mark Lutz

This handbook describes how to use Python, an increasingly popular object-oriented scripting language. Full of running examples, it is the only user material available on Python. It's endorsed by Python creator Guido van Rossum and complements reference materials that accompany the software. Includes a disk containing the Python interpreter ...

see all copies from $2.98!

new only from $17.25! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Java: How to Program more books like this

by Paul J Deitel

"The [arrays] exercises are quite sophisticated and interesting. Provides the best combination of conceptual discussion and implementation examples of dynamic binding that I have encountered in a text. Excellent overview of basic networking via Java. Provides the perfect breadth and depth for generics in an entry-level Java class. Provides a good ...

see all copies from $43.49!

new only from $69.00!

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 $17.75! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

C How to Program more books like this

by Harvey M Deitel, PH.D., Paul J Deitel

For courses on C# programming found in departments of Computer Science, CIS, MIS, IT, Business, Engineering and Continuing Education. An exciting addition to the How to Program series, C# How to Program provides a comprehensive introduction to Microsoft's new object-oriented language. C# builds on the skills already mastered by countless C++ and ...

see all copies from $1.99!

new only from $5.35! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Python Cookbook more books like this

by Alex Martelli (Editor), David Ascher (Editor)

Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. It is now being used by an increasing number of major organizations, including NASA and Google. Updated for Python 2.4, The Python Cookbook, 2nd Edition offers a wealth of ...

see all copies from $4.51!

new only from $20.23! | SVSClick for books eligible for free or discount Super Value Shipping.

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 $20.83!

new only from $37.00! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Object-Oriented Data Structures Using Java more books like this

by Nell Dale, Daniel T Joyce, Chip Weems

This book teaches the classic data structures with an informal, yet rigorous, approach; it includes the appropriate object-oriented concepts and makes use of the appropriate Java constructs.

see all copies from $1.99!

new only from $44.46! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

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 $4.21!

new only from $17.61! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

Domain-Driven Design: Tackling Complexity in the Heart of Software more books like this

by Eric Evans

"Eric Evans has written a fantastic book on how you can make the design of your software match your mental model of the problem domain you are addressing. "His book is very compatible with XP. It is not about drawing pictures of a domain; it is about how you think of it, the language you use to talk about it, and how you organize your software to ...

see all copies from $30.26!

new only from $30.26! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.

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 $11.93!

new only from $30.94! | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

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 $6.20!

new only from $71.60! | SVSClick for books eligible for free or discount Super Value Shipping.

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 | SVSClick for books eligible for free or discount Super Value Shipping.

view cover

An Object-Oriented Approach to Programming Logic and Design more books like this

by Joyce Farrell

This introductory text takes a language-independent, object-oriented approach to programming logic, the solid foundation needed to build 21st-century business applications and successful Web sites.

see all copies from $1.99!

new only from $14.00! | first editions | SVSClick for books eligible for free or discount Super Value Shipping.


Page 1 of 20: 1 2 3 4 5 6 7 8 9 10 Next>

 

Our Money-Back Guarantee

We guarantee every item's condition, as described on Alibris. If you are not satisfied that an item is as described, return your purchase for a refund.