Tag: language
A Few Surprising Programming Language Features
The first programming language that you learn leaves an indelible mark on you. If you are used to coding in a particular language and...
Writing Clean and Scalable PHP Applications
Writing modern, clean and scalable PHP applications doesn’t require the use of a framework. Though there are many frameworks available, many a time, these...
Elixir: Made for Building Scalable Applications
Each programming language has its own strong points. Choosing the optimal option is the most important factor in building successful software applications. Elixir is...
Go: Perhaps the Best Language for Building Scalable Code
This article on Go covers the reasons for learning it and some of its concepts. It also presents a sample program.
Go (also known as...
Using MinGW for C Programming in Windows
Though Windows and Linux are often perceived as incompatible with each other, it is possible to run free and open source software on Windows....
Be part of the Voice-First Revolution
On the iconic sci-fi TV Show Star Trek, the crew on the Starship Enterprise could interact with the computer onboard by just saying the...
An Introduction to Solidity, the Language that Runs Ethereum
Solidity is an object-oriented, statically typed, high-level scripting language for implementing smart contracts, which are programs that govern the behaviour of accounts within the...
What’s New in Java 12?
Java 12 was released in March 2019. This new, improved version has incorporated many language changes, all of which are outlined in this article.
Even...
PHP Vs JavaScript: Know About Similarities and How to Choose One
The buzz around the basic difference between the topmost platform of JavaScript and PHP. Well, as a matter of fact, it is quite clear...
What’s New in Java 11?
Every six months, the Oracle Corporation rolls out a new version of Java. The September 2018 release was Java 11. There’s quite a buzz...