Difference between revisions of "Il Young Cho"
From Biolecture.org
imported>S |
imported>S |
||
Line 15: | Line 15: | ||
mso-bidi-font-family:"Times New Roman";mso-bidi-theme-font:minor-bidi; | mso-bidi-font-family:"Times New Roman";mso-bidi-theme-font:minor-bidi; | ||
mso-ansi-language:EN-US;mso-fareast-language:KO;mso-bidi-language:AR-SA"><br /> | mso-ansi-language:EN-US;mso-fareast-language:KO;mso-bidi-language:AR-SA"><br /> | ||
− | </span><span lang="EN-US">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="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> |
− | </span><span lang="EN-US" style="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;">2-2 Compiler | + | <p><span lang="EN-US">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="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><span lang="EN-US" style="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;"><br /> |
− | </span><span lang="EN-US">Compiler is a computer program that transforms source code written in a programming language into another computer language (binary form). | + | </span></p> |
− | </span><span lang="EN-US">2-3 Language | + | <p><span lang="EN-US" style="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;">2-2 Compiler</span><span lang="EN-US" style="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;"><br /> |
− | </span>< | + | </span></p> |
− | + | <p><span lang="EN-US">Compiler is a computer program that transforms source code written in a programming language into another computer language (binary form).</span><span lang="EN-US"><br /> | |
− | + | </span></p> | |
− | + | <p><span lang="EN-US">2-3 Language</span><span lang="EN-US"><br /> | |
− | + | </span></p> | |
+ | <p><span lang="EN-US">There is some languages which we can use as a programming languages, such as C, R, Java, Perl and Matlab.<o:p></o:p></span></p> | ||
<p> </p> | <p> </p> | ||
<h2>Genomics</h2> | <h2>Genomics</h2> | ||
<h2>Transcriptomics</h2> | <h2>Transcriptomics</h2> | ||
<h2>Proteomics</h2> | <h2>Proteomics</h2> |
Revision as of 12:12, 15 June 2015
Principles of Bioinformatics
Bioinformatics is an interdisciplinary field of science which combines computer science, statistics, mathematics and engineering to study and process biological data.
Bioprogramming
2-1 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.
2-2 Compiler
Compiler is a computer program that transforms source code written in a programming language into another computer language (binary form).
2-3 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>