Tag: programming
Regular expressions in programming languages: Perls of Wisdom
This article is a continuation of our series on regular expressions, and discusses regular expressions in Perl.
Perl is a general-purpose, interpreted programming language that...
Everything you need to know about Node-RED
Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor.
Since...
Entering the growing world of hybrid programming
Most programmers specialise in a particular paradigm. Object-oriented programming is one of the most common forms, but the categories are numerous. They include imperative,...
NetLogo: An open source platform for studying emergent behaviour
Here’s a brief note on NetLogo, which can be described as a multi-agent programmable modelling environment. It is widely used by teachers, students and...
Regular expressions in programming languages: A peek at Python
This new series of articles will take readers on a journey that explores the regular expressions in various programming languages. The first article in...
Writing custom add-ons for Node-RED
If you are planning to kickstart your IoT development plans but aren’t comfortable with any particular programming environment, Node-RED could prove to be just...
Minor differences between C and C++
This article discusses the subtle and minute differences between C and C++.
An article titled ‘Major Differences Between C and C++’ would have been quite...
Top 8 IDEs for Raspberry Pi
Raspberry Pi has a wide range of IDEs that provide programmers with good interfaces to develop source code, applications and system programs. Let us...
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...
Python: The user-friendly language for coding
This article will delight newbies who want to get a foothold in the programming world. It introduces readers to the fascinating world of Python,...