Difference between revisions of "Intro to Programming and Python"

From XenopusBioinfo
Jump to: navigation, search
(Python)
(Python)
 
Line 1: Line 1:
 +
* Lecture note - http://data.marcottelab.org/XenBioinfo2014/pdf/XenBioinfo2014_IntroToProgram_TK.pdf
 
= Python =
 
= Python =
 
* Official Python2 tutorial - https://docs.python.org/2/tutorial/index.html
 
* Official Python2 tutorial - https://docs.python.org/2/tutorial/index.html

Latest revision as of 14:14, 12 May 2014

Python

Other high-level 'scripting' languages

Perl

Ruby

Real 'programming' languages

C/C++

Java

C#

Languages for the web

  • php
  • javascript

See also