Difference between revisions of "Bioprogramming"

From Biolecture.org
imported>Eunseok yoo
imported>Eunseok yoo
Line 2: Line 2:
 
<p style="font-family: -apple-system-font; line-height: 16px;"><span style="font-size: larger;"><span lang="EN-US">In bioinformatics, all biological data are regarded as information. So, by combining various fields such as computer science and statistics, the information is analyzed and studied.</span></span></p>
 
<p style="font-family: -apple-system-font; line-height: 16px;"><span style="font-size: larger;"><span lang="EN-US">In bioinformatics, all biological data are regarded as information. So, by combining various fields such as computer science and statistics, the information is analyzed and studied.</span></span></p>
 
<p style="font-family: -apple-system-font; line-height: 16px;"><b><span lang="EN-US">&nbsp;</span></b></p>
 
<p style="font-family: -apple-system-font; line-height: 16px;"><b><span lang="EN-US">&nbsp;</span></b></p>
<h1><span lang="EN-US">Bioprogramming<o:p></o:p></span></h1>
+
<h1><strong><span lang="EN-US">Bioprogramming</span></strong><span lang="EN-US"><o:p></o:p></span></h1>
 
<p style="font-family: -apple-system-font; line-height: 16px;"><span style="font-size: larger;"><span lang="EN-US">Bioprogramming is all programming</span><span lang="EN-US">&nbsp;activities for analyzing biological data.</span></span></p>
 
<p style="font-family: -apple-system-font; line-height: 16px;"><span style="font-size: larger;"><span lang="EN-US">Bioprogramming is all programming</span><span lang="EN-US">&nbsp;activities for analyzing biological data.</span></span></p>
 
<p style="font-family: -apple-system-font; line-height: 16px;"><b><span lang="EN-US">&nbsp;</span></b></p>
 
<p style="font-family: -apple-system-font; line-height: 16px;"><b><span lang="EN-US">&nbsp;</span></b></p>
 
<h2><strong><b><span lang="EN-US">Programming</span></b></strong></h2>
 
<h2><strong><b><span lang="EN-US">Programming</span></b></strong></h2>
<p style="font-family: -apple-system-font; line-height: 16px;"><span style="font-size: larger;"><span lang="EN-US">Programming is a process that makes new algorithm from programming languages called codes through a compiler. &nbsp;</span></span><span lang="EN-US"><o:p></o:p></span></p>
+
<p style="font-family: -apple-system-font; line-height: 16px;"><span style="font-size: larger;"><span lang="EN-US">Programming is a process that makes new algorithm from programming languages called codes through a compiler.&nbsp;</span></span><span lang="EN-US"><o:p></o:p></span></p>
 
<p style="font-family: -apple-system-font; line-height: 16px;"><b><span lang="EN-US">&nbsp;</span></b></p>
 
<p style="font-family: -apple-system-font; line-height: 16px;"><b><span lang="EN-US">&nbsp;</span></b></p>
 
<h2><strong><b><span lang="EN-US">Compiler</span></b></strong></h2>
 
<h2><strong><b><span lang="EN-US">Compiler</span></b></strong></h2>

Revision as of 02:43, 8 May 2015

Bioinformatics

In bioinformatics, all biological data are regarded as information. So, by combining various fields such as computer science and statistics, the information is analyzed and studied.

 

Bioprogramming<o:p></o:p>

Bioprogramming is all programming activities for analyzing biological data.

 

Programming

Programming is a process that makes new algorithm from programming languages called codes through a compiler. <o:p></o:p>

 

Compiler

Compiler is a program that transforms programming languages into computer languages. With this process, computer can recognize the commands. The compilers have own specific programming language. C++, for example, has c language. They are classified according to the languages and the operating systems.

 

Programming language

Programming languages are generally high-level languages that are used in coding by programmers.

 

Perl programming