Category: tools / utilities
August 8, 2012
beginner, emulator, images drawing, implementation, interpreter / compiler, non-technical, programming languages, tools / utilities, tricks, turtle logo
The Hello World! Programs are considered the easiest for most programming languages. The program will output string “Hello, World!” to the display device and return. On programming books, these …
August 7, 2012
algorithms, beginner, brainfuck, brute force, c #, github, I/O File, implementation, interpreter / compiler, programming languages, python, technical, tools / utilities
Brainfuck is a minimized programming language. It has only 8 keywords. It was designed first in 1993 by Urban Muller. gives more details on wiki. Brainfuck is often referred …
August 5, 2012
algorithms, batch script, beginner, brute force, FTP, http, I/O File, php, programming languages, recursive, technical, tools / utilities
Most of the web hosting company does not provide unlimited FTP spaces. In order to monitor the usage, you can login to web-based control panel and view the usage …
I came across a PC Emulator that can be run in the browsers using Javascript technology. The OS emulated is Linux. If you type ‘uname -a’ , you will …
Dropboxis an excellent cloud-base online storage that synchronizes your files among your desktops, mobile phones, iPad, iPhone and etc devices. It is fast and secure. I provides you a …