Foundation PHP for Dreamweaver 8
David Powers (Auteur)
Download : EUR 21,96 (as of 12/30/2012 00:14 PST)
(Consultez la liste Meilleures ventes Programming pour des informations officielles sur le classement actuel de ce produit.)
PHP and MySQL are quickly becoming the de facto standard for rapid development of dynamic, database driven web sites. If you're a hobbyist who's intimidated by harder to follow books, or someone who likes computer concepts explained in plain English, then Learning PHP and MySQL is for you. It's also ideal for programming newbies who come from a web design or graphics design background and whose first language is HTML. The book starts with the very basics of the PHP language, including arrays and strings, pattern matching, and a detailed discussion of the variances in different PHP versions. It then moves on to explain how to work with MySQL, the popular open source database, with information on the SQL data access language, and database fundamentals like tables and statements. Once you've grasped both PHP and MySQL concepts, the book will show you how to put them together to generate dynamic content. In the process, you will also learn about error handling, security, HTTP authentication, and be able to examine many real world examples of PHP & MySQL applications.
Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. It is now being used by an increasing number of major organizations, including NASA and Google.
Updated for Python 2.4, The Python Cookbook, 2nd Edition offers a wealth of useful code for all Python programmers, not just advanced practitioners. Like its predecessor, the new edition provides solutions to problems that Python programmers face everyday.
It now includes over 200 recipes that range from simple tasks, such as working with dictionaries and list comprehensions, to complex tasks, such as monitoring a network and building a templating system. This revised version also includes new chapters on topics such as time, money, and metaprogramming.
Here's a list of additional topics covered:
* Manipulating text* Searching and sorting* Working with files and the filesystem* Object-oriented programming* Dealing with threads and processes* System administration* Interacting with databases* Creating user interfaces* Network and web programming* Processing XML* Distributed programming* Debugging and testing
Another advantage of The Python Cookbook, 2nd Edition is its trio of authors--three well-known Python programming experts, who are highly visible on email lists and in newsgroups, and speak often at Python conferences.
With scores of practical examples and pertinent background information, The Python Cookbook, 2nd Edition is the one source you need if you're looking to build efficient, flexible, scalable, and well-integrated systems.
Perl is a powerful interpreted programming language that has matured steadily since it first appeared in 1988. The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed Bible of the language. Since then, Perl has grown with the times, and so has this book. Programming Perl provides a unique introduction to the Perl language and its culture, as you might expect only from its authors. This third edition of the book has been expanded to cover version 5.6 of Perl. New topics include threading, the compiler, Unicode, and other features that have been added or improved since the previous edition.
The Perl Pocket Reference provides a complete overview of the Perl programming language, all packed into a convenient, carry-around booklet. It is updated for Perl 5.8, and covers a summary of Perl syntax rules, a complete list of operators, built-in functions, and standard library modules, all with brief descriptions. Also included are the newest Perl features, such as enhanced regular expressions, multithreading, the Perl compiler, and Unicode support. The Perl Pocket Reference, 4th Edition, is the perfect companion to the authoritative books on Perl published by O'Reilly & Associates: Programming Perl, Learning Perl, and the Perl Cookbook. This pocket reference will never make it to the bookshelf--dog-eared and well worn, it will remain within arms reach of the keyboard or tucked in a back pocket, where it will be referred to on a daily basis.