Sams Teach Yourself Perl in 21 Days
Title | Sams Teach Yourself Perl in 21 Days PDF eBook |
Author | Laura Lemay |
Publisher | Sams Publishing |
Pages | 702 |
Release | 2002 |
Genre | Computers |
ISBN | 9780672320354 |
'Sams Teach Yourself Perl in 21 Days' covers the basics in the first few chapters, and then moves on to practical uses of Perl and in-depth discussions of more advanced topics. Perl is a popular programming language typically used in Unix systems.
Sams Teach Yourself Ruby in 21 Days
Title | Sams Teach Yourself Ruby in 21 Days PDF eBook |
Author | Mark Slagell |
Publisher | Sams Publishing |
Pages | 570 |
Release | 2002 |
Genre | Computers |
ISBN | 9780672322525 |
Ruby is a high-level, fully object-oriented programming (OOP) language. It is very powerful and relatively easy to learn, read, and maintain. Sams Teach Yourself Ruby in 21 Days provides the best introduction to this language and addresses one of the key constraints it faces: "The paucity of quality English-language documentation is one of the few things holding Ruby back from widespread adoption," according to Dr. Curtis Clifton of Iowa State University¿s Department of Graduate Computer Science.
Teach Yourself Perl 5 in 21 Days
Title | Teach Yourself Perl 5 in 21 Days PDF eBook |
Author | David Till |
Publisher | Sams |
Pages | 924 |
Release | 1996 |
Genre | Computers |
ISBN |
Other Perl books assume C programming experience and a great deal of programming knowledge and sophistication. This tutorial starts with basic concepts and builds upon them. Each chapter contains a Q&A section, summary, quiz, and a series of exercises which allow readers to practice using the language features they have just learned.
Sams Teach Yourself MySQL in 21 Days
Title | Sams Teach Yourself MySQL in 21 Days PDF eBook |
Author | Anthony Butcher |
Publisher | Sams Publishing |
Pages | 638 |
Release | 2002 |
Genre | Computers |
ISBN | 9780672323928 |
This guide teaches readers how to design and implement their an open source database. Topics include designing and creating a database; normalizing data; adding tables, columns and indexes; importing and exporting data; administering, optimizing and troubleshooting My SQL; and locks and keys.
Sams Teach Yourself Shell Programming in 24 Hours
Title | Sams Teach Yourself Shell Programming in 24 Hours PDF eBook |
Author | Sriranga Veeraraghavan |
Publisher | Sams Publishing |
Pages | 506 |
Release | 2002 |
Genre | Computers |
ISBN | 9780672323584 |
Learn how to develop powerful and robust shell scripts in order to get the most out of your Unix/Linux system.
Sams Teach Yourself PHP in 24 Hours
Title | Sams Teach Yourself PHP in 24 Hours PDF eBook |
Author | Matt Zandstra |
Publisher | Sams Publishing |
Pages | 578 |
Release | 2004 |
Genre | Computers |
ISBN | 9780672326196 |
Think of all the things you could do in 24 hours. Go sightseeing. Read a book. Learn PHP. Sams Teach Yourself PHP in 24 Hours is a unique learning tool that is divided into 24 one-hour lessons over five sections. Starting with the basics, you will discover the fundamentals of PHP and how to apply that knowledge to create dynamic websites with forms, cookies and authentication functions. You will also find out how to access databases, as well as how to integrate system components, e-mail, LDAP, network sockets and more. A support website includes access to source code, PHP updates, errata and links to other relevant websites. Sams Teach Yourself PHP in 24 Hours is a quick and easy way to learn how to create interactive websites for your end user.
Learning Perl
Title | Learning Perl PDF eBook |
Author | Randal Schwartz |
Publisher | "O'Reilly Media, Inc." |
Pages | 389 |
Release | 2011-06-23 |
Genre | Computers |
ISBN | 1449303587 |
The sixth edition of this bestselling Perl tutorial includes recent changes to the language. Years of classroom testing and experience helped shape the book's pace and scope, and this edition is packed with exercises that let readers practice the concepts while they follow the text.