░▒▓ Database ▓▒░


MySQL Administrators Guide and Language Reference 2nd Edition

Written by the creators of MySQL and edited by one of the most highly respected MySQL authors, the MySQL Administrator's Guide and Language Reference is the official guide to installing MySQL, to setting up and administering MySQL databases, and to storing and retrieving data in these databases. This new edition combines into one book the MySQL Language Reference (on CD) with the practical information of the MySQL Administrator's Guide book.

File size: 1780 KB
File type: CHM
Download



Programming.SQL.Server.2005

Ideal for IT professionals of all stripes, this authoritative guide introduces all facets of SQL Server 2005, Microsoft's next-generation data management and analysis solution. The book explains all of its new features, and shows you how they can help conquer a variety of data challenges. Learn how to reduce the complexity of building, deploying and managing database applications, and much more.
Full Description

SQL Server 2005, Microsoft's next-generation data management and analysis solution, represents a huge leap forward. It comes with a myriad of changes that deliver increased security, scalability, and power--making it the complete data package. Used properly, SQL Server 2005 can help organizations of all sizes meet their data challenges head on.

File size: 5123 KB
File type: CHM
Download:

░▒▓ JSP ▓▒░

Pro JSP 2 - 4th

This is the first comprehensive guide to cover JSP 2 and 2.1. It supplies you with the tools and techniques to develop web applications with JSP and Java servlets.


File size: 6009 KB
File type: PDF
Download



Servlets and JavaServer Pages - The J2EE Technology Web Tier

Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex Web applications, including multiserver projects. In addition to built-in security, portability, and a Web server, they offer developers the freedom to work with any operating system that supports Java-;be it Linux, Windows, OSX, or Solaris. This authoritative book begins by explaining how to set up a Servlet and JSP development environment, including a discussion of containers, Java support, and installing and configuring Tomcat. The authors then thoroughly explore servlets and JSP, including significant coverage of custom tag libraries, newly available filters, and popular servlet and JSP design patterns. Readers can then test-drive the knowledge gained by constructing a book-support Web site. Among the topics covered in-depth are: Exception handling JavaBeans and the new JSP Expression Language (JSP EL) The JavaServer Pages Standard Tag Library (JSTL) and coding custom tag libraries Filters Error handling Session and state management Security Design patterns, including Struts Internationalization Multiclient support Database connectivity The actual book-support site (www.jspbook.com ) features frequently asked questions, working code examples, and references. With Servlets and JavaServer Pages as their guide, readers will learn how to fully harness the power of these flexible Java technologies.

File size: 4832 KB
File type: CHM
Download:

░▒▓CGI & Perl▓▒░

Guide to PERL Basics


Helps beginners learn to create interactive Web sites using the PERL programming language.



File size: 8888 KB
File type: PDF
Download:



Intermediate Perl

Perl is a versatile, powerful programming language used in a variety of disciplines, ranging from system administration to web programming to database manipulation. One slogan of Perl is that it makes easy things easy and hard things possible. Intermediate Perl is about making the leap from the easy things to the hard ones...

File size: 515 KB
File type: CHM
Download:


Learning Perl 4th Edition

Learning Perl, better known as "the Llama book", starts the programmer on the way to mastery. Written by three prominent members of the Perl community who each have several years of experience teaching Perl around the world, this latest edition has been updated to account for all the recent changes to the language up to Perl 5.8.
Perl is the language for people who want to get work done. It started as a tool for UNIX system administrators who needed something powerful for small tasks. Since then, Perl has blossomed into a full-featured programming language used for web programming, database manipulation, XML processing, and system administration--on practically all platforms--while remaining the favorite tool for the small daily tasks it was designed for. You might start using Perl because you need it, but you'll continue to use it because you love it.

File size: 682 KB
File type: CHM
Download:

Advanced Perl Programming 2nd Edition

With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.
Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O'Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer.

File size: 846 KB
File type: CHM
Download:

Perl Best Practices

Many programmers code by instinct, relying on convenient habits or a"style" they picked up early on. They aren't conscious of all thechoices they make, like how they format their source, the names they usefor variables, or the kinds of loops they use. They're focused entirelyon problems they're solving, solutions they're creating, and algorithmsthey're implementing. So they write code in the way that seems natural,that happens intuitively, and that feels good.
But if you're serious about your profession, intuition isn't enough.Perl Best Practices author Damian Conway explains that rules,conventions, standards, and practices not only help programmerscommunicate and coordinate with one another, they also provide areliable framework for thinking about problems, and a common languagefor expressing solutions. This is especially critical in Perl, becausethe language is designed to offer many ways to accomplish the same task,and consequently it supports many incompatible dialects.

File size: 835 KB
File type: CHM
Download:

░▒▓ASP & ASP.Net▓▒░


Beginning.ASP.NET.2.0.with.C.Sharp

ASP.NET 2.0 is an amazing technology that allows you to develop web sites and applications with very little hassle, and its power and depth enable it to host even the most complex applications available. Using code examples in C#, this invaluable beginner's guide shows you how to program web applications in ASP.NET 2.0 and see dynamic results with minimal effort.

Through detailed explanations and working C# code examples, this popular author team eases you into the world of ASP.NET development and gradually introduces you to all sorts of interesting ASP.NET tricks and tools. You'll quickly see how ASP.NET 2.0 is designed to ensure a significant reduction in the amount of code you have to write¡ÂȘand, in turn, to make your life easier.

File size: 13861 KB
File type: PDF
Download


ASP .NET 2.0 Illustrated

Developers moving to ASP.NET 2.0, the breakthrough Web development environment from Microsoft, will want to learn how to take full advantage of the new features that make this the most productive and powerful Web development environment ever. ASP.NET 2.0 Illustrated teaches developers exactly what they need to know to create exciting Web sites and applications quickly and easily using ASP.NET 2.0.

Renowned authors, developers, and conference speakers Alex Homer and Dave Sussman have written a concise, detailed exploration of the ¡°must learn¡± features of ASP.NET 2.0. The book¡¯s many original examples, fully updated for the release version of ASP.NET 2.0, are all downloadable from the authors¡¯ Web site, and many can be run live online...

File size: 17279 KB
File type: CHM
Download

░▒▓PHP▓▒░



Professional Web APIs with PHP - eBay, Google, Paypal, Amazon, FedEx plus, Web Feeds


Offers hands-on tips and numerous code examples that show Web developers how to leverage content and feeds from today's top Web sites-including Google, eBay, PayPal, Amazon, Yahoo!, and FedEx
Introduces APIs (Application Program Interfaces) in general and uses real-world examples that show how to produce and document them
Explains how to use the popular scripting language PHP to create APIs that interact with unrelated applications over the Web
Examples take readers through each stage of the API process, from basic test implementations to integration with existing sites

File size: 3769KB
File type: CHM
Download:


Smarty PHP Template Programming and Applications

Smarty is a templating engine for PHP. Designers who are used to working with HTML files can work with Smarty templates, which are HTML files with simple tags while programmers work with the underlying PHP code. The Smarty engine brings the code and templates together. The result of all this is that designers can concentrate on designing, programmers can concentrate on programming, and they don't need to get in each others way so much. Even if you are developing a site on your own, Smarty is a powerful way to make your code clearer to you and others, as well as easier to debug and modify later.

File size: 4839 KB
File type: PDF
Download:

Object Oriented PHP - Concepts Techniques and Code

Object Oriented PHP shows developers how to take advantage of the new object oriented features of PHP. Working within the context of concrete examples, the book begins with code compatible with PHP 4 and 5, and then focuses on object orientation in PHP 5. The author's practical approach uses numerous code examples, which will help developers get up to speed with object oriented PHP quickly, and show them how to apply what they learn to everyday situations. All code samples are available for download on the book's companion site.

File size: 3823KB
File type:
Download


Learning PHP and MySQL

The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team. When working hand-in-hand, they serve as the standard for the rapid development of dynamic, database-driven websites. This combination is so popular, in fact, that it's attracting many programming newbies who come from a web or graphic design background and whose first language is HTML. If you fall into this ever-expanding category, then this book is for you.

Learning PHP and MySQL starts with the very basics of the PHP language, including strings and arrays, pattern matching and a detailed discussion of the variances in different PHP versions. Next, it explains how to work with MySQL, covering information on SQL data access for language and data fundamentals like tables and statements. Finally, after it's sure that you've mastered these separate concepts, the book shows you how to put them together to generate dynamic content. In the process, you'll also learn about error handling, security, HTTP authentication, and more.

File size: 4314KB
File type: CHM
Download: