The Principles of Object-Oriented JavaScript
by Nicholas C. Zakas
If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooled - JavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands...
Price: $10.99 | Publisher: No Starch Press | Release: 2014
Eloquent JavaScript, 2nd Edition
by Marijn Haverbeke
JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications.Eloquent JavaScript, 2nd Edition dives deep into the JavaScript language to show you how to write beautiful, effective code. Author Marijn Hav...
Price: $25.98 | Publisher: No Starch Press | Release: 2014
by Angus Croll
What if William Shakespeare were asked to generate the Fibonacci series or Jane Austen had to write a factorial program? In If Hemingway Wrote JavaScript, author Angus Croll imagines short JavaScript programs as written by famous wordsmiths. The result is a peculiar and charming combination of prose, poetry, and programming.The best authors are those who obsess about language - and the same goes for JavaScr...
Price: $17.79 | Publisher: No Starch Press | Release: 2014
by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft
Java 8 in Action is a clearly written guide to the new features of Java 8. The book covers lambdas, streams, and functional-style programming. With Java 8's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!Every new version of Java is important, but Java 8 is a game changer. Java 8 in Action is a ...
Price: $6.53 | Publisher: Manning | Release: 2014
by David Mark Clements
Node Cookbook Second Edition shows you how to transfer your JavaScript skills to server-side programming. It will talk you through the various server-side scenarios, often saving you time and effort by demonstrating best practices and showing you how to avoid security faux pas.Beginning with making your own web server, the recipes are designed to allow smooth progression through Node in order to help you de...
Price: $29.99 | Publisher: Packt Publishing | Release: 2014
RESTful Java Patterns and Best Practices
by Bhakti Mehta
The convergence of social networking, cloud computing, and the era of mobile applications has created a generation of emerging technologies that allow different networked devices to communicate with each other over the Internet with REST. REST has the benefits of being stateless; easing scalability, visibility, and reliability; and being platform and language agnostic.This book is a practical, hands-on guid...
Price: $27.99 | Publisher: Packt Publishing | Release: 2014
Learning Single-page Web Application Development
by Fernando Monteiro
Learning Single-page Web Application Development is a journey through application development using the MEAN stack with JavaScript on the server side and client side, covering concepts such as RESTful, authentication and session on SPA. You will build large-scale applications. You will use a JavaScript environment with Node.js on the server, MongoDB as the database, and AngularJS on the frontend.Everything...
Price: $44.99 | Publisher: Packt Publishing | Release: 2014
Getting Started with Grunt: The JavaScript Task Runner
by Jaime Pillora
In recent times, modern web browsers have become the application platform of choice. Grunt, along with its wide range of plugins, provides a simple way of managing the large number of build tasks required to maintain a sophisticated web application.Getting Started with Grunt: The JavaScript Task Runner provides you with all the information you need to become an effective Grunt power-user. You will quickly l...
Price: $20.99 | Publisher: Packt Publishing | Release: 2014
Web App Testing Using Knockout.JS
by Roberto Messora
As modern web applications grow in complexity and features, developers need tools and frameworks to deliver and maintain solutions with high quality standards. Knockout.JS is an emerging JavaScript presentation framework that promotes a solid solution design in combination with Jasmine, a well-known unit testing library. They both ensure rapid development and maintainability over time, and modification of r...
Price: $29.99 | Publisher: Packt Publishing | Release: 2014
by Richard Keller
AngularJS is an extensive framework used to make full-blown websites with minimal code. Animations in AngularJS are achieved through CSS3 transitions, CSS animations, and JavaScript. AngularJS allows you to create animations with outstanding effects. There are a variety of effects that can be integrated with AngularJS and different ways to achieve the same result. Learning AngularJS Animations will help you...
Price: $24.99 | Publisher: Packt Publishing | Release: 2014