Difference between revisions of "Il Young Cho"

From Biolecture.org
imported>S
imported>S
Line 2: Line 2:
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<h2>Bioprogramming</h2>
 
<h2>Bioprogramming</h2>
<h3>Programing</h3>
+
<h3>Programming</h3>
<p>&nbsp;</p>
+
<p>&nbsp;<span lang="EN-US" style="text-indent: 5pt;">Programming is a process that leads from an original formulation of a computing problem to executable computer programs. T</span><span lang="EN-US" style="text-indent: 5pt; font-size: 10.5pt; line-height: 115%; font-family: Arial, sans-serif; color: rgb(37, 37, 37); background-image: initial; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;">he purpose of programming is to find a sequence of instructions that will automate performing a specific task or solving a given problem.</span></p>
 +
<p class="MsoNormal" style="text-indent:5.0pt;mso-char-indent-count:.5"><o:p></o:p></p>
 
<h3>Compiler</h3>
 
<h3>Compiler</h3>
<p>&nbsp;</p>
+
<p>&nbsp;<span style="text-indent: 5pt;">Compiler is a computer program that transforms source code written in a programming language into another computer language (binary form).</span></p>
 +
<p class="MsoNormal" style="text-indent:5.0pt;mso-char-indent-count:.5"><span lang="EN-US"><o:p></o:p></span></p>
 
<h3>Language</h3>
 
<h3>Language</h3>
<p>&nbsp;</p>
+
<p>&nbsp;<span style="text-indent: 5pt;">There is some languages which we can use as a programming languages, such as C, R, Java, Perl and Matlab.</span></p>
 +
<p class="MsoNormal" style="text-indent:5.0pt;mso-char-indent-count:.5"><span lang="EN-US"><o:p></o:p></span></p>
 
<h2>&nbsp;</h2>
 
<h2>&nbsp;</h2>
 
<h2>&nbsp;</h2>
 
<h2>&nbsp;</h2>

Revision as of 16:39, 14 June 2015

Principles of bioinfomatics

 

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>