Tag: language
Understanding How a Neural Network Works Using R
In the simplest of terms, a neural network is a computer system modelled on the human nervous system. It is widely used in machine...
Getting Started with PHP, the Popular Programming Language
This article provides an introduction to PHP — the development process, its history, as well as its pros and cons. At the end of...
What all you need to know about HTML5
HTML5, the fifth and current version of the HTML standard, is a markup language used to structure and present content on the World Wide...
Exploring Sinatra
This basic introduction to Sinatra can be used by interested readers as a starting point, from where they can move on to the vast...
Programming in R
R is a language and environment for statistical computing and graphics. It is a simple and effective programming language, which includes conditionals and loops. Often...
A few fundamentals of Ruby programming
Ruby is an open source, general programming language that has been influenced by Perl, Smalltalk, Eiffel, Ada and Lisp. It has an elegant syntax,...
Let’s get acquainted with PHP
PHP is a server side scripting language that is embedded in HTML. It is used to manage dynamic content, databases, session tracking, and even...