JavaScript: 4 Books in 1 (Javascript, Python, Java, Code, Programming Language, Programming, Computer Programming, #4)
by Charlie Masterson
jQuery simplifies building rich, interactive web frontends. Getting started with this JavaScript library is easy, but it can take years to fully realize its breadth and depth; this cookbook shortens the learning curve considerably. With these recipes, you'll learn patterns and practices from 19 leading developers who use jQuery for everything from integrating simple components into websites and applications to developing complex, high-performance user interfaces. Ideal for newcomers and JavaScri...
The Web Wizard's Guide to JavaScript teaches readers how to create Web sites that will have an audience coming back for more. From rollovers to cookies, this quick and easy-to-understand introduction to JavaScript will show readers how to create well-designed, user-friendly Web sites in no time! *Discusses plug-ins and multimedia. *Presents information on forms. *Explains the basic programming concepts behind JavaScript. *Includes appendices of HTML tags and JavaScript keywords. *Written in...
Perl How to Program
by Harvey M Deitel, Paul J. Deitel, Tem R. Nieto, and D. C. McPhie
For Perl/CGI programming courses and Internet/Web programming courses focusing on Perl/CGI in Computer Science, Computer Information Systems, Management Information Systems, Information Technology, and Business Departments.This new book in the Deitels'How to Program series is a comprehensive guide to programming with Perl. It emphasizes the use of the Common Gateway Interface (CGI) with Perl to create powerful dynamic Web content for e-commerce applications. The book begins with a clear and care...
Mod_perl is an add-on module for the Apache Web server. It embeds the Perl programming language within Apache, allowing a Web programmer to write Perl-based CGI scripts. Intended for experienced Web site developers and administrators, this is a guide to installing, configuring, and programming the mod_perl Apache module. It includes coverage of practical Web development topics.
-- ActivePerl development A-Z -- Contains 10 chapters with each covering a specific part of the ActivePerl language. It starts with general guidelines and tricks that can be used to aid in cross platform development, before moving on to the specific areas that are affected by the Win32/UNIX compatibility. -- All the tools you need -- The primary aim of this title is to provide a simplified guide to the process of writing scripts that work under both UNIX and Win32 platforms, either by using gene...
This book is not about JavaScript design patterns or implementing an object-oriented paradigm with JavaScript code. It was not written to distinguish the good features of the JavaScript language from the bad. It is not meant to be a complete reference guide. It is not targeted at people new to programming or those completely new to JavaScript. Nor is this a cookbook of JavaScript recipes. Those books have been written. It was my intention to write a book to give the reader an accurate JavaScript...
Create exciting and powerful Web pages using JavaScripts and JScript! If you know the basics of HTML, in just one weekend you?ll learn how to write JavaScripts that will dramatically enhance your Web sites. You?ll begin on Friday evening with the basics of JavaScript and JScript. By Sunday morning, you?ll cover advanced JavaScript programming topics and put your new skills to the test as you develop an actual site. Comprising one third of the book's content, extensive coverage of JScript program...
Reactive programming is revolutionary. It makes asynchronous programming cleaner, intuitive, and robust. Discover how to use the RxJS library to write programs in a simpler way, unifying asynchronous mechanisms such as callbacks and promises into a single, powerful construct. Learn to think about your programs as streams of data that you can transform by expressing whatshould happen, instead of having to painstakingly program how it should happen. You'll be able to handle real-world concurrency...
Take advantage of JavaScript's power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that's easier - yes, easier - to work with as your code base grows. JavaScript may be the most essential web programming language, but in the real world, JavaScript applications often break when you make changes. With thi...
If you want to build your site's frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You'll learn how to create structured JavaScript applications, using Backbone's own flavor of model-view-controller (MVC) architecture. Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications - a simple Todo list app, a RESTful book library app, and a modular app with Backbone and RequireJS....
Appcelerator Titanium Smartphone App Development Cookbook
by Boydlee Pollentine
Written in a cookbook style, this book offers solutions using a recipe-based approach. Each recipe contains step-by-step instructions followed by an analysis of what was done in each task and other useful information. The cookbook approach means you can dive into whatever recipes you want in no particular order. This book is an essential for any developer who possesses some JavaScript or web development knowledge and wishes to take a leap into building native applications for both the iPhone and...