Changes

From Biolecture.org

20170519 class lecture note

118 bytes removed, 14:00, 20 May 2017
no edit summary
<p style="margin-left:40px">- Jong said, Bioinformatics are hacking a circuit of life based on the protein or other biological data like genomics, and analyzing it.</p>
<p style="margin-left: 40px;">- In point of the second definition again, there are several important things we need to achive.&nbsp;</p>
<ol>
<li style="margin-left: 40px;">Guru level coding.</li> <li style="margin-left: 40px;">Understanding computer hardware.</li> <li style="margin-left: 40px;">Parsing ability. (text manipulation; finding and applying rules.)</li> <li style="margin-left: 40px;">Database. ( MySQL; an effective program taking and dealing with test and huge data.)</li>
</ol>
<p>&gt; We also discuss the grammar ( or rules ) and compiler ( translater ).</p>
<p style="margin-left: 40px;">- First, there are several languages for computer. The basic and first one is machine code, which is recognized by computers, and expressed by 0 and 1. The next steps of codes&#39; development are assembly code, C code, basic easy program languages and Perl, in order.</p>
<p style="margin-left: 40px;">- Actually it&#39;s almost impossible to write the machine code by human hands, so we use the &#39;compilers&#39;, translaters converting source codes ( for example, the Perl. ) to binary code ( which computer can recognize and execute. ).</p>
<p style="margin-left: 40px;">- Then, What is the &#39;grammar&#39; in bioprogramming? Saying easily, that is the common &#39;rule&#39;. To explain this concept, Jong took the Avram Noam Chomsky&#39;s linguistic structures and rules, and expanding that, he said some rules do&nbsp;also exist in programming as the source codes are a kind&nbsp;of languages.</p>
<p style="margin-left: 40px;">- Compilers have the rules*&nbsp;for translating source codes to binary forms and understanding the rules are most important point. Expanding that thoughts, if it&#39;s possible to understand the rules or grammars of life, we can understatnd and know&nbsp;the &#39;life&#39;&nbsp;when we&#39;ve done.</p>
<p>End.</p>
Anonymous user

Navigation menu