Pro JavaScript Design Patterns ISBN:159059908X Published: 10 December, 2007 Author: Ross Harmes
As a web developer, youll 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.
Murach's Java Servlets and JSP 2nd Edition ISBN:1890774448 Published: 21 January, 2008 Author: Joel Murach
This new edition of Murach's Java Servlets and JSP makes it easier than ever for Java developers to master web programming. It starts by showing how to install and use Tomcat as a web server and NetBeans as an IDE. Then, it teaches how and when to use JavaServer Pages and Java servlets to build well-structured web applications that implement the MVC pattern. Next, it shows how to use sessions, cookies, JavaBeans, Expression Language (EL), the JSP Standard Tag Library (JSTL), and custom tags...
Head First JavaScript ISBN:0596527748 Published: 11 January, 2008 Author: Michael Morrison
So you're ready to make the leap from writing HTML and CSS web pages to creating dynamic web applications. You want to take your web skills to the next level. And you're finally ready to add "programmer" to the resume. It sounds like you're ready to learn the Web's hottest programming language: JavaScript. Head First JavaScript is your ticket to going beyond copying and pasting the code from someone else's web site, and writing your own interactive web pages.
Learning jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques ISBN:1847192505 Published: 29 June, 2007 Author: Karl Swedberg
jQuery is a powerful JavaScript library that can enhance your websites regardless of your background. In this book, creators of the popular jQuery learning resource, learningquery.com, share their knowledge, experience, and enthusiasm about jQuery to help you get the most from the library and to make your web applications shine. For designers, jQuery leverages existing CSS and HTML skills, allowing you to dynamically find and change any aspect of a page.
Head Rush Ajax ISBN:0596102259 Published: 28 March, 2006 Author: Brett McLaughlin
Sick of creating web sites that reload every time a user moves the mouse? Tired of servers that wait around to respond to users' requests for movie tickets? It sounds like you need a little (or maybe a lot of) Ajax in your life. Asynchronous programming lets you turn your own websites into smooth, slick, responsive applications that make your users feel like they're back on the information superhighway, not stuck on a dial-up backroad.
Practical JavaScript for the Usable Web ISBN:1904151051 Published: 2002 Author: Paul Wilton, Stephen Williams, Sing Li
This is for readers who are either learning JavaScript from scratch, or who have a little experience - perhaps with DreamWeaver behaviors, or incorporating scripts into their pages. It assumes a though understanding of HTML, and a little CSS experience.
Professional JavaScript ISBN:1861005539 Published: 2001 Author: Nigel McFarlane, Paul Wilton...
JavaScript is the language of the Web. It has an intuitive, accessible nature and is available with most modern browsers. JavaScript is used for making dynamic, interactive web pages - from form validation to creating games to dynamic menus - but its uses also go much further. Hardly a single commercial web page exists today that does not contain some JavaScript.
JavaScript Programmer's Reference ISBN:1861004591 Published: 2001 Author: Cliff Wootton
A reference for computer programmers working with JavaScript. Features coverage of JavaScript programming concepts and definitions, Netscape Enterprise Server, and more. The CD-ROM contains the complete text and more than 2,000 other entries. System requirements not listed. Softcover.
Beginning Javascript ISBN:1861004060 Published: 2000 Author: Wilton, Paul Wilton
This book provides a comprehensive tutorial in the JavaScript language, teaching programming concepts along the way. You will learn step-by-step how to create dynamic and powerful web pages, needing no other tools than a browser and text editor such as Notepad. The hands-on practical approach will provide you with a firm foundation to move on to server-side programming, allowing you to take advantage of the power and flexibility of JavaScript.