Tuesday, April 14, 2009

Advanced DBA Certification Guide and Reference for DB2

Authors:Dwaine R. Snow, Thomas Xuan Phan Dwaine Snow

Pages:600
Publisher:Unknow
ISBN-13:9780130463883
Description:
Definitive preparation for Exam 704: DB2 UDB V8.1 Advanced Database Administration for Linux, UNIX, and Windows, which leads to an IBM Certified Advanced Database Administrator certification. Database design, performance monitoring and tuning, scaling for terabytes of data, high availability, enterprise-level security, and more. The appendices contain sample certification exam questions and answers. Whether you're a long-time DB2 UDB professional or an experienced DBA who's migrated from another database platform, there's one sure way to demonstrate the highest level of skills in DB2 Universal Database administration: pass the challenging IBM DB2 Universal Database Advanced Database Administration Exam 704.

Read more...

Monday, April 13, 2009

Access Database Design and Programming, Second Edition

Authors:Steven Roman

Pages:429
Publisher:O'Reilly
ISBN-13:9781565926264
Description:
This second edition of the best-selling Access Database Design & Programming covers Access' new VBA Integrated Development Environment used by Word, Excel, and Powerpoint; the VBA language itself; Microsoft's latest data access technology, Active Data Objects (ADO); plus Open Database Connectivity (ODBC).

Read more...

Access Database Design and Programming, 3rd Edition

Authors:Roman, Steven

Pages:425
Publisher:O'Reilly
ISBN-13:9780596002732
Description:
Access Database Design & Programming takes you behind the details of the Access interface, focusing on the general knowledge necessary for Access power users or developers to create effective database applications. When using software products with graphical interfaces, we frequently focus so much on the interface that we forget about the general concepts that allow us to understand and use the software effectively.

Read more...

Saturday, April 11, 2009

Visual Basic .Net Power Tools

Authors:Petroutsos, Evangelos Mansfield, Richard
Pages:800
Publisher:John Wiley & Sons Inc
ISBN-13:9780782142426
Description:

Step-by-Step Instruction on Complex Topics Leads You to the Expert Level

Do you scour VB.NET books seeking solutions for esoteric database programming, debugging, security, or printing challenges, but can't ever find them? Are you wrestling with VB.NET's newer topics, such as asynchronous programming, Web services, employing Office objects, using reflection, and the .NET Compact Framework? Could you use some assistance making the transition from VB6 to VB.NET? If so, peer inside.

Visual Basic .NET Power Tools is intended for professional programmers geared up to tackle the complex, cutting-edge, and sophisticated aspects of VB.NET. In this rare book, two world-renowned VB authors thoroughly describe a broad range of fascinating and important aspects of VB that aren't addressed elsewhere.


Download

Read more...

Visual Basic 2005: In a Nutshell, 3rd Edition

Authors:Lomax, Paul Petrusha, Ron Patrick, Tim (EDT) Roman
Pages:746
Publisher:O'Reilly
ISBN-13:9780596101527
Description:

When Microsoft made Visual Basic into an object-oriented programming language, millions of VB developers resisted the change to the .NET platform. Now, after integrating feedback from their customers and creating Visual Basic 2005, Microsoft finally has the right carrot. Visual Basic 2005 offers the power of the .NET platform, yet restores the speed and convenience of Visual Basic. Accordingly, we've revised the classic in a Nutshell guide to the Visual Basic language to cover the Visual Basic 2005 version and all of its new features.

Unlike other books on the subject, Visual Basic 2005 in a Nutshell, 3rd Edition doesn't assume you're a novice. It's a detailed, professional reference to the Visual Basic language-a reference that you can use to jog your memory about a particular language element or parameter. It'll also come in handy when you want to make sure that there isn't some "gotcha" you've overlooked with a particular language feature.

Download

Read more...

Security for Microsoft Visual Basic .NET

Authors:Ed Robinson and Michael James Bond
Pages:396
Publisher:Microsoft Press
ISBN-13:9780735619197
Description:
This is the first book every Visual Basic .NET programmer should read on security. This is an end-to-end guide, with clear prescriptive guidance for best practices, application design, and coding techniques for Windows and Web-based applications. This book makes writing secure applications easier than ever before. It features plain-language explanations of security terms illustrated with step-by-step code walk-throughs and sample files for both Visual Basic .NET 2002 and Visual Basic .NET 2003. Programmers will learn how to use encryption, role-based security, code access security, authentication, authorization along with techniques to help protect against common exploits. Also covered in this end-to-end guide are techniques for locking down Microsoft Windows, Internet Information Services and Microsoft SQL server. Readers will learn how to perform a security audit, how to test for security, how to design with security in mind, and security techniques for deploying Windows and Web-based applications.
Download

Read more...

Programming Microsoft Visual Basic 2005: The Language

Authors:Francesco Balena
Pages:1104
Publisher:Microsoft Press
ISBN-13:9780735621831
Description:
Get the expert insights, indispensable reference, and practical instruction needed to exploit the core language features and capabilities in Visual Basic 2005. Well-known Visual Basic programming author Francesco Balena expertly guides you through the fundamentals, including modules, keywords, and inheritance, and builds your mastery of more-advanced topics such as delegates, assemblies, and My Namespace. Combining in-depth reference with extensive, hands-on code examples and best-practices advice, this CORE REFERENCE delivers the key resources you need to develop professional-level programming skills for smart clients and the Web.
Download

Read more...

Microsoft Visual Basic 2005 Step by Step

Authors:Michael Halvorson
Pages:523
Publisher:Microsoft Press
ISBN-13:9780735621312
Description:
Visual Basic 2005 focuses on enabling developers to rapidly build applications, with enhancements across its visual designers, code editor, language, and debugger that help accelerate the development and deployment of robust, elegant applications across the Web, a business group, or an enterprise. Now you can teach yourself the essentials of working with Microsoft Visual Studio® 2005 and the new features of the Visual Basic language—one step at a time. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises. Whether you're a beginning programmer or new to this specific language, you'll understand the core capabilities and fundamental techniques for Visual Basic 2005. Each chapter puts you to work, showing you how, when, and why to use specific features of Visual Basic and guiding as you create actual components and working applications for Microsoft Windows®. You'll also explore data management and Web-based development topics.
Download

Read more...

Windows Forms Programming in Visual Basic .NET

Authors:Chris Sells, Justin Gehtland
Pages:736
Publisher:Unknow
ISBN-13:9780321125194
Description:

"If you are just beginning to use WinForms, or even if you are already an experienced hand, you will find this book an antidote for confusion and a friendly companion on the road to writing modern applications."

—Alan Cooper, Father of Visual Basic

Windows Forms Programming in Visual Basic .NET is the ultimate guide to using the Microsoft .NET forms package. Readers will learn how to build applications that take full advantage of both the rich user interface features of the Microsoft Windows operating system and the deployment features traditionally associated with HTML-based applications.


Download

Read more...

Visual Basic 2005 Jumpstart

Authors:Wei-Meng Lee
Pages:197
Publisher:O'Reilly
ISBN-13:9780596100711
Description:

Okay, all you VB6 developers--time's up. As of March 2005, Microsoft no longer supports this version of Visual Basic. And you can't blame them. Three years ago, they introduced the .NET Framework--an elegant, powerful platform--along with the new component-based VB.NET language. But roughly five million of you decided to stick with VB6, mostly to maintain legacy Windows and COM projects.

Now, with the upcoming release of VB 2005, Microsoft has several attractive reasons to upgrade that you'll find hard to resist, including the return of some VB6 features. And we have the perfect book to help you make the conversion: Visual Basic 2005 Jumpstart. Now, you can test-drive the beta version of VB 2005 with three hands-on projects that enable you to learn the syntax of this new language quickly.
Download

Read more...

Visual Basic Shell Programming

Authors:J.P. Hamilton
Pages:392
Publisher:O'Reilly
ISBN-13:9781565926707
Description:
Visual Basic's outstanding set of resources for rapidly developing stand-alone applications doesn't include shell extensions for integrating those applications or their data files with the Windows shell. Typically, such extensions as customized context menu handlers, per instance icons (such as a data file icon that's based on the contents of the file), and customized property sheets are written in C++, and all of the available documentation focuses on using C++ for shell extensions. But even C++ programmers find the task rough going, given the woefully inadequate state of the documentation. Very few programmers know that writing shell extensions is not tied to a single language or development environment, and that Visual Basic is an excellent tool for creating shell extensions that more closely tie an application to the Windows shell. That, however, is precisely the focus of Visual Basic Shell Programming. It shows how to take advantage of shell services to develop shell extensions and it provides the basic documentation needed for accomplishing this. Each major type of shell extension gets attention,
Download

Read more...

BEGINNING VISUAL BASIC 2005

Authors:Thearon, Willis
Pages:799
Publisher:John Wiley & Sons Inc
ISBN-13:9780764574016
Description:

After a brief introduction to Visual Studio 2005 and the .Net Framework, the expert authors introduce readers to the fundamentals of the Visual Basic 2005 language

End-of-chapter exercises help readers to quickly learn to build rich and professional-looking applications for Microsoft Windows, intranets and the Internet, and mobile devices

Download

Read more...

Visual Basic 2005 Cookbook

Authors:Tim Patrick, John Craig
Pages:713
Publisher:O'Reilly
ISBN-13:9780596101770
Description:
This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for a broad range of Visual Basic programming tasks.
Download

Read more...

MySQL: Essential Skills

Authors:John W. Horn and Michael Grey
Pages:364
Publisher:Unknow
ISBN-13:9780072255133
Description:
An introductory look into the most popular open source database. Get step-by-step instruction from installing MySQL, manipulating it, and basic reporting, to advanced reporting, interfacing programs, and backups. An accessible introduction to a powerful database, featuring progress checks, exercises, and Ask the Experts sections in each chapter.
Download

Read more...

MySQL, Second Edition

Authors:Paul DuBois
Pages:1248
Publisher:Sams
ISBN-13:9780735712126
Description:
n the second edition of MySQL Paul DuBois provides an updated, comprehensive guide to one of the most popular relational database systems.

MySQL is the most popular open source database server in the world, with more than 2 million installations and customers including Yahoo!, MP3.com, Motorola, and NASA.

MySQL 4.0, now generally available, is a long-awaited update to the database management system that has many new features, including a new table definition file format, enhanced replication, and more functions for a full text search.

Instead of giving readers merely an overview of MySQL 4.0, DuBois continues to include the most sought-after answers to the questions he hears most often from the community.

Download

Read more...

MySQL and PHP from Scratch

Authors:Wade Maxfield
Pages:384
Publisher:Que
ISBN-13:9780789724403
Description:
Apache, MySQL, PHP3, and IMP the pieces exist. Each piece has been described ad nauseam. What does not exist is a guide to the marriage of these software technologies into a useful book, until now. This book puts together information on installing, setting up, and troubleshooting each of these technologies into one complete volume. You also learn how each piece is part of a whole by learning, step-by-step, how to create a web-based e-mail system. Learn to run the Linux equivalent of Active Server Pages (ASP) using PHP3, set up an e-commerce site using a database and the Apache web server, and create a data entry system (such as sales, product quality tracking, customer preferences, etc) that requires no installation in the PC.
Download

Read more...

MySQL Crash Course

Authors:Forta, Ben
Pages:320
Publisher:Unknow
ISBN-13:9780672327124
Description:
If you are a MySQL user who wants to find out more about the program, but is not interested in becoming a database administrator just to be able to read books on MySQL, then MySQL Crash Course is for you. This tutorial-based book is organized into a series of short, easy-to-follow lessons that take a very hands-on approach to meeting the needs of the average MySQL user. The essentials of MySQL are taught through a series of self-paced lessons in which you will complete exercises that illustrate the most important aspects of MySQL.
Download

Read more...

Practical C Programming, 3rd Edition

Authors:Steve Oualline
Pages:428
Publisher:O'Reilly
ISBN-13:9781565923065
Description:
There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks(R) famous. C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes how to create programs that are easy to read, debug, and update. Practical rules are stressed. For example, there are fifteen precedence rules in C (comes before).
Download

Read more...

MySQL Pocket Reference

Authors:George Reese
Pages:96
Publisher:
O'Reilly
ISBN-13:9780596004460
Description:

If you use MySQL, you know why it's the world's most popular open source database: small, fast, and powerful, and so rich in features that no administrator or programmer can stay familiar with all of them.

There are always some little-known commands and clauses that could help you become more efficient in your work if you could just keep them in mind. The problem is, you don't always have time to stop and thumb through an exhaustive reference when you're hard at work. If you need a quick reminder, the MySQL Pocket Reference can lead you straight to the answer you need to know to get the job done.


Download

Read more...

Mastering MySQL 4

Authors:Ian Gilfillan
Pages:729
Publisher:Sybex
ISBN-13:9780782141627
Description:
MySQL has proved it can compete with the big names in database management, such as SQL Server and Oracle, and with MySQL 4 this is truer than ever. Mastering MySQL 4 is your one-stop resource for all the information you need to create, maintain, use, and extend a MySQL database. It's also essential reading for anyone developing database applications in a MySQL environment. If you're new to MySQL, this is a great way to get up and running--fast. If you're upgrading, it will help you get all you can out of new features and support.
Download

Read more...

MySQL Administrator's Guide

Authors:
Pages:400
Publisher:Sams
ISBN-13:9780672326349
Description:
If you are not already one of the 4 million plus users of the MySQL database, you will want to become one after reading this book. MySQL Administrator's Guide is the official guide to installing, administering and working with MySQL 5.0 and MySQL databases. Starting with the basics, you will learn to store, manage and retrieve data in a MySQL database and to eventually manipulate the code behind MySQL 5.0 to customize your database. With the clear examples and tips provided in this comprehensive learning guide, you can become a MySQL expert in no time.
Download

Read more...

Pro MySQL

Authors:Michael Kruckenberg, Jay Pipes
Pages:734
Publisher:Apress
ISBN-13:9781590595053
Description:
Mike(Michael) Kruckenberg is a long-time MySQL devotee who has used MySQL personally and professionally since the early days of web-based applications. Besides having been the go-to guy for all things MySQL at his day (and night) jobs over the years, Mike is an active member of the MySQL community. In addition to being the coauthor of Pro MySQL, he is a coauthor on the MySQL Cluster Certification Study Guide and periodically writes about MySQL for Linux Magazine. He did the technical review for the soon-to-be published Expert MySQL (Apress) on MySQL source code modifications. Mike is a member of the MySQL Speakers, Writers, and Experts Guilds, regularly presents at tech conferences, and actively writes about MySQL and other (mostly) technical things at mike.kruckenberg.com. Jay Pipes is the North American Community Relations Manager at MySQL. Coauthor of Pro MySQL (Apress, 2005), Jay has also written articles for Linux Magazine and regularly assists software developers in identifying how to make the most effective use of MySQL. He has given sessions on performance tuning at the MySQL Users Conference, RedHat Summit, NY PHP Conference, OSCON, and Ohio LinuxFest, among others. He lives in Columbus, Ohio, with his wife, Julie, and his four animals. In his abundant free time, when not being pestered by his two needy cats and two noisy dogs, he daydreams in PHP code and ponders the ramifications of __clone().
Download

Read more...

Expert MySQL

Authors:Bell, Charles A.
Pages:577
Publisher:Unknow
ISBN-13:9781590597415
Description:
Since the enormous number of new features made available with MySQL release 5.0, MySQL has been gaining steam as a viable alternative to database behemoths like Oracle and IBM DB2. MySQL users now have the ability to extend MySQL with new SQL commands, optimize query execution, and embed MySQL within low-resource environments like embedded devices and kiosks.
Download

Read more...

MySQL and mSQL

Authors:Randy Jay Yarger, George Reese, Tim King
Pages:776
Publisher:O'Reilly
ISBN-13:9781565924345
Description:
MySQL and mSQL are popular and robust database products that support key subsets of SQL on both Linux and Unix systems. Both products are free for nonprofit use and cost a small amount for commercial use. Even a small organization or web site has uses for a database. Perhaps you keep track of all your customers and find that your information is outgrowing the crude, flat-file format you started with. Or you want to ask your web site's visitors for their interests and preferences and put up a fresh web page that tallies the results. Unlike commercial databases, MySQL and mSQL are affordable and easy to use. If you know basic C, Java, Perl, or Python, you can quickly write a program to interact with your database. In addition, you can embed queries and updates right in an HTML file so that a web page becomes its own interface to the database. This book is all you need to make use of MySQL or mSQL. It takes you through the whole process from installation and configuration to programming interfaces and basic administration. Includes reference chapters and ample tutorial material.
Download

Read more...

MySQL in a Nutshell

Authors:Russell Dyer
Pages:321
Publisher:O'Reilly
ISBN-13:9780596007898
Description:
MySQL is the world's most popular open source database. MySQL is designed for speed, power, and flexibility in mission-critical, heavy-use environments and modest applications as well. It's also surprisingly rich in features. If you're a database administrator or programmer you probably love the myriad of things MySQL can do, but sometimes wish there wasn't such a myriad of things to remember. With MySQL in a Nutshell by your keyboard, you can drill down into the full depth of MySQL's capabilities quickly and easily.
Download

Read more...

MySQL Cookbook

Authors:Paul DuBois
Pages:1022
Publisher:O'Reilly
ISBN-13:9780596001452
Description:
While MySQL has turned up among high profile users such as Yahoo!, NASA and the U.S. Census Bureau, the rising popularity of this open source database is especially keen among users with little database experience. These days, even a small organization or web site has uses for a database, and MySQL is an obvious choice. Affordable and easy to use, MySQL packs the power, speed and efficiency that enable it to rival expensive, proprietary database solutions. Yet, even if you know the basics, anyone without practical MySQL experience--novices and skilled DBAs alike--might stumble over common database-related tasks. Fortunately, there's a sensible shortcut.
Download

Read more...

MySQL Tutorial

Authors:Luke Welling, Laura Thomson
Pages:300
Publisher:Unknow
ISBN-13:9780672325847
Description:

A concise introduction to the fundamentals of working with MySQL.

MySQL is an open-source relational database management system that is rapidly growing in popularity. Known for its speed, reliability, and ease of use, MySQL has proven itself to be particularly well suited both for beginners and for experienced developers to create sophisticated database-backed Web sites and applications.


Download

Read more...

High Performance MySQL SECOND EDITION

Authors:
Pages:
710
Publisher:O'Reilly
ISBN-13:9780596101718
Description:
High Performance MySQL is the definitive guide to building fast, reliable systems with MySQL. Written by noted experts with years of real-world experience building very large systems, this book covers every aspect of MySQL performance in detail, and focuses on robustness, security, and data integrity. High Performance MySQL teaches you advanced techniques in depth so you can bring out MySQL's full power. Learn how to design schemas, indexes, queries and advanced MySQL features for maximum performance, and get detailed guidance for tuning your MySQL server, operating system, and hardware to their fullest potential. You'll also learn practical, safe, high-performance ways to scale your applications with replication, load balancing, high availability, and failover. This second edition is completely revised and greatly expanded, with deeper coverage in all areas.
Download

Read more...

Thursday, April 9, 2009

JavaScript in 10 Simple Steps or Less

Authors:Arman Danesh
Pages:647
Publisher:John Wiley & Sons Inc
ISBN-13:9780764542411
Description:
If you are looking to add exciting interactivity to Web pages and need a quick and easy understanding of the technology in order to do so, then this book is for you—whether you’re new to JavaScript or you need a refresher on every-thing from validating user input forms to creating menu trees. Open the book and you’ll discover clear, easy-to-follow instructions for more than 250 key JavaScript tasks, each presented in ten quick steps—or less. Easy-to-navigate pages, lots of screen shots, and to-the-point directions guide you through every common (and not so common) JavaScript challenge—and help you get more done in less time.
Download

Read more...

JavaScript 2.0: The Complete Reference, Second Edition

Authors:POWELL
Pages:976
Publisher:Unknow
ISBN-13:9780072253573
Description:
Use this guide to get the most up to date JavaScript 2.0 coverage, including the latest features to use to make developing JavaScript easier and more flexible, and understand the JavaScript principles and develop more advanced JavaScript skills.

Download

Read more...

JavaScript and DHTML Cookbook, Second Edition

Authors:Goodman, Danny
Pages:744
Publisher:O'Reilly
ISBN-13:9780596514082
Description:
In today's Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your application.
Download

Read more...

JavaScript: The Definitive Guide, 5th Edition

Authors:
Pages:

Publisher:
ISBN-13:
Description:

This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript,

Download

Read more...

JavaScript Pocket Reference, 2nd Edition

Authors:David Flanagan
Pages:128
Publisher:O'Reilly
ISBN-13:9780596004118
Description:
JavaScript--the powerful, object-based scripting language that can be embedded directly into HTML pages--has earned its place in the web developer's toolkit, to the extent that it's now considered required knowledge for web developers. You can use JavaScript to create dynamic, interactive applications that run completely within a web browser. JavaScript is also the language of choice for developing Dynamic HTML content. Because its syntax is based on the popular programming languages C, C++, and Java, JavaScript is familiar and easy to learn for experienced programmers. At the same time, it's an interpreted scripting language, providing a flexible, forgiving programming environment for new programmers.
Download

Read more...

JavaScript Phrasebook: Essential Code and Commands

Authors:Christian Wenz
Pages:262
Publisher:Sams
ISBN-13:9780672328800
Description:
Developers are hungry for a concise, easy-to-use reference that puts essential code "phrases" at their fingertips. JavaScript, and the related AJAX, is hot and there is little to no information on how to use JavaScript to develop AJAX-based applications. While there are many JavaScript books on the market, most of them are dated and few cover the most recent developments, such as AJAX. JavaScript Phrasebook is the guide to JavaScript and AJAX that you can and will take with you everywhere. Skipping the usual tutorial on JavaScript and introducing AJAX as one of the first published works on the topic, the JavaScript Phrasebook goes straight to practical JavaScript and AJAX tools, providing immediately applicable solutions for frequent tasks and code so flexible that it is easily adapted to the your individual needs.
Download

Read more...

Professional JavaScript for Web Developers

Authors:Nicholas C. Zakas
Pages:646
Publisher:Wrox
ISBN-13:9780764579080
Description:

* Dispels the myth that JavaScript is a "baby" language and demonstrates why it is the scripting language of choice used in the design of millions of Web pages and server-side applications

* Quickly covers JavaScript basics and then moves on to more advanced topics such as object-oriented programming, XML, Web services, and remote scripting

* Addresses the many issues that Web application developers face, including internationalization, security, privacy, optimization, intellectual property issues, and obfuscation.

* Builds on the reader's basic understanding of HTML, CSS, and the Web in general .

Download


Read more...

JavaScript Bible, 5th Edition

Authors:Danny Goodman, Michael Morrison
Pages:1743
Publisher:John Wiley & Sons Inc
ISBN-13:9780764557439
Description:
This new edition of the definitive guide to JavaScript has been revamped to cover the latest browsers, language updates, extensions, and JavaScript standards

Part tutorial and part reference, the book serves as a learning tool for building new JavaScript skills and a detailed reference for seasoned JavaScript developers
Danny Goodman's exclusive interactive workbench, The Evaluator, makes it easy to master JavaScript and DOM concepts
Download

Read more...

Pro JavaScript Design Patterns

Authors:Dustin Diaz, Ross Harmes
Pages:400
Publisher:Apress
ISBN-13:9781590599082
Description:
As a web developer, you’ll already know that JavaScript™ is a powerful language, allowing you to add an impressive array of dynamic functionality to otherwise static web sites. But there is more power waiting to be unlocked--JavaScript is capable of full object-oriented capabilities, and by applying OOP principles, best practices, and design patterns to your code, you can make it more powerful, more efficient, and easier to work with alone or as part of a team.
Download

Read more...

Pro JavaScript Techniques

Authors:John Resig
Pages:350
Publisher:Apress
ISBN-13:9781590597279
Description:
Pro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know about modern JavaScript, and shows what JavaScript can do for your web sites. This book doesn't waste any time looking at things you already know, like basic syntax and structures.
Expert web developer and author John Resig concentrates on fundamental, vital topics--what modern JavaScripting is (and isn't), the current state of browser support, and pitfalls to be wary of. The book is organized into four sections:
Modern JavaScript development--using JavaScript the object-oriented way, creating reusable code, plus testing and debugging.
Download

Read more...

JavaScript: The Good Parts

Authors:Douglas Crockford
Pages:250
Publisher:O'Reilly
ISBN-13:9780596517748
Description:
Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book offers a detailed explanation of the features that make JavaScript an outstanding object-oriented programming language, and warns you about the bad parts.
Download

Read more...

About This Blog

Blog Archive