Difference between revisions of "Sungwon Jeon"

From Biolecture.org
imported>S
imported>S
Line 20: Line 20:
 
     </span></li>
 
     </span></li>
 
</ul>
 
</ul>
<p>Bioprogramming</p>
+
<h2>Bioprogramming</h2>
 
<h3>Definition of Bioprogramming</h3>
 
<h3>Definition of Bioprogramming</h3>
 +
<h3>BioPerl</h3>
 +
<h3>BioOS</h3>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>

Revision as of 11:29, 8 May 2015

This is Sungwon's Bioinformatics Lecture Note

Principles of Bioinformatics

 

Bioprogramming

What is programming?

Today, Computers and Smart phones are widespread. Programs are very required to operate computer. In the past, Program might be for calculation. Each program has it's own purpose, algorithm. To make program ( actually, computer program), we need to know what programming is, what programming language is.

Definition of Programming

Computer programming (often shortened to programming) is a process that leads from an original formulation of a computing problem to executable computer programs. -Wikipedia -

Above is definition of programming from Wikipedia. I think we have to know why we need executable computer program. Effective and re-usable is the most important term for program. Program have to make our work effective and to be re-usable. It's why we develop computer program. To develop computer program, we need to know programming language.

Programming Language

 There are many different programming language in the world.

  • C
  • C++ : Object Oriented Programming (OOP),
  • Java
  • Perl
  • PHP
  • R
  • Matlab

Bioprogramming

Definition of Bioprogramming

BioPerl

BioOS