Squidget Posted November 14, 2004 Share Posted November 14, 2004 As a high school student aspiring to be a game programmer, I'm curious exactly what sorts of preperation programming schools (such as those recommended in the sticky) look for. Some CIS classes and C++ programming experience, obviously, but what else? Math? Physics? Mod projects? So far I've been taking computer and math classes at my local college while concurrently enrolled in high school. Is doing well in classes like that good enough to get into excellent programming schools, or should I be doing more? Thanks for any replies. Feel free to steal this sig. Link to comment Share on other sites More sharing options...
Craigboy2 Posted November 15, 2004 Share Posted November 15, 2004 I heard somewhere that there are very very few programing schools and that most devs had to learn by them selves, but i would like to know if there are any good programing schools too because i intrested in becoming a dev even though the pay sucks. "Your total disregard for the law and human decency both disgusts me and touches my heart. Bless you, sir." "Soilent Green is people. This guy's just a homeless heroin junkie who got in a internet caf Link to comment Share on other sites More sharing options...
Guaigean Posted November 16, 2004 Share Posted November 16, 2004 I suggest reading the following line of posts. A lot of suggestions on becoming a programmer are in there, as well as some class suggestions. Mainly though, math is a very useful tool for any programmer. The more the better. Once you have that and some physics (mostly mechanics) the world of games will become very clear. Then you'll wander around life imagining how everything could be coded if you had enough time. Maybe that's just me though. Link to comment Share on other sites More sharing options...
FrankK Posted November 17, 2004 Share Posted November 17, 2004 There's a sticky that talks about schools, etc. Physics and math (calculus level at the least) with help. A lot. Link to comment Share on other sites More sharing options...
kumquatq3 Posted November 18, 2004 Share Posted November 18, 2004 There's a sticky that talks about schools, etc. Physics and math (calculus level at the least) with help. A lot. <{POST_SNAPBACK}> and maybe one typing class Link to comment Share on other sites More sharing options...
Hunter Posted November 18, 2004 Share Posted November 18, 2004 Once you've chosen what schools you want to aply to, it's pretty easy to look up they're prerequisites. You can also check what transfer requirements they have. One I was interested in before required 4 semesters of calculus for a transfer from JC. So math was obviously ranked high for them. You shoudn't limit yourself to what is required though. It never hurts to know more than you need. If you know what areas of programming you are interested in specifically, start learning some of the skills you'll need for that work. If you want to work on game physics, obviously physics will be very important. If you want to do and kind of work with 3d objects (3d engines, physics, etc) you'll need linear algebra. If you want to do tools work, learn MFC and study some GUI style guides. Link to comment Share on other sites More sharing options...
Craigboy2 Posted November 26, 2004 Share Posted November 26, 2004 Squidget read this http://forums.obsidianent.com/index.php?sh...45entry197145 "Your total disregard for the law and human decency both disgusts me and touches my heart. Bless you, sir." "Soilent Green is people. This guy's just a homeless heroin junkie who got in a internet caf Link to comment Share on other sites More sharing options...
forgion Posted November 30, 2004 Share Posted November 30, 2004 You can get very good info at this site http://www.gamedev.net/ if you are interested in video game programming. Link to comment Share on other sites More sharing options...
Guaigean Posted December 9, 2004 Share Posted December 9, 2004 I'm doing Pure Maths/Comp Sci. <{POST_SNAPBACK}> As it should be Doing something similar myself. Amazing what you can apply from the math side with a little creativity. Link to comment Share on other sites More sharing options...
Erik Novales Posted December 14, 2004 Share Posted December 14, 2004 If you want to do tools work, learn MFC and study some GUI style guides. This reply is somewhat late, but I would say that MFC is becoming more of a skill for legacy apps. There are much better application frameworks available now. Link to comment Share on other sites More sharing options...
Hunter Posted December 15, 2004 Share Posted December 15, 2004 If you want to do tools work, learn MFC and study some GUI style guides. This reply is somewhat late, but I would say that MFC is becoming more of a skill for legacy apps. There are much better application frameworks available now. <{POST_SNAPBACK}> You're probably right, I just added it because I was almost always asked about MFC during interviews...I never actually used it. Out of curiousity, do you recommend a framework? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now