Ruby enthusiastically and you want to realize web applications with? So get started with Ruby on Rails. Many emblematic sites of the last years were built on this techno, like Twitter or AirBnB.
Whether you are a young developer who wants to discover this framework, a seasoned developer wishing to add a string to your bow, or an entrepreneur wishing to prototype your product yourself, this course is for you!
Table of contents
Node.js is a prerequisite for the proper functioning of rails, it intervenes in the management of the JavaScript files of your future sites;
Rbenv is a program that allows installing any version of Ruby easily;
Gem is a program that comes with Ruby. It allows you to install other programs, such as Rails. 4.2.6 is the version of Rails we use today: the most recent version at the time I write these lines.
Size : | 1,125.03 Kb |
File type : | |
Downloads: | 625 |
Created: | 2017-06-17 |
With this tutorial you will learn how to write your first Django application, free training document intended to beginners....
Learning jQueryDownload free course Learning jQuery, pdf file on 88 pages by Stack Overflow Community....
Learning Twitter BootstrapDownload free course Learning Twitter Bootstrap, pdf file on 109 pages by Stack Overflow Community....
Angular 2 ebook for professionalsDownload free Angular 2 tutorial course in PDF, training file in 69 chapters and 232 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Building Front-End Web Apps with Plain JavaScriptThis book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user's computer device (smartphone, tablet or notebook), and not on the remote w...
HTML5 Notes for ProfessionalsDownload free course HTML5 Notes for Professionals, pdf file on 124 pages by Stack Overflow Community....
Web Application SecurityDownload free course Web Application Security, pdf file on 331 pages by Andrew Hoffman....
React SuccinctlyDownload free course React Succinctly, pdf file on 119 pages by Samer Buna....
Getting help with Django documentationIn this tutorial you will find everything you need to know about Django, complet and free training document under 1860 pages....
Eloquent JavaScript: A Modern Introduction to ProgrammingJavaScript 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. ...