|
|
|
JavaScript: The Good Parts
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 scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code. Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables. When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including: Syntax Objects Functions Inheritance Arrays Regular expressions Methods Style Beautiful features The real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book. With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highlyexpressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must..
Price: $16.68
[Notify me when price goes down.]
|
|
U.S. Experimental & Prototype Aircraft Projects: Fighters 1939-1945 (Specialty Press) (Specialty Press)
America's military aircraft industry was forced to grow at an incredible pace during World War II. At the beginning of the conflict, the nation's air arms were out-matched by better-performing Axis aircraft It was the development, often in secret, and subsequent performance of America's fighter aircraft that helped turn the tide of the war. This book focuses on those American fighter projects of WWII that never reached combat forces, or only in a very limited manner. The book illuminates little known or minimally documented aircraft and projects that significantly advanced fighter design but never went into full-rate production and deployment. The standard types are also examined to illustrate the state of the art at the time, the American posture and capabilities, goals set by national and military leadership, and general factors affecting the course of development for classes of fighters. Hence, this work follows the overall development of American fighter aircraft, but emphasizes those little-known projects that matured to the point of significant design development such as mockups, wind-tunnel models, and especially those yielding flying prototypes. Also includes dead-end variants of service types, those only exported after US evaluation, and aircraft that entered service in only small numbers before being overcome by more advanced models or the end of hostilities..
Price: $28.67
[ Notify me when price goes down.]
|
|
ASP.NET AJAX in Action
Ajax has revolutionized the way users interact with web pages today. Gone are frustrating page refreshes, lost scroll positions and intermittent interaction with a web site. Instead, we have a new generation of fast, rich, and more intuitive web applications. The ASP.NET AJAX framework puts the power of Ajax into the hands of web developers. ASP.NET AJAX, formerly called Atlas, is a new free framework from Microsoft designed to easily add Ajax features to ASP.NET applications. With this technology, ASP.NET developers can easily build more interactive and highly-personalized web applications that work across all most popular browsers. ASP.NET AJAX in Action is a fast-paced, example-rich tutorial designed for ASP.NET web developers and written by ASP.NET AJAX experts Alessandro "Garbin" Gallo, David Barkol, and Rama Krishna Vavilala. This book introduces you to Ajax applications and to the ASP.NET AJAX technology. Beginners will appreciate the clear explanations of key ideas and terminology. Intermediate and advanced ASP.NET developers will find a no-nonsense learning source and well-organized reference. ASP.NET AJAX in Action offers a rich set of examples and meticulous explanations. The extensive code samples are accompanied by accurate and rigorous explanations of the concepts behind development with ASP.NET AJAX. In this book, you will discover how to use
Microsoft Ajax Library Partial rendering with UpdatePanels Advanced client and server techniques Ajax Control Toolkit If you are a web developer looking to bring your web pages to life and to enhance the user experience, this book is for you. ASP.NET AJAX in Action will give you with the knowledge and tools you need to more easily craft the next generation of Ajax applications. With the help of the Microsoft ASP.NET AJAX framework, Ajax development has never been easier and more instinctive for both client-script developers and ASP.NET developers alike..
Price: $19.94
[Notify me when price goes down.]
|
|
Experimental & Prototype U.S. Air Force Jet Fighters (Specialty Press)
The United States Air Force was late in developing a jet fighter, definitely behind Germany and the United Kingdom Nevertheless, a small number of Lockheed P-80 Shooting Stars did make it to the European and Mediterranean theaters of operations before VE Day, although they did not see combat. After the war, the sheer size of the U.S. aviation industry guaranteed that American fighters would soon dominate the skies. However, the state of the art was advancing so fast that many development efforts never resulted in production aircraft; concepts that had seemed reasonable, even ideal, at the time were quickly overcome by newer and better technology. In the United States alone, several dozen different fighter designs made it to the prototype stage during the 1950s and 1960s. In this book, Dennis R. Jenkins and Tony R. Landis look at the variety of different jet-fighter concepts developed by the U.S. Air Force after World War II. These pages cover all experimental and prototype jet fighters that made it to the hardware stage design studies and paper airplanes are not discussed since other current books are dedicated to those subjects. The rationale for developing each aircraft is covered, along with a discussion of the technology needed to build it, its flight-test program, and the reasons it was cancelled or ordered into production. The text is derived mostly from official Air Force documents, and all of the aircraft are well covered photographically, usually with seldom-seen images showing them as they appeared during their flight-test program..
Price: $28.19
[ Notify me when price goes down.]
|
|
Track Planning for Realistic Operation: Prototype Railroad Concepts for Your Model Railroad (Model Railroader)(3rd Edition)
|
|
Practical Prototype and script.aculo.us (Expert's Voice in Web Development)
As a JavaScript developer, you will already be aware of some of the time saving, convenience, and functionality provided to you by JavaScript/Ajax libraries in general. Prototype (www.prototypejs.org) and its sister effects library, script.aculo.us (http://script.aculo.us/), are among the most popular and best–supported JavaScript libraries, and now Prototype Core dev team member Andrew Dupont has written this book to provide you with an essential guide to getting the most out of using Prototype and script.aculo.us. Practical Prototype and script.aculo.us will help you leverage the Prototype and script.aculo.us libraries to enhance your day–to–day work, speeding up mundane tasks and providing advanced UI effects in a way that is cross–browser compliant—taking many worries off your shoulders. Take a whirlwind tour of the different time–saving functions and features Prototype provides and how it extends the basic JavaScript objects, including events, Ajax techniques, DOM elements, enumerables, and advanced OOP. Understand how script.aculo.us fits into the wider world of DOM Scripting/DHTML; find out how to use it to enhance your UIs quickly and effectively, with UI controls, effects, and drag and drop; and discover Prototype and script.aculo.us as a platform. The author avoids needless theory and rhetoric throughout the book, moving you through the topics at a fast pace. He incorporates several real–world examples to help you gain valuable practical experience as you learn. Practical Prototype and script.aculo.us is completely up to date and features server–side examples written in PHP that show the framework can be used effectively in more environments than just Ruby on Rails. - Master all the convenience functions of Prototype to speed up your JavaScript/Ajax development.
- Leverage script.aculo.us to turbo charge your dynamic UIs.
- Learn from JavaScript expert Andrew Dupont, one of the Prototype Core team members.
What you’ll learn- How to use all of the basic timesaving/convenience functions of Prototype
- How to use enumberables to speed up looping, arrays, etc.
- How to enhance your Ajax applications with Prototype
- How Prototype makes working with events and DOM elements a cinch
- How script.aculo.us fits into DOM Scripting/DHTML
- How to make use of the basic effects available in script.aculo.us
- Mastery of UI controls and drag and drop in script.aculo.us
- How to treat Prototype and script.aculo.us as a platform
- How to use Prototype and script.aculo.us effectively with PHP and other server–side setups besides Ruby on Rails
Who is this book for?This book is for any JavaScript developer who wants to employ Prototype/script.aculo.us in his or her day–to–day work. About the Apress Practical SeriesThe Practical series from Apress is your best choice for getting the job done, period. From professional to expert, this series lets you apply project–motivated templates (or frameworks) step by step in a very direct, practical, and efficient manner toward current real–world projects that may be sitting on your desk. So whatever your career goal, Apress can be your trusted guide to take you where you want to go on your IT career empowerment path. Related Titles from Apress- Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional
- Pro JavaScript Techniques
- Pro DOM Scripting with Ajax, APIs, and Libraries
- AdvancED DOM Scripting: Dynamic Web Design Techniques
.
Price: $21.43
[ Notify me when price goes down.]
|
|
FPGA Prototyping by VHDL Examples: Xilinx Spartan-3 Version
This book uses a "learn by doing" approach to introduce the concepts and techniques of VHDL and FPGA to designers through a series of hands-on experiments. FPGA Prototyping by VHDL Examples provides a collection of clear, easy-to-follow templates for quick code development; a large number of practical examples to illustrate and reinforce the concepts and design techniques; realistic projects that can be implemented and tested on a Xilinx prototyping board; and a thorough exploration of the Xilinx PicoBlaze soft-core microcontroller..
Price: $64.56
[ Notify me when price goes down.]
|
|
FPGA Prototyping ByVerilog Examples
FPGA Prototyping Using Verilog Examples will provide you with a hands-on introduction to Verilog synthesis and FPGA programming through a “learn by doing” approach. By following the clear, easy-to-understand templates for code development and the numerous practical examples, you can quickly develop and simulate a sophisticated digital circuit, realize it on a prototyping device, and verify the operation of its physical implementation. This introductory text that will provide you with a solid foundation, instill confidence with rigorous examples for complex systems and prepare you for future development tasks..
Price: $61.07
[ Notify me when price goes down.]
|
|
Prototype and script.aculo.us: You Never Knew JavaScript Could Do This! (Pragmatic Programmers)
Tired of getting swamped in the nitty-gritty of cross-browser, Web 2.0-grade JavaScript? Get back in the game with Prototype and script.aculo.us, two extremely popular JavaScript libraries, that make it a walk in the park. Be it AJAX, drag and drop, auto-completion, advanced visual effects, or many other great features, all you need is write one or two lines of script that look so good they could almost pass for Ruby code! Web applications are getting richer and richer, with more interaction baked in every day. But JavaScript, DOM, CSS and a full host of other Web standards are quite complex, and the result isn't always browser compliant. The Prototype and script.aculo.us libraries are veritable treasure troves, smoothing over all the usual nitty-gritty differences between browsers, and making most common features a breeze to implement. With this book, you can quickly wield the whole power of these extraordinary libraries. Dive into Prototype, the library that makes JavaScript so much more powerful, and it looks a lot like Ruby code. Exploring the DOM, handling events, taming AJAX, and radically simplifying most of your scripting code: it all becomes easy-and very portable-with Prototype. When it comes to advanced UI features, script.aculo.us is every web developer's dream come true: whether you need to create auto-completed text inputs, implement in-place editors, provide customized drag-and-drop behaviors, capture your users' attention with visual effects or simply build DOM fragments more efficiently, it's all there, and lightweight too. This book guides you through all the details of these features, letting you use many technologies on the server side, such as PHP, vanilla Ruby, and Ruby On Rails, in countless examples illustrating every aspect. Power users will also learn the design philosophies of the libraries, and how to contribute to them and augment them for their own needs..
Price: $17.51
[Notify me when price goes down.]
|
|
|
|
|