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

I think starting with a language with static typing would be better. With Python or Javascript you still need to know how the types work otherwise you can run into unexpected "defined behavior". Something like Golang makes a fair compromise between C and Python: it is statically typed, compiled, and has a garbage collector.


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

Search: