Free ebook computer : Share E-book and Community

Share book everyting in computer
Options:

Beginning Python (2005)
File : pdf
Size: 15.05 MB
page 679

Beginning Python - From Novice To Professional (2005).pdf (13.26 MB)
I’ve started this introduction with a few quotes to set the tone for the book—which is rather informal. In the hope of making it an easy read, I’ve tried to approach the topic of Python programming with a healthy dose of humor, and true to the [...]

Beginning Programming With Java For Dummies, 2nd Edition (2005)

The book uses Java — an exciting, relatively new computer programming language. But Java’s subtleties and eccentricities aren’t the book’s main focus. Instead, this book emphasizes a process — the process of creating instructions for a computer to follow. Many highfalutin’ books describe the mechanics of this [...]

Beginning PHP5, Apache, And MySQL Web Development (2005)
File : pdf
Size : 13.7 MB
Page : 819

This is a book about Perl, the programming language. More specifically, this is a book about some aspects of Perl interacting with the Internet. The book includes coverage of CGI through the Perl CGI.pm module, as well as much additional information. You’ll explore such topics as how to send e-mail from a Perl program through [...]

This book is all about one of the most successful open-source software products of recent
times, a relational database called PostgreSQL. PostgreSQL is finding an eager audience among database aficionados and open-source developers alike. Anyone who is creating an application with nontrivial amounts of data can benefit from using a database. PostgreSQL is an excellent implementation [...]

This book focuses on the relational database model from a beginning perspective. The title is, therefore, Beginning Database Design. A database is a repository for data. In other words, you can store lots of information in a database. A relational database is a special type of database using structures called tables. Tables are linked together [...]