TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Learn Genetics

244 pointsby serverlessmaniaalmost 5 years ago

7 comments

svaraalmost 5 years ago
Commenters here are noting many ways in which CS and biology are different, and how computer analogies can break down.<p>I&#x27;ve got a PhD in biology, and have been into computers all my life. I write code as a biology researcher every day.<p>To me, there&#x27;s a much more practical level to this than that of philosophical questions on how far analogies take you. Biologists and computer scientists learn, in their studies and through lots of experience, a different mindset about how things work.<p>As a computer scientist, finding a solution to a problem, or predicting how a system will behave, is ultimately just a question of having a deep knowledge of the system, plus being a little bit smart about using that knowledge.<p>As a biologist, having a deep knowledge of what you are dealing with plus being a little bit smart is just a starting point for formulating hypotheses that you will then still need to test. Every biologist knows in their gut that a plausible story is ultimately just that. It&#x27;s not a proof of anything, just a starting point.<p>This runs really deep and can make communication between people who aren&#x27;t aware of this difficult. I see this in comments here all the time, where someone has read up on a little biology, and then goes on to explain that, therefore, clearly this or that has to be true. Usually that makes me go: &quot;Yeah, maybe. But what about all these other things you didn&#x27;t consider? And what about all those things that literally no one in the world knows you would need to consider in this particular case?&quot;<p>Anyhow, I think it&#x27;s still productive to try to find simple physicsy explanations in biology. Sometimes it does work, and then you get things like PCR or gene editing... ;)
评论 #23302814 未加载
评论 #23301306 未加载
vikramkralmost 5 years ago
This looks like a pretty awesome resource. I think it&#x27;s well worth it to spend some of your quarantine time on learning the basics of the biology you need to know to understand what&#x27;s actually going on with the virus that&#x27;s the reason you&#x27;re in quarantine in the first place. It&#x27;s not super productive to try and understand this stuff through analogy to computers and algorithms. Assuming DNA works just like code amd that cells are biological computers turned out to be a very poor assumption indeed, as evidenced by how much less we understand after sequencing the human genome compared to what we thought we would have known. It&#x27;s also why the secrets of the coronavirus didnt reveal themselves immediately after sequencing it&#x27;s genome. See the epigenetics section for a bit of an understanding of the layer of complexity that lies on top of DNA, and let&#x27;s take a moment to appreciate the biochemists and the protein biologists unraveling what makes SARS-COV-2 tick.<p>If you want to really grok genetics and be able to understand and interpret news and discussion about the field, especially considering how important the field is in our day to day lives, both with the virus and with biotech&#x2F;medicine in general.
评论 #23298676 未加载
评论 #23297634 未加载
评论 #23298241 未加载
Qisionalmost 5 years ago
Thanks a lot for this! Could someone recommend me a good book to start learning cell biology and genetics? I study physics and I&#x27;d like to learn about biophysics.
评论 #23298553 未加载
评论 #23299195 未加载
评论 #23299447 未加载
sudokillalmost 5 years ago
Is there are other good resources like this? I am definitely going to read this.
Rochusalmost 5 years ago
Great material, thanks for the hint.<p>Unfortunately some of the animations require Flash or other plugins which are no longer common.
cameronbrownalmost 5 years ago
I like this. On a more meta note, does anyone have any generalist advice on picking up the basics of a new field? For instance, I&#x27;m looking into hobbyist electronics, but it&#x27;s hard to know where to start.
评论 #23297868 未加载
评论 #23333397 未加载
评论 #23298857 未加载
ytersalmost 5 years ago
People say DNA is not like computer code. However, it seems that people are really saying it is not like human written computer code. Otherwise, it is still a digital code that is turing complete.