Posts

Showing posts with the label programing

ruby-on-rails-tutorial

Image
Ruby  on  Rails  (ROR)  Tutorial  for Beginners -  Learn Ruby  on  Rails  in simple and easy steps starting from basic to advanced concepts with examples including Introduction, Installation, Framework, Directory Structure, strengths with examples and you will  learn  about actionpack, actionview, activerecord, Migrations, ... DOWNLOAD

google_maps_tutorial

Image
DOWNLOAD Google Maps has a JavaScript API to customize the maps and display them on your webpage.  This tutorial is about Google Maps API (Application Programming Interface).  ... After completing this tutorial, you would be able to integrate Google Maps JavaScript API on your webpage.

css_tutorial

Image
CSS  is used to control the style of a web document in a simple and easy way.   CSS  is the acronym for "Cascading Style Sheet".  This  tutorial  covers both the versions CSS1,CSS2 and CSS3, and gives a complete understanding of  CSS , starting from its basics to advanced concepts. DOWNLOAD

pyqt_tutorial

Image
It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library.   PyQt  is a blend of Python programming language and the Qt library.  ... This  tutorial  is designed for software programmers who are keen on learning how to develop graphical applications ... DOWNLOAD

prototype_tutorial

Image
This tutorial has been written for users willing to learn the JavaScript Prototype object and its usage. Beginners as well as experienced users can refer this tutorial to brush up or learn the JavaScript prototypes.  To learn prototype you should have the basic knowledge of ... DOWNLOAD

python_pandas_tutorial

Image
pandas  is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the  Python  programming language.  pandas  is a NUMFocus sponsored project. This will help ensure the success of development of  pandas  as a world-class open-source project, and makes it ... DOWNLOAD

php7_tutorial

Image
PHP 7 About the Tutorial PHP 7 is the most awaited and is a major feature release of PHP programming language. PHP 7 was releas... DOWNLOAD

Download Arduino Tutorial (PDF Version)

Image
DOWLOAD Arduino  i. About the Tutorial.  Arduino  is a prototype platform (open-source) based on an easy-to-use hardware and software. It consists of a circuit board, which can be programed (referred to as a microcontroller) and a ready-made software called  Arduino  IDE (Integrated. Development Environment), which is used to write ...

[PDF]JavaScript Tutorial

Image
DOWNLOAD Why Study  JavaScript ?  JavaScript  is one of the 3 languages all web developers must learn: 1. HTML to define the content of web pages. 2. CSS to specify the layout of web pages. 3.  JavaScript  to program  the behavior of web pages. This tutorial is about  JavaScript , and how  JavaScript  works with HTML and CSS.