1. Home
  2. Personal Pages

Tag

Personal Pages

5,463 sites carry this tag.

The Little MongoDB Book The Little MongoDB Book- Discover NoSQL with MongoDB and commons JavaScript usage patterns. Learning JavaScript Design Patterns Learning JavaScript Design Patterns- Explore applying both classical and modern design patterns. D3 Tips and Tricks D3 Tips and Tricks- Covers many examples about representing data in a browser using the D3 library. TypeScript Succinctly TypeScript Succinctly- TypeScript extends many familiar features of .NET programming to JavaScript. JavaScript Succinctly JavaScript Succinctly- Concise examination of JavaScript objects. Learn.js Learn.js- 4 books: Development Environments for Beginners, Introduction to javascript, Making 2d games with node.js and browserify, mapping with leaflet.js. HTML Canvas Deep Dive HTML Canvas Deep Dive- Introduces basic drawing, making charts, advanced drawing and events, animations, 3D graphics with WebGL and ThreeJS, Web Audio, and more details about adva… The Past, Present, and Future of JavaScript The Past, Present, and Future of JavaScript- A comprehensive look at JavaScript's development and what lies ahead. Noel Rappin Writes Here Noel Rappin Writes Here- A four book series aimed at developers who have a basic knowledge of JavaScript but who need to learn about newer tools and practices. Single page apps in depth Single page apps in depth- Focus on discussing patterns, implementation choices and decent practices. JavaScript Allongé JavaScript Allongé- A strong cup of functions, objects, combinators, and decorators by raganwald. Developing Backbone.js Applications Developing Backbone.js Applications- Begin with the fundamentals, work the way through the exercises, and learn how to build an application that is both cleanly organized and main… Programming JavaScript Applications Programming JavaScript Applications- Develop robust web scale or enterprise applications, how to apply the powerful features that distinguish JavaScript from other languages, such… Knockout.js Succinctly Knockout.js Succinctly- A brief overview of Knockout and its data-oriented aspects, followed by a thorough examination of binding data to various HTML elements. Interactive Smooth CoffeeScript Interactive Smooth CoffeeScript- Introduction to programming in CoffeeScript with an emphasis on clarity and abstraction. DOM Enlightenment DOM Enlightenment- Exploring the relationship between JavaScript and the modern HTML DOM. Dive Into HTML5 Dive Into HTML5- Elaborates on a hand-picked selection of features from the HTML5 specification and other fine standards. JS: The Right Way JS: The Right Way- A quick reference to best practices for writing JavaScript, links to code patterns and tutorials from around the web. The Little Book on CoffeeScript The Little Book on CoffeeScript- Syntax, classes, idioms, compiling, applications, the bad parts. Basic JavaScript for the impatient programmer Basic JavaScript for the impatient programmer- Describes the smallest subset of the language that allows to be productive. whyisjake/Bootstrap whyisjake/Bootstrap- How to add Bootstrap tools to development workflow. getify/You-Dont-Know-JS getify/You-Dont-Know-JS- A JavaScript book series launched through Kickstarter. Professional JavaScript Professional JavaScript- Covering the language from many angles: browser, server, standalone and embedded. Async JavaScript Async JavaScript- Recipes for Event-Driven Code by Trevor Burnham. Third-Party JavaScript Third-Party JavaScript- Teaches intermediate developers the art of third-party scripting. Topics covered include cross-domain messaging, third-party cookies, defensive and adaptiv… JSbooks JSbooks- Showcase of books and ebooks about JavaScript. JavaScript Garden JavaScript Garden- A guide to JavaScript's quirks and flaws. Numerical and Statistical Codes Numerical and Statistical Codes- By Jean-Pierre Moreau. Computer Methods for Mathematical Computations Computer Methods for Mathematical Computations- Code from the book, translated to ELF, a Fortran 90 subset. Algorithms for calculations in science and engineering, including linea… MathFinance - Financial Functions Library MathFinance - Financial Functions Library- Fortran 90 code for the Cox-Ross-Rubinstein binomial model, the analytic Black-Scholes formula, and Monte Carlo Simulation.