Latest additions
Core JavaScript 1.5 Guide
Published: 2007, Mozilla Developer Center
Format: HTML
Format: HTML
The Core Javascript guide is a wiki-based online tutorial for learning to program Javascript. Assumes a general understanding of the Internet and the Web, and good working knowledge of HTML.
Chapters include:
- About this Guide
- JavaScript Overview
- Core Language Features
- Expressions and Operators
- Regular Expressions
- Statements
- Functions
- Working with Objects
- Details of the Object Model
- LiveConnect Overview
- Processing XML with E4X
Core JavaScript 1.5 Reference
Published: 2007, Mozilla Developer Center
Format: HTML
Format: HTML
This online book in wiki format provides a thorough reference to the core JavaScript language.
Topics covered include:
- About this Reference
- Global Objects
- Global Properties
- Global Functions
- Functions
- Statements
- Operators
- 8 Comments
- LiveConnect Class Reference
- Appendix A - Reserved Words
- Appendix B - Deprecated Features
How To Build A Computer
Published: 2007, Wikibooks
52 pages Format: HTML, pdf
52 pages Format: HTML, pdf
Like the title says, this book teaches how to build a PC.
Content includes:
- Choosing the parts
- Assembling the computer
- Choosing and installing software
- Optimizing and Overclocking the computer
How to Think Like a (Python) Programmer
Allen Downey, Jeff Elkner, Chris Meyers
Published: 2007, Green Tea Press
239 pages Format: HTML. pdf, postscript
Published: 2007, Green Tea Press
239 pages Format: HTML. pdf, postscript
The goal of the book is to teach the reader how to think like a computer scientist, using the Python programming language.
MySQL Reference Manual
Published: 2007, MySQL AB
2000 pages Format: HTML, pdf, CHM
2000 pages Format: HTML, pdf, CHM
This is the official MySQL Reference Manual. Separate editions of the book covering older versions of MySQL are also
available for download.