Difference between revisions of "Il Young Cho"

From Biolecture.org
imported>S
imported>S
Line 1: Line 1:
 
<h2>Principles of bioinfomatics</h2>
 
<h2>Principles of bioinfomatics</h2>
<p>&nbsp;</p>
+
<p>&nbsp;Bioinformatics is an interdisciplinary field of science which combines computer science, statistics, mathematics and engineering to study and process biological data.</p>
 +
<p class="MsoNormal"><span lang="EN-US"><o:p></o:p></span></p>
 
<h2>Bioprogramming</h2>
 
<h2>Bioprogramming</h2>
 
<h3>Programming</h3>
 
<h3>Programming</h3>

Revision as of 16:40, 14 June 2015

Principles of bioinfomatics

 Bioinformatics is an interdisciplinary field of science which combines computer science, statistics, mathematics and engineering to study and process biological data.

<o:p></o:p>

Bioprogramming

Programming

 Programming is a process that leads from an original formulation of a computing problem to executable computer programs. The purpose of programming is to find a sequence of instructions that will automate performing a specific task or solving a given problem.

<o:p></o:p>

Compiler

 Compiler is a computer program that transforms source code written in a programming language into another computer language (binary form).

<o:p></o:p>

Language

 There is some languages which we can use as a programming languages, such as C, R, Java, Perl and Matlab.

<o:p></o:p>