Tag: programming
How to begin programming with shell scripts
The power of scripting lies in the fact that you get to program with commands you already know, from various computer languages. Scripting provides...
Scala: The powerhouse of Apache Spark
Scala, which is an acronym for Scalable Language, is a multi-paradigm, statically-typed, type-safe programming language focused on Web services. Widely used by data scientists...
Gatling: A Lightweight Load Testing Tool
Gatling is the ultimate open source load testing tool for programmers. Though focused on Web applications, it can be used to analyse and measure...
Different C Standards: The Story of C
This article covers the various standards of the C language, from K&R C through ANSI C, C99, C11 and Embedded C.
I have always wanted...
Everything you need to know about neural networks
Some of our readers have requested me to cover neural networks. This topic has attracted a lot of interest and attention lately.
While neural networks...
Ruby on Rails: A powerful open source web framework for beginners
Rails is a Web application framework designed to work with the Ruby programming language.
Web developers or those who like to build websites have probably...
Machine Learning: The Julia Approach
Julia is a rising star in the world of programming languages, having inherited the best features of both Python and C. This article provides...
Pros and cons of open source programming languages
You can always look forward to a good debate when the topic is ‘Open source programming languages versus licensed programming languages’. There are pros...
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...
Start programming on Raspberry Pi with Python
One of the most revolutionary things that happened in computing in recent times has been the invention of the Raspberry Pi, as it has...