Tag: Tips
Faster Web Development Using the Jade Template Language
You can build Web pages faster with the Jade template language. Jade is an elegant and efficient way to do HTML coding. Old HTML...
Codename One: A Cross-Device Platform for Mobile App Development
The proud boast of Codename One developers is, Write once, run anywhere native mobile apps. And it works exactly that way. You can use...
PyTongue Programming in Non-English Languages
In this remarkable article, which is aimed at both those who teach programming at various levels and general programming enthusiasts, the author, who is...
Htop: System Monitoring for Linux
Htop is an interactive process viewer and a text mode application, which can do system monitoring efficiently in real-time. It shows a complete list...
Cliche: Speeding up Command Line Interface Development
Cliche is a small Java library that makes it simple to create interactive command line user interfaces.
Recently, I was evaluating CLI frameworks in Java...
An Introduction to GNU Emacs
GNU Emacs, created by Richard Stallman, is an extensible, customisable text editor. While Emacs has many variants, GNU Emacs is the most widely used....
Protect Your Eyes with Redshift
Redshift will help you to reduce the strain on your eyes when working with computers and laptops, particularly in the dark or in low-light...
Creating Vehicular Traffic Simulation with OSS
Here is a tutorial on creating real-time vehicular traffic simulation using SUMO and OpenStreetMap.
SUMO stands for Simulation of Urban Mobility. It is designed as...
Generating Computer Graphics with OpenGL
OpenGL is the industrys most widely used environment for the development of portable, interactive 2D and 3D graphics applications. The OpenGL API is open...
Network Monitoring and Programming Using Python
Python scripts and APIs can be tailor made into effective network monitoring and forensics tools. Their versatility makes them ideal in assorted applications including...