Difference between revisions of "Bioprogramming"
imported>Eunseok yoo |
imported>Eunseok yoo |
||
Line 6: | Line 6: | ||
<p style="font-family: -apple-system-font; line-height: 16px;"><b><span lang="EN-US"> </span></b></p> | <p style="font-family: -apple-system-font; line-height: 16px;"><b><span lang="EN-US"> </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. | + | <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.</span></span></p> |
<p style="font-family: -apple-system-font; line-height: 16px;"><b><span lang="EN-US"> </span></b></p> | <p style="font-family: -apple-system-font; line-height: 16px;"><b><span lang="EN-US"> </span></b></p> | ||
− | <h3><strong><b><span lang="EN-US">Compiler</span></b></strong></h3> | + | <h3 style="margin-left: 40px;"><strong><b><span lang="EN-US">Compiler</span></b></strong></h3> |
− | <p style="font-family: -apple-system-font; line-height: 16px;"><span style="font-size: larger;"><span lang="EN-US">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<sup>++</sup>, for example, has c language. They are classified according to the languages and the operating systems.</span></span></p> | + | <p style="font-family: -apple-system-font; line-height: 16px; margin-left: 40px;"><span style="font-size: larger;"><span lang="EN-US">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<sup>++</sup>, for example, has c language. They are classified according to the languages and the operating systems.</span></span></p> |
<p style="font-family: -apple-system-font; line-height: 16px;"> </p> | <p style="font-family: -apple-system-font; line-height: 16px;"> </p> | ||
− | <h3><strong><b><span lang="EN-US">Programming language</span></b></strong></h3> | + | <h3 style="margin-left: 40px;"><strong><b><span lang="EN-US">Programming language</span></b></strong></h3> |
− | <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; margin-left: 40px;"><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;"> </p> | <p style="font-family: -apple-system-font; line-height: 16px;"> </p> | ||
<h2><strong>Perl programming</strong></h2> | <h2><strong>Perl programming</strong></h2> | ||
<p> </p> | <p> </p> |
Revision as of 02:46, 8 May 2015
Contents
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.
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