Programming Books
Reference books of programming.

Filed Under (Java) by admin on June-30-2007

Introduction to Java Programming-Comprehensive VersionNow integrating Java 5 throughout, this reference introduces Java programming fundamentals – including problem-solving, object-oriented programming, GUI programming, data structures, networking, internationalization, advanced GUI programming, and Web programming. Includes many new illustrations. Enhances examples throughout, using small, simple, and stimulating examples to demonstrate concepts and techniques. Offers anearlier introduction to writing programs than the previous edition. Features a new chapter on recursion, expanding treatment from earlier editions. A useful reference for anyone interested in learning more about programming.



Filed Under (Java) by admin on June-30-2007

Java In A Nutshell

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 revision, readers will find Java in a Nutshell, 5th Edition, does more than just cover the extensive changes implicit in 5.0, the newest version of Java. It’s undergone a complete makeover–in scope, size, and type of coverage–in order to more closely meet the needs of the modern Java programmer.

To wit, Java in a Nutshell, 5th Edition now places less emphasis on coming to Java from C and C++, and adds more discussion on tools and frameworks. It also offers new code examples to illustrate the working of APIs, and, of course, extensive coverage of Java 5.0. But faithful readers take comfort: it still hasn’t lost any of its core elements that made it such a classic to begin with.

This handy reference gets right to the heart of the program with an accelerated introduction to the Java programming language and its key APIs–ideal for developers wishing to start writing code right away. And, as was the case in previous editions, Java in a Nutshell, 5th Edition is once again chock-full of poignant tips, techniques, examples, and practical advice. For as long as Java has existed, Java in a Nutshell has helped developers maximize the capabilities of the program’s newest versions. And this latest edition is no different.


Filed Under (Java) by admin on June-29-2007

Java: The Complete Reference

In this completely up-to-date volume, Herb Schildt, the world’s leading programming author, shows you everything you need to know to develop, compile, debug, and run Java applications and applets. You’ll get complete details on the Java language, its class libraries, and its development environment along with hundreds of examples and expert techniques.

From the Back Cover

Schildt’s classic Java reference–updated and expanded for J2SE 5. The ultimate resource for Java programming.

Java 2 Platform Standard Edition, version 5 (J2SE 5) is the most extensive upgrade to Java yet and Herb Schildt, the world’s leading programming author, has updated and expanded his best-selling reference on Java to cover it. Whether you’re a beginning Java programmer or an experienced pro, the answers to all your Java questions can be found in this one-stop resource. With expertly crafted explanations, insider tips, and hundreds of examples, this book fully explains the entire Java language and its core libraries. Of course, in-depth coverage of all the new features added by J2SE 5, such as generics, autoboxing, varargs, enumerations, metadata, and the enhanced for loop, is included. Essential for every Java programmer, this comprehensive resource offers the clear, crisp, uncompromising style that has made Herb Schildt the choice of millions worldwide. Coverage includes:

  • Data types and operators
  • Control statements
  • Classes and objects
  • Constructors and methods
  • Interfaces and packages
  • Method overloading and overriding
  • Inheritance
  • Exception handling
  • Multithreading
  • The I/O classes
  • Networking
  • The Collections Framework
  • Applets and servlets
  • AWT and layout managers
  • JavaBeans and Swing

Plus, in-depth descriptions of Java’s newest features:

  • Generics
  • Autoboxing
  • Enumerations
  • Metadata (Annotations)
  • The enhanced for loop
  • Static import
  • Varargs (variable-length arguments)
  • The Formatter and Scanner classes.
  • The Concurrent API

Herbert Schildt is the leading authority on Java, C, C++, and C#. His programming books have sold more than 3 million copies worldwide and have been translated into all major foreign languages. Find out more at HerbSchildt.com.


Filed Under (Delphi) by admin on June-29-2007

.NET 2.0 for Delphi Programmers

.NET 2.0 for Delphi Programmers explores .NET from a Delphi programmer’s viewpoint, and it is ideal for Delphi programmers moving to .NET. It presents the core concepts of the .NET world in terms you are familiar with. This book will help you with Delphi for .NET as well as C#.

Apress publishes migration books for both VB 6 and C++ programmers moving to .NET. Consider this the Delphi installment of Apress migration books! There is ample coverage of C# as well as Delphi for .NET inside this newest addition.



Filed Under (Html / XHtml, CSS) by admin on June-29-2007

HTML Dog: The Best-Practice Guide to XHTML and CSS

For readers who want to design Web pages that load quickly, are easy to update, accessible to all, work on all browsers and can be quickly adapted to different media, this comprehensive guide represents the best way to go about it. By focusing on the ways the two languages–XHTML and CSS–complement each other, Web design pro Patrick Griffiths provides the fastest, most efficient way of accomplishing specific Web design tasks. With Web standards best practices at its heart, it outlines how to do things the right way from the outset, resulting in highly optimized web pages, in a quicker, easier, less painful way than users could hope for! Split into 10 easy-to-follow chapters such as Text, Images, Layout, Lists, and Forms, and coupled with handy quick-reference XHTML tag and CSS property appendixes, HTML Dog is the perfect guide and companion for anyone wanting to master these languages. Readers can also see the lessons in action with more than 70 online examples constructed especially for the book.

Get HTML Dog: The Best-Practice Guide to XHTML and CSS


Filed Under (JavaScript) by admin on June-29-2007

Simply JavaScript

Everything you need to learn JavaScript from Scratch!

Packed with full-color examples, Simply JavaScript is a step-by-step introduction to programming in JavaScript the right way. Learn how easy it is to use JavaScript to solve real-world problems, build smarter forms, track user events (such as mouse clicks and key strokes), and design eye-catching animations. Then move into more powerful techniques using the DOM and Ajax.

  • Learn JavaScript’s built-in functions, methods, and properties.
  • Easily integrate JavaScript in your web site.
  • Use JavaScript to validate form entries and interact with your users.
  • Understand how to respond to user events.
  • Create animations that bring your web site to life.
  • Start programming using the DOM and Ajax.

Unlike other JavaScript books, modern best practices such as progressive enhancement, accessibility and unobtrusive scripting are used from the very beginning. All the code in the book is also cross-browser compatible and downloadable for free, so you can get started instantly!

Get Simply JavaScript


Filed Under (JavaScript) by admin on June-29-2007

Pro JavaScript TechniquesPro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know about modern JavaScript, and shows what JavaScript can do for your web sites. This book doesn’t waste any time looking at things you already know, like basic syntax and structures.

Expert web developer and author John Resig concentrates on fundamental, vital topics–what modern JavaScripting is (and isn’t), the current state of browser support, and pitfalls to be wary of. The book is organized into four sections:

  • Modern JavaScript development–using JavaScript the object-oriented way, creating reusable code, plus testing and debugging
  • DOM scripting–updating content and styles, plus events, and effect and event libraries
  • Ajax–how Ajax works, overcoming problems, and using libraries to speed up development of Ajax applications
  • The future of JavaScript–looking at cutting edge topics like JSON, HTML 5, and more

All concepts are backed up by real-world examples and case studies, and John provides numerous reusable functions and classes to save you time in your development. There are also up-to-date reference appendixes for the DOM, events, browser support (including IE7), and frameworks–so you can look up specific details quickly and easily.

Get Pro JavaScript Techniques (Pro)


Filed Under (JavaScript) by admin on June-29-2007

Learning JavaScriptAs web browsers have become more capable and standards compliant, JavaScript has grown in prominence. JavaScript lets designers add sparkle and life to web pages, while more complex JavaScript has led to the rise of Ajax — the latest rage in web development that allows developers to create powerful and more responsive applications in the browser window.

Learning JavaScript introduces this powerful scripting language to web designers and developers in easy-to-understand terms. Using the latest examples from modern browser development practices, this book teaches you how to integrate the language with the browser environment, and how to practice proper coding techniques for standards-compliant web sites. By the end of the book, you’ll be able to use all of the JavaScript language and many of the object models provided by web browsers, and you’ll even be able to create a basic Ajax application.

Get Learning JavaScript (Learning)


Filed Under (JavaScript) by admin on June-29-2007

JavaScript: The Definitive GuideProvides a rapid and thorough exposition of the JavaScript programming language, as well as an in-depth reference section covering each JavaScript function, object, method, and even handler. Experienced programmers will quickly find the information they need to start writing JavaScript programs. –This text refers to an out of print or unavailable edition of this title.

O’Reilly books have a reputation among programmers for providing some of the best technical information for professionals. No exception, these three web-related books will only enhance O’Reilly’s reputation. JavaScript is not Java, but it is very useful because JavaScript code does not need to be compiled and the scripts can be embedded directly into an HTML document. Flanagan’s work is an excellent book for programmers interested in learning it quickly. Grand, meanwhile, provides an exceptionally clear discussion of Java itself that is particularly useful for a working programmer moving from C++ to Java. Threads are what makes Java a particularly useful language for multiprocessing?the ability to appear to do more than one thing at a time?which is what the Internet is all about. The tricky part of threads is that the concept is new for most users. Oaks offers a very clear discussion of how to spawn a process, when to spawn, and how to synchronize and schedule it, all illustrated with good network examples.
Copyright 1997 Reed Business Information, Inc. –This text refers to an out of print or unavailable edition of this title.

Get JavaScript: The Definitive Guide [ILLUSTRATED]


Filed Under (Html / XHtml) by admin on June-29-2007

HTML & XHTML: The Complete Reference

Construct awesome Web pages using HTML, XHTML, XML, basic JavaScript, both CSS (style sheet) specifications, and DHTML. This thorough resource provides explanations of why tags work as they do, rather than just giving basic descriptions of them. Plus, use a companion Web site that features layout examples and allows visitors to sample HTML for their own uses.

Book Info
Text teaches Web markup with a focus on the standards in use today and the emerging standards of tomorrow. Presents layout and presentation techniques, including multimedia. Covers HTML, XHTML, XML, CSS1, and CSS2. Softcover.

Get HTML & XHTML: The Complete Reference (Osborne Complete Reference Series)


Offering Top Cisco, Microsoft and CCNA Certification for your Exams solutions.
Online Free eBooks
Electronic Medical Billing: Electonic Medical Billing Software & Services helps you in monthly cash flow and reduce claim rejections by managing patient records better. This Billing Software to help medicinal practices handle their finances has been around for decades.
Facebook Application Development - social network application development and viral media strategy: facebook applications, google opensocial, myspace, friendster, hi5, linkedin, facebook platform application development, google opensocial application development, social media, viral widget

eXTReMe Tracker

Programming books for Asp, Asp.Net, C, C#, C++, Cgi, Perl, Delphi, Kylix, XHtml, CSS, Cascading Style Sheets, Html, JavaScript, Java, Jsp, J2ee, Pascal, Php, Phyton, SQL, VisualBasic, VisualBasic.net, WML, XHTML, XML