Sorting Techniques - Script Review at ProgramsDB.com


  • Name
Sorting Techniques
  • Author
Sorting Techniques
  • Category
Perl / Development
  • HomePage Address
Click to Visit
  • No. of hits
79



     Sorting is a very commonly used operation in all kinds of programs. Perl provides a very simple yet extremely powerful mechanism to accomplish any kind of sort. This article is about teaching the novice programmer how to sort lists of things. The article teaches experienced programmers certain techniques and ideas that could be new to them especially if they have been programming in another language earlier.


Top Perl scripts
1).   Sorting Techniques Sorting Techniques provides an introduction to sorting and teaches how to write your own sorting functions easily with perl. Some very basic and common examples of sorting have been included in the tutorial.
2).   Genetic algorithms applied with Perl This article introduces you to the genetic algorithm in simple terms. It shows that genetic programming produces algorithms required for improved computer programs. It provides Perl implementations for some specific tasks that have generic use.
3).   Cut & Paste: Strings Through a set of code snippets, this site teaches how strings can be manipulated in Perl. These snippets include uppercase/lowercase conversion, trim leading and/or trailing space and many more.
4).   Perl 101 (Part 5) - Sub-Zero Code This part of the Perl 101 series introduces the subject of subroutines and also teaches how to structure your code to ensure for maximum reusability.
5).   Cut & Paste: Scalar Variables Cut & Paste: Scalar Variables is helpful for beginners of perl program to learn how to operate mathematics in perl.
6).   The elegance of JAPH: Just Another Perl Hacker This short script is written for a beginner and produces the output Just another Perl hacker. This also examines a few simple examples of the JAPH that can prove educative even to experts.
7).   Printing all CGI environment variables This article provides a short CGI program. This program is capable of printing every environment variable that it knows.
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 


Game Cheats

 

Updated: Thursday, 24 July 2008

Privacy Policy