Home Tags Language

Tag: language

A Few Surprising Programming Language Features

0
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

0
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

0
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

0
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

0
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

1
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

0
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?

0
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

0
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?

0
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...