Home Tags Tips

Tag: Tips

Faster Web Development Using the Jade Template Language

0
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

0
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

2
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

0
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

0
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

0
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

0
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

0
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

1
OpenGL is the industry’s 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

1
Python scripts and APIs can be tailor made into effective network monitoring and forensics tools. Their versatility makes them ideal in assorted applications including...