Difference between revisions of "Bioprogramming"

From Biolecture.org
imported>Eunseok yoo
imported>Eunseok yoo
Line 13: Line 13:
 
<h2><strong><b><span lang="EN-US">-Programming language</span></b></strong><b><span lang="EN-US"><o:p></o:p></span></b></h2>
 
<h2><strong><b><span lang="EN-US">-Programming language</span></b></strong><b><span lang="EN-US"><o:p></o:p></span></b></h2>
 
<p style="font-family: -apple-system-font; line-height: 16px;"><span style="font-size: larger;"><span lang="EN-US">Programming languages are generally high-level languages that are used in coding by programmers.</span></span></p>
 
<p style="font-family: -apple-system-font; line-height: 16px;"><span style="font-size: larger;"><span lang="EN-US">Programming languages are generally high-level languages that are used in coding by programmers.</span></span></p>
 +
<p style="font-family: -apple-system-font; line-height: 16px;">&nbsp;</p>
 +
<h1><strong>Perl programming</strong></h1>
 +
<p>&nbsp;</p>

Revision as of 02:40, 8 May 2015

Bioinformatics<o:p></o:p>

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.<o:p></o:p>

 

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

Bioprogramming is all programming activities for analyzing biological data. <o:p></o:p>

 

-Programming<o:p></o:p>

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

 

-Compiler<o:p></o:p>

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<o:p></o:p>

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

 

Perl programming