Results for "Programming (Python"

Pages

  • Bio++ : C Language libraries for your biological need

    C has always been a language that never attempts to tie a programmer down - it allows for e...aps most importantly, it supports object-oriented programming in a familiar setting and fra...y interested in C/C++ language for the biological program...

    3962 days ago

  • Ruby Language

    Ruby was created by Yukihiro Matsumoto, who wished to create a new language that balanced functional programming with imperative programming Ruby is a dynamic, reflectiv...d Lisp. Ruby supports multiple programming paradigms, including function...ticle/5915 Ruby Documentation: Program...

    3962 days ago

  • Bioinformatics Articles links

    I found several useful bioinformatics articles which exaplain, define and elaborate the bioinformatics in scientif...Project. Retooling for Bioinformatics An article from The Scientist A Program...

    3936 days ago

  • Introduction to Bioinformatics

    Bioinformatics (Genomics) Biocomputing in a Nutshell. Biologist's Guide to Internet Resources Computational Molecu...ocomputing Tutorials Finding the genes in the genomic sequences The Genetic Program...

    3936 days ago

  • Linux Sort Commands for Bioinformatics

    Almost all the scripting languages such as Perl, Python etc have built-in sort, but unfortunately none of them are as flexible as sort command. But one when it come to...

    3641 days ago

  • Awesome perl frameworks, libraries and software - PART 2

    licheng/gccfilter - gccfilter is a perl filter to colorize and s...rted from "Cross-Platform GUI Programming with wxWidgets" - "The wxBook...ite Perl subroutines in other programming languages Htbaa/WebService-R...ny/smart-comments - Perl programming module for easier debugging...

    2509 days ago

  • Awesome perl frameworks, libraries and software - PART 3

    fujiwara/perl-queue-q4pg-lite - simple message queue using PostgreSQL....HouzuoGuo/PerlDB - This is a programming exercise, do not use in serio...C server daemon written in the Perl programming language. it's very modular a...ormats from source trees in various program...

    2509 days ago

  • Awesome perl frameworks, libraries and software - PART 4

    tjstein/php5-fpm-munin-plugins - A set of Munin plugins for PHP5-FPM perusio/nginx-munin - A set of plugins for monitoring nginx with Munin openresty/lua-...

    2509 days ago

  • Hello Python World !

    As I mentioned earlier, I will keep on posting one Python script per day to introduce you to Python programming. Whether you are an experienced programmer or not, this tut...ial is intended for everyone who wishes to learn the Python program...

    2197 days ago

  • Python Numeric Variables and Types !

    Python is completely object oriented, and not "statically typed". You do not need to declare variables before using them, or declare their type. Every variable in Pyt...

    2197 days ago