Java Books
-
Oracle JDeveloper 10g for Forms & PL/SQL Developers: A Guide to Web Development with Oracle ADF (Osborne ORACLE Press Se
Published 14 years ago
by Peter Koletzke, Duncan Mills, McGraw-Hill Osborne Media
The most efficient way to learn J2EE programming techniques Two Oracle experts demonstrate techniques for working within J2EE and JDeveloper for the thousands of developers currently using Oracle Forms and the PL/SQL language. Oracle is shifting their focus towards Java technologies, so you will need to know how to use the Java-based J2EE and JDeveloper. The book includes explanations of the Application Development Framework (ADF).
-
Programming Python
Published 14 years ago
by Mark Lutz, O'Reilly Media
Completely revised and improved, the second edition of Programming Python is an excellent compendium of material geared toward the more knowledgeable Python developer. It includes dozens of reusable scripts for common scripting tasks, and is one of the best available sources of information for this popular object-oriented scripting language. In over 1,200 pages of material, this book offers an extremely comprehensive guide to Python development.
-
JavaScript: The Definitive Guide
Published 14 years ago
by David Flanagan, O'Reilly Media
Since the earliest days of Internet scripting, Web developers have considered JavaScript: The Definitive Guide an essential resource. David Flanagan's approach, which combines tutorials and examples with easy-to-use syntax guides and object references, suits the typical programmer's requirements nicely. The brand-new fourth edition of Flanagan's "Rhino Book" includes coverage of JavaScript 1.5, JScript 5.
-
Mastering Regular Expressions
Published 14 years ago
by Jeffrey Friedl, O'Reilly Media
Regular expressions are a central element of UNIX utilities like egrep and programming languages such as Perl. But whether you're a UNIX user or not, you can benefit from a better understanding of regular expressions since they work with applications ranging from validating data-entry fields to manipulating information in multimegabyte text files.
-
Python in a Nutshell, Second Edition (In a Nutshell (O'Reilly))
Published 14 years ago
by Alex Martelli, O'Reilly Media
This book offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many powerful but scantily documented modules. This comprehensive reference guide makes it easy to look up the most frequently needed information--not just about the Python language itself, but also the most frequently used parts of the standard library and the most important third-party extensions.
-
Learning UML 2.0
Published 14 years ago
by Russ Miles, Kim Hamilton, O'Reilly Media
"Since its original introduction in 1997, the Unified Modeling Language has revolutionized software development. Every integrated software development environment in the world--open-source, standards-based, and proprietary--now supports UML and, more importantly, the model-driven approach to software development. This makes learning the newest UML standard, UML 2.0, critical for all software developers--and there isn't a better choice than this clear, step-by-step guide to learning the language.
-
Object-oriented Data Structures Using Java
Published 15 years ago
by Nell B. Dale, Jones & Bartlett Pub
Thoroughly revised and updated, Object Oriented Data Structures using Java, Second Edition presents classic data structure topics with an emphasis on problem solving, theory, and software engineering principles. Beginning early and continuing throughout the text, the authors carefully introduce and expand on the use of many Java features such as packages, interfaces, abstract classes, inheritance, and exceptions.
-
Thinking in Java (4th Edition)
Published 15 years ago
by Bruce Eckel, Prentice Hall PTR
Perfect for migrating to Java from a fellow object-oriented language (such as C++), the second edition of Thinking in Java continues the earlier version's thoughtful approach to learning Java inside and out, while also bringing it up to speed with some of the latest in Java 2 features. This massive tutorial covers many of the nooks and crannies of the language, which is of great value in the programming world.
-
Ivor Horton's Beginning Visual C++ 2005 (Programmer to Programmer)
Published 15 years ago
by Ivor Horton, Wrox
*Popular author Ivor Horton uses his trademark approachable writing style to provide novice programmers with the basic tools as they learn Visual C++ 2005 *Readers will learn how to program in C++ using Visual C++ 2005-without any previous knowledge of C++ *More than 35 percent new and updated material covers the new release of Visual C++, and exercises and solutions help readers along the way
-
Head First HTML with CSS & XHTML
Published 15 years ago
by Eric Freeman, Elisabeth Freeman, O'Reilly Media
Today, serious Web pages use HTML and XHTML to structure their content and CSS for style and presentation. You need a book that understands how to incorporate everything correctly. Head First HTML with CSS & XHTML explains the fundamentals of HTML, XHTML, topics like web color, and CSS properties. In this book, pictures and step-by-step instructions explain how to build great-looking, standards-compliant web sites.