College/University Experience

Random irrelevance that just didn't fit into other forums. Talk about anything.

Moderator: Talkative People

User avatar
xx6heartless6xx
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 80
Joined: Wed Feb 02, 2011 9:42 pm

College/University Experience

Post by xx6heartless6xx »

I'm starting college(university) in California and just wanted to hear your guys' college experiences, stories, tips about all of college including classes, time management, girls, and basically anything else.
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: College/University Experience

Post by dandymcgee »

Do homework, don't drink and drive.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
XianForce
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 767
Joined: Wed Oct 29, 2008 8:36 pm

Re: College/University Experience

Post by XianForce »

dandymcgee wrote:Do homework, don't drink and drive.
Crack is whack, hugs not drugs :)
mattheweston
Chaos Rift Junior
Chaos Rift Junior
Posts: 200
Joined: Mon Feb 22, 2010 12:32 am
Current Project: Breakout clone, Unnamed 2D RPG
Favorite Gaming Platforms: PC, XBOX360
Programming Language of Choice: C#
Location: San Antonio,Texas
Contact:

Re: College/University Experience

Post by mattheweston »

make sure you read your material and are prepared for class. Otherwise prepare to spend eight years trying to finish your degree. =) Be SURE when you pick a major and don't try to switch and be eight different majors.
Image
User avatar
xx6heartless6xx
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 80
Joined: Wed Feb 02, 2011 9:42 pm

Re: College/University Experience

Post by xx6heartless6xx »

mattheweston wrote:make sure you read your material and are prepared for class. Otherwise prepare to spend eight years trying to finish your degree. =) Be SURE when you pick a major and don't try to switch and be eight different majors.
Thanks for the advice. I'm majoring in Computer Engineering and I'll stick to it ;)
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Re: College/University Experience

Post by Falco Girgis »

xx6heartless6xx wrote:
mattheweston wrote:make sure you read your material and are prepared for class. Otherwise prepare to spend eight years trying to finish your degree. =) Be SURE when you pick a major and don't try to switch and be eight different majors.
Thanks for the advice. I'm majoring in Computer Engineering and I'll stick to it ;)
You have chosen wisely.
User avatar
xx6heartless6xx
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 80
Joined: Wed Feb 02, 2011 9:42 pm

Re: College/University Experience

Post by xx6heartless6xx »

I still have another month until school starts and was wondering is there anything I should be doing to better prepare for a CE degree? So far I've been game programming and just started working with microprocessors.
mattheweston
Chaos Rift Junior
Chaos Rift Junior
Posts: 200
Joined: Mon Feb 22, 2010 12:32 am
Current Project: Breakout clone, Unnamed 2D RPG
Favorite Gaming Platforms: PC, XBOX360
Programming Language of Choice: C#
Location: San Antonio,Texas
Contact:

Re: College/University Experience

Post by mattheweston »

If you want to get a jump on your classes, some schools have their syllabi online where you can get your books and start studying the material.
Image
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Re: College/University Experience

Post by Falco Girgis »

Man, you guys are all crazy...

If you know enough to be at an indie game development forum, you're already far ahead of the curve.

Software engineering classes/Computer Science NEVER caught up with me.
Computer engineering classes caught up at about year 3, when we started doing hardcore embedded stuff.
Electrical classes... okay, so they caught up year 1. :oops:

As a CPE, you are half EE, half CS. If you know what you're doing as a game developer, you probably know as much CS as you'll learn in CPE. It's the hardware/architecture stuff you'll be learning.
User avatar
xx6heartless6xx
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 80
Joined: Wed Feb 02, 2011 9:42 pm

Re: College/University Experience

Post by xx6heartless6xx »

How difficult do the math and physic classes get?
User avatar
short
ES Beta Backer
ES Beta Backer
Posts: 548
Joined: Thu Apr 30, 2009 2:22 am
Current Project: c++, c
Favorite Gaming Platforms: SNES, PS2, SNES, SNES, PC NES
Programming Language of Choice: c, c++
Location: Oregon, US

Re: College/University Experience

Post by short »

xx6heartless6xx wrote:How difficult do the math and physic classes get?
LOL. I absolutely thought they were killer. However coming into college with almost no math background doesn't help. I can give you the perspective of someone who used to not understand simple algebra, the three years of math and physics were the hardest I have ever tried for anything. However now that its done, it was completely worth it.

Perhaps someone who went into college with solid math skills can elaborate on their experience.
My github repository contains the project I am currently working on,
link: https://github.com/bjadamson
User avatar
EccentricDuck
Chaos Rift Junior
Chaos Rift Junior
Posts: 305
Joined: Sun Feb 21, 2010 11:18 pm
Current Project: Isometric "2.5D" Airship Game
Favorite Gaming Platforms: PS2, SNES, GBA, PC
Programming Language of Choice: C#, Python, JScript
Location: Edmonton, Alberta

Re: College/University Experience

Post by EccentricDuck »

I came into university with a pretty solid backing in math, but it still kicked my ass because I took a year off and lost my appreciation for why I was doing calculus (again). Doing well in math basically takes two things:
1) You put in a large amount of effort to understanding the concepts and doing the necessary problems sets every week.
2) You find some reason for the math to be interesting. This could be because you think it'll help you with graphics programming, you're into solving challenging logical problems/puzzles, or you find it intrinsically satisfying/elegant/etc. This is important not only because it'll help loads with #1, but it also means you'll be more likely to think deeply about the stuff you're doing and get it on a deeper level (which will help loads with higher level courses because you'll get and care about WHY stuff works, not just that it works).

It's just like programming. Sometimes the best exercises are tedious at first - but if you care about it and apply yourself you'll be WANTING to figure out how and why things work and to continue pushing yourself because it feels good.
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: College/University Experience

Post by dandymcgee »

EccentricDuck wrote:1) You put in a large amount of effort to understanding the concepts and doing the necessary problems sets every week.
This can't be stressed enough. I skipped straight from quadratic formula in 10th grade of high school, to Calculus I freshman year of college. It did help that I had taken a physics course senior year of high school with an excellent teacher that made me love the topic. That is the only reason I had any trig knowledge whatsoever. I put the time in to do every homework problem I could to the best of my ability, and was lucky enough to have a professor who graded homework on effort not correct answers. When it came to exam time the effort I had put into homework paid off. Regardless of your background, if you have strong math fundamentals and a drive to pass the class, you will be able to do so.

I have yet to take physics at the college level, but as it's a topic I thoroughly enjoy I don't imagine I'll find it too hard to do the work.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
teamtwentythree
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 72
Joined: Wed Apr 16, 2008 12:19 am
Location: Seattle, WA

Re: College/University Experience

Post by teamtwentythree »

What I learned:
  • 1- It is not free expression time, get your parroting ready
    2 - Filler courses suck
    3 - Used books > New books (Money)
    4 - Summer courses can be cheaper (In state for out of state folks)
    5 - Pick a good minor that complements your major (Helps address filler courses, would suggest a business course for CS folks)
    6 - You can drop courses, no stigma (If it sucks pull the chute)
    7 - Langague classes are ridiculous work load, unless you love Spanish cut your losses
    8 - Team projects still suck
    9 - People are still lazy
    10 - Its not greener on the other side (I transferred schools, same shit different pile)
    11 - You get out what you put in
    12 - The paper at the end is your foot in the door, it has almost no bearing on your success after you are inside
Disclaimer: This IMO, may not apply to you/your major.
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: College/University Experience

Post by dandymcgee »

@teamtwentythree well put, good advice.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
Post Reply