» 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 £2.01!

new only from £7.61! | first editions

Design Patterns: Elements of Reusable Object-Oriented Software

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 £20.46!

new only from £20.46! | first editions

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 £16.99!

new only from £26.61!

Head First Object-Oriented Analysis and Design: A Brain Friendly Guide to Ooa&d

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 £21.12!

new only from £24.23!

Java Software Solutions: Foundations of Program Design

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 £2.01!

new only from £7.50! | first editions

Java in a Nutshell

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.36!

new only from £5.46! | first editions

Programming Ruby: The Pragmatic Programmers' Guide

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 £10.60!

new only from £10.60!

Objects First with Java: A Practical Introduction Using Bluej

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 £5.46!

new only from £48.44!

Wicked Cool Java: Code Bits, Open-Source Libraries, and Project Ideas

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 £10.50!

new only from £12.93!

Wicked Cool Perl Scripts: Useful Perl Scripts That Solve Difficult Problems

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 £7.50!

new only from £11.95!

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 £5.46!

new only from £6.11! | first editions

view cover

Object-Oriented Data Structures Using Java more books like this

by Nell Dale, Daniel T Joyce, Chip Weems

see all copies from £21.83!

new only from £28.79!

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 £12.97!

new only from £19.93!

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 £4.47!

new only from £6.11! | first editions

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 £5.29!

new only from £5.46! | first editions

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 £2.01!

new only from £17.64! | first editions

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 £24.56!

new only from £24.56!

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 £6.12!

new only from £6.12!

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 £34.80!

new only from £49.80!

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 £5.46!

new only from £10.24!

view cover

Object-Oriented & Classical Software Engineering more books like this

by Stephen R Schach

"Classical and Object-Oriented Software Engineering, 6/e" is designed for an introductory software engineering course. This book provides an excellent introduction to software engineering fundamentals, covering both traditional and object-oriented techniques. Schach's unique organization and style makes it excellent for use in a classroom setting. ...

see all copies from £7.41!

new only from £12.28! | first editions

view cover

JavaScript: The Definitive Guide, 4th Edition more books like this

by David Flanagan

This guide provides a description of the core JavaScript language and both the legacy and standard DOMs implemented in web browsers. It includes sophisticated examples that show you how to handle common tasks, like validating form data, working with cookies and creating portable DHTML animations. It also contains detailed reference sections that ...

see all copies from £8.48!

new only from £19.22!

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 £5.72!

new only from £52.33!

view cover

A Comprehensive Introduction to Object-Oriented Programming with Java more books like this

by C Thomas Wu

"A Comprehensive Introduction to Object-Oriented Programming with Java" provides an accessible and technically thorough introduction to the basics of programming using java. The text takes a truly object-oriented approach. Objects are used early so that students think in objects right from the beginning. The text focuses on showing students a ...

see all copies from £15.69!

new only from £29.68!

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 £4.77!

new only from £14.74! | first editions


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