notworksafe
Member
notworksafe, take me in as your programming student and enlighten me on what I should do early on to make my programming career a little easier on me
get gud at math, especially matrices. be nice to your professors/boss/co-workers and actually ask them questions, they will love that someone is paying attention. don't get discouraged w/ programming. like fg's, programming is 99% "wtf is this shit i don't know what's going on here" to 1% "fuck yessssss i am the greatest of all time". use EXTENSIVE notes when you code cause you probably won't remember shit when you go back to look a it 1 week/month/year later. also, grow a beard.
as far as actual language assistance, i won't be much help. the three languages i know are from 1982, 1985, and 1998 and i haven't stayed up to date lol.
lol, i do it sometimes, when im working seriously on a project, i put one on every block of code. but what im asking is, what are some other good habits, whats important on the job to have as a skill, any cool OS that I should have running. Like that penguin program, I think its Linux but I'm not too well versed in stuff like that since I just code in C++ and Java for the hell of it. Also know HTML and trying to learn Objective C but I need a mac first.
linux is neat but honestly not needed for most programming work, don't worry about it. especially if you're learning C/Java. Fwiw you can also work with ObjC on Windows with GNUStep but I can't speak to how well that works.