Programming bulls
For Geeks And Programmers who think simple
Home
Tutorials
Articles/Blogs
Login
Home
»
Perl Tutorial
»
Perl Control Structures
Perl: For loop
Perl has 'for' loop similar to C: for ($i=0;$i<10;$i++){ print "count is $i \n"; }
Home
HTML Tutorial
CSS Tutorial
PHP Tutorial
Drupal Tutorial
Perl Tutorial
Simple Perl Program: Hello World!!
Perl is a case-sensitive language
Variables in Perl
Comments in Perl
Perl Operations and Assignments
Perl Control Structures
Perl Control Structure: Foreach loop
Perl Control Structure: For loop
Perl Control Structure: While Loop
Arrays in Perl: Declaration, assignment and operation
Perl: HashMap
Perl: Passing HashMap as function parameter
Perl: Reading Files using Handles
Perl: Writing to a file using Handles
C++ Tutorial
MYSQL Tutorial: JOINS
Blogs
Create content
Drupal Aggregator
PHP Aggregator
SQL Aggregator