Bin-Blog logoBin-Blog

Learn about the latest in Web Development – as soon as I do.

Archive for the ‘Tutorials’ Category

Hello Script For JavaScript

By Binny V A • May 22nd, 2008

The next language to get the Hello Script treatment is JavaScript – my favorite language. Before we go any further, here is the definitions for Hello Script and JavaScript – just to make sure that we are on the same page…

Hello Script
‘Hello Script’ is a file that contains the most commonly used elements of a [...]



Hello Script for bash

By Binny V A • May 12th, 2008

Hello Script series for Bash. ‘Hello Script’ is a file that contains the most commonly used elements of a programming language so that it can be used as a cheat sheet when working with that language.
bash
bash is the most commonly used shell in Linux. That makes the bash scripting language the most popular shell scripting [...]



Hello Script for Ruby

By Binny V A • May 1st, 2008

Hello Script is a file that contains the most commonly used elements of a programming language so that it can be used as a cheatsheet when working with that language. This Hello Script for Ruby is the sixth post in this series.
I have some experience with Ruby. I will not call myself an expert – [...]



Hello Script for Tcl

By Binny V A • Apr 24th, 2008

Tcl, or Tool Command Language, will not be found in the ‘most popular languages’ hall of fame. That is partly because of its ‘wierd’ syntax. But those who know Tcl will tell you that Tcl is a pleasure to work with. I have a special interest in Tcl – its the language that introduced [...]



Perl Hello Script

By Binny V A • Apr 10th, 2008

This is the next installment of the Hello Script series – Hello Script for Perl. ‘Hello Script’ is a file that contains the most commonly used elements of a programming language so that it can be used as a cheat sheet when working with that language.
Introduction to Perl
For those of who are unfamiliar with perl, [...]



Python Hello Script

By Binny V A • Mar 19th, 2008

As promised in the last post(Hello Script for PHP), this is my Hello Script for Python. ‘Hello Script‘ is a file that contains the most commonly used elements of a programming language so that it can be used as a cheat sheet when working with that language.
A word of caution here – the blocks in [...]