Head First JavaScript ProgrammingThis brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browser's document object model. You won't just be reading - you'll be playing games, solving puzzles, pondering mysteries, and interacting with JavaScript in ways you never imagined. And you'll write real code, lots of it, so you can start building your own web applications. ...
AngularJS: Up and RunningIf want to get started with AngularJS, either as a side project, an additional tool, or for your main work, this practical guide teaches you how to use this meta-framework step-by-step, from the basics to advanced concepts. By the end of the book, you'll understand how to develop a large, maintainable, and performant application with AngularJS.
Guided by two engineers who worked on AngularJS at Google, you'll learn the components needed to build data-driven applications, using declarative programming and the Model–view–controller pattern. You'll also learn how to conduct unit tests on each part of your application. ...
Getting Started with Beautiful SoupBeautiful Soup is a Python library designed for quick turnaround projects like screen-scraping. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree: a toolkit for dissecting a document and extracting what you need without writing excess code for an application. It doesn't take much code to write an application using Beautiful Soup.
Getting Started with Beautiful Soup is a practical guide to Beautiful Soup using Python. The book starts by walking you through the installation of each and every feature of Beautiful Soup using simple examples which include sample Python codes as well as diagrams and screenshots wherever required for better understanding. ...
PHP and script.aculo.us Web 2.0 Application InterfacesGet started quickly with script.aculo.us library with as little as one line of code.
Explore Prototype library features, tutorials, code, and examples.
Learn script.aculo.us In-place Editing, Auto Completion, Sliders, Drag-and-Drop, Effects, and Multimedia.
A book with less jargon, and more code explanation for building real-world examples - Tadalist clone, Digg and Delicious clones, 43things.com clone. ...
Selenium 2 Testing ToolsLearn the basics of breaking down a web application for testing. Understand AJAX calls and how they work with your tests. Create basic scripts that allow you to recreate issues quickly. Set up Firefox Driver, Firefox profiles, and extensions. Get your tests working on mobile devices. Migrate your tests from Selenium RC to Selenium WebDriver. Handle tests quicker by running them in parallel and reduce build time. ...
OSGi and Apache Felix 3.0Build a completely operational real-life application composed of multiple bundles and a web front end using Felix. Get yourself acquainted with the OSGi concepts, in an easy-to-follow progressive manner. Learn everything needed about the Felix Framework and get familiar with Gogo, its command-line shell to start developing your OSGi applications. Simplify your OSGi development experience by learning about Felix iPOJO. A relentlessly practical beginner's guide that will walk you through making real-life OSGi applications while showing you the development tools (Maven, Eclipse, and so on) that will make the journey more enjoyable. ...
HTML5 Video How-ToEncode and embed videos into web pages using the HTML5 video standard. Publish videos to popular sites, such as YouTube or VideoBin. Provide cross-browser support for HTML5 videos and create your own custom video player using jQuery. ...
Alfresco 3 CookbookEasy to follow cookbook allowing you to dive in wherever you want. Convert ideas into action using practical based recipes. A comprehensive collection of alfresco recipes covering the API, Freemarker templates, external integration, web client, and much more. ...
HTML5 Mobile Development CookbookSolve your cross platform development issues by implementing device and content adaptation recipes. Maximum action, minimum theory allowing you to dive straight into HTML5 mobile web development. Incorporate HTML5-rich media and geo-location into your mobile websites. ...
jQuery Mobile Web Development EssentialsCreate websites that work beautifully on a wide range of mobile devices with jQuery mobile. Learn to prepare your jQuery mobile project by learning through three sample applications. Packed with easy to follow examples and clear explanations of how to easily build mobile-optimized websites. ...