반응형
반응형

자바스크립트 개론 : 체계적인 프로그래밍 수련법

 

원서 링크 WEB : http://eloquentjavascript.net/contents.html

원서 다운로드  : http://eloquentjavascript.net/Eloquent%20JavaScript.zip

Eloquent JavaScript

A Modern Introduction to Programming

by Marijn Haverbeke

Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.

A concise and balanced mix of principles and pragmatics. I loved the tutorial-style game-like program development. This book rekindled my earliest joys of programming. Plus, JavaScript!
Brendan Eich, the man who gave us JavaScript

The book exists in two forms. It was originally written and published in digital form, which includes interactive examples and a mechanism for playing with all the example code. This version is released under an open license.

I have published a revised version of the book on paper. The structure of this version remained largely the same, but the whole text has been thoroughly edited and updated. You can order from Amazon here. There is still an interactive coding environment for this version, as a separate page. Errata are here.

The digital version is available in the following formats:

The following translations are available:

 

반응형
반응형

Developing Backbone.js Applications

 

Link : http://addyosmani.github.io/backbone-fundamentals/


 

Was this helpful? We'd love you to write a review.

반응형
반응형

jQuery Fundamentals

 

http://jqfundamentals.com/

 

 

 

  • MDN: JavaScript
  • Chrome Developer Tools Overview
  • Fixing these jQuery: A Guide to Debugging
  • Chrome Developer Tools Cheat Sheet
  • Chrome Dev Tools: 12 Tricks to Develop Quicker (video)
  • 반응형
    반응형

    YARD: Yay! A Ruby Documentation Tool

    Homepage: http://yardoc.org
    IRC: irc.freenode.net / #yard
    Git: http://github.com/lsegal/yard
    Author: Loren Segal
    Contributors: See Contributors section below
    Copyright: 2007-2013
    License: MIT License
    Latest Version: 0.8.6.2
    Release Date: June 27th 2013

    Synopsis

    YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions. Below is a summary of some of YARD's notable features.

     

    YARD allows you to preview your code as you write your documentation for your Ruby app. It has easy-to-customize templates, supports your own DSL, and already has a number of great extensions, with more added each day.

    yard

    반응형
    반응형
    반응형
    반응형

    .

     

     

     

    .

    반응형

    + Recent posts