Showing posts with label Ebooks. Show all posts
Showing posts with label Ebooks. Show all posts

C : The Complete Reference EBook

Another gem from Herb Schildt--best-selling programming author with more than 2.5 million books sold! C: The Complete Reference, Fourth Edition gives you full details on C99, the New ANSI/ISO Standard for C. You'll get in-depth coverage of the C language and function libraries as well as all the newest C features, including restricted pointers, inline functions, variable-length arrays, and complex math. This jam-packed resource includes hundreds of examples and sample applications.



Javascript : The Complete Reference E-Book

Javascript : The Complete Reference by Thomas A. Powell is the most in-depth guide to JavaScript available.
Create dynamic and flexible Web pages with JavaScript using this comprehensive resource. Whether you're a new or more experienced developer, you'll find quality coverage of every topic you're looking for--from fundamentals such as language syntax to advanced topics including interaction with browser plug-ins and the emerging W3C DOM standard. You'll learn to create cross-browser scripts for common tasks including form validation, visual effects, navigation systems and much more. In addition to the comprehensive tutorials that make up each chapter, the appendices contain helpful material that's quickly accessible--including object references, a browser compatibility chart, and other key JavaScript syntax charts. For a thorough and authoritative book on the latest version of JavaScript that's geared toward developers at every level--this is the ideal resource for you.


  • Get an overview of JavaScript and Web programming
  • Find out about core features and functionality--including variables, functions, and objects
  • Acquire solid language fundamentals, including the effective use of JavaScript's object-oriented features
  • Understand the differences between the standard Document Object Model (DOM) and Browser Object Models (BOM)
  • Manipulate images and layout with JavaScript
  • Add sophisticated navigation systems using DHTML
  • Parse XML with JavaScript and control windows and frames
  • Deal with browser incompatibilities and learn tips for debugging

C++ : The Complete Reference E-Book

C++ : The Complete Reference by Herbert Schildt (3rd Edition) 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).




Directed at intermediate to advanced users, this book delivers full coverage of utilizing C++ with clear instruction that's easy to follow and implement.

Top