Learn Node js - This tutorial is designed for software programmers who wants to learn the basics of Node.js and it's architectural concepts in simple and easy ways. This tutorial will give you enough understanding on components of Node.js with suitable examples. Node.js is a very powerful JavaScript based framework/platform built on Google Chrome's JavaScript V8 Engine. It is used to delevop I/O intensive web applications like video streaming sites, single page applications and other web application. Node.js is open source, completely free, and used by thousands of developers around the world.
Like it? Share with your friends!
Supported operating systems:
Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4
Similar Software:
Learn SVG Learn SVG - This reference has been prepared for the beginners to help them to understand the basic concepts related to SVG. This tutorial will give you enough understanding on SVG from where you can take yourself to a higher level of expertise. Scalable Vector Graphics commonly known as SVG is a XML based format to draw vector images
Learn Apache Tika Learn Apache Tika - This app provides a basic understanding of Apache Tika library, the file formats it supports, as well as content and metadata extraction using Apache Tika
Learn Apache Ant Learn Apache Ant - Apache Ant is a Java based build tool from Apache Software Foundation. Apache Ant's build files are written in XML and they take advantage of being open standard, portable and easy to understand.This app should show you how to use Apache ANT to automate the build and deployment process in simple and easy steps
Software Engineering v2 Software Engineering v2 - This tutorial is designed for the readers pursuing education in software development domain, Software Testing aspirants and all enthusiastic readers. Software engineering is an engineering branch associated with development of software product using well-defined scientific principles, methods and procedures
Learn Unix Interview Q A Learn Unix Interview Q A - As someone who has written a large number of both simple and complex UNIX shell scripts during the past years, the following are some basic shell scripting interview questions that I would ask if I needed to hire someone to write new shell scripts or maintain preexisting scripts for me
Learn SIP v2 Learn SIP v2 - SIP is a signalling protocol designed to create, modify, and terminate a multimedia session over the Internet Protocol. It is an application layer protocol that incorporates many elements of the Hypertext Transfer Protocol (HTTP) and the Simple Mail Transfer Protocol (SMTP)
Learn Lucene Learn Lucene - Lucene is an open source java based search library. Lucene is very popular and fast search library used in java based application to add document search capability to any kind of application in a very simple and efficient way
Andrino Andrino is an interactive Javascript interpreter for Android devices. It was inspired by an article entitled Why Johnny Can’t Code by David Brin. In the article, Brin argues that Johnny can’t program because there are few to no tools simply and easily available to beginners
Learn Apache Xerces Learn Apache Xerces - This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to XML parsing using Java Programming language