A complet tutorial about Ruby programming language under 594 pages for advanced level students, free training document in PDF by David Flanagan and Yukihiro Matsumoto.
This book begins with a quick-start tutorial to the language, and then explains the language in detail from the bottom up: from lexical and syntactic structure to datatypes to expressions and statements and on through methods, blocks, lambdas, closures, classes and modules. The book also includes a long and thorough introduction to the rich API of the Ruby platform, demonstrating with heavily-commented example code.
Ruby's facilities for text processing, numeric manipulation, collections, input/output, networking, and concurrency. An entire chapter is devoted to Ruby's metaprogramming capabilities.
Table of contents
Size : | 4,213.89 Kb |
File type : | |
Downloads: | 1362 |
Created: | 2017-04-01 |
Backbone.js is a JavaScript library with a RESTful JSON interface, and is loosely based on the model-view-controller (MVC) application design paradigm. Backbone.js is known for being lightweight, as its only dependency is on one JavaScript library, Underscore.js. It is designed for developing sing...
Learning advanced-custom-fields PDF courseDownload free Advanced custom fields tutorial course in PDF, training file in 5 chapters and 14 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
You Don't Know JS Yet: ES.Next & Beyond - 2nd EditionNo matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest version of the standard upon which JavaScript is built. ...
PrestaShop Developer GuideDownload free Prestashop document, course and tutorial training, PDF file on 37 pages intended to beginners whos wants to build his own online commerce store....
Understanding the DOMJavaScript is the de facto programming language of the web, but the language itself does n..., download free DOM tutorial in PDF (126 pages) created by Tania Rascia ....
CSS Animation 101Download free course CSS Animation 101, pdf file on 91 pages by Donovan Hutchinson....
Learning JQueryThis is a jQuery tutorial for beginners, it provides in-depth knowledge of jQuery technology. This jQuery tutorial will help you learn jQuery basics, examples, selectors, events, effects, CSS, and attributes....
You Don't Know JS Yet: Async & Performance - 2nd EditionNo matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this concise yet in-depth guide focuses on new asynchronous features and performance techniques - including Promises, generators, and Web Workers - t...
Introduction to web development with Python and DjangoDownload introduction to web development with Python and Django, free training document in PDF under 28 pages....
How To Code in Node.jsNode.js is a popular open-source runtime environment that can execute JavaScript outside o..., download free Node.js tutorial in PDF (418 pages) created by David Landup ....