Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
Loading
Professional JavaScript for Web Developers

Buy
SOME CLAIM THAT JAVASCRIPT is now the most popular programming language in the world, running any number of complex web applications that the world relies on to do business, make purchases, manage processes, and more.

JavaScript is very loosely based on Java, an object-oriented programming language popularized for use on the Web by way of embedded applets. Although JavaScript has a similar syntax and programming methodology, it is not a “light” version of Java. Instead, JavaScript is its own dynamic language, fi nding its home in web browsers around the world and enabling enhanced user interaction on web sites and web applications alike.

In this book, JavaScript is covered from its very beginning in the earliest Netscape browsers to the present-day incarnations fl ush with support for the DOM and Ajax. You learn how to extend the language to suit specifi c needs and how to create seamless client-server communication without intermediaries such as Java or hidden frames. In short, you learn how to apply JavaScript solutions to business problems faced by web developers everywhere.
(HTML tags aren't allowed.)

Algorithms
Algorithms
This book is intended to survey the most important algorithms in use on
computers today and to teach fundamental techniques to the growing number
of people who are interested in becoming serious computer users. It is appropriate
for use as a textbook for a second, third or fourth course in computer
science: after students have
...
Advanced Programming Language Design
Advanced Programming Language Design
This book stems in part from courses taught at the University of Kentucky
and at the University of Wisconsin–Madison on programming language design.
There are many good books that deal with the subject at an undergraduate
level, but there are few that are suitable for a one-semester graduatelevel
course. This book is my
...
The Algorithm Design Manual
The Algorithm Design Manual
Most of the professional programmers that I've encountered are not well prepared to tackle algorithm
design problems. This is a pity, because the techniques of algorithm design form one of the core practical
technologies of computer science. Designing correct, efficient, and implementable algorithms for realworld
problems is a tricky
...

LINQ for Visual C# 2005
LINQ for Visual C# 2005

C# programmers of every level need to learn about LINQ (Language-Integrated Query), Microsofts breakthrough technology for simplifying and unifying data access from any data source. With LINQ you can write more elegant and flexible code, not just to access databases and files, but also to manipulate data structures and XML.

LINQ for...

Pro JavaScript Design Patterns
Pro JavaScript Design Patterns
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...
Object-Oriented Game Development
Object-Oriented Game Development
This book addresses how program teams can develop complex games within the constraints of deadlines, budgets, and changing technologies. It establishes a set best practices taken from real-world experiences, while making sure readers understand that there are not any absolute solutions. Readers are taught how to write reusable code that they will...
©2012 LearnIT (support@pdfchm.net) - Privacy Policy