Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So much of the time the basic environment isn't even enough. Consider writing a 3D game. You can't just load some data into a structure and then invoke render(). You have to choose the correct library that will be performant enough to work and simple enough to learn quickly. However good your code is it will be too slow if you are targeting the wrong environment. IMHO this accounts for a lot of the actual frustration of learning to code.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: