Classes starting, anything I should know?

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

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: Classes starting, anything I should know?

Post by dandymcgee »

Trask wrote:Agreed with the 'intro to programming classes being a forced joke' thing, it would be nice if you could test out of it or something. Save money and time, hell if you're in the right school, you could fill that in with an elective to better round your skills or even introduce you to a new area of learning.
This seems like a fairly common assessment on these forums, but everyone's experience is going to differ. I had 3 years C++ experience and 4 years programming experience when I headed into "Intro to Programming" my first semester of college. It essentially served the purpose of being a tool to help me expand my skills to a new language, being C#. The course was quite accelerated, they had us doing all kinds of crazy shit in the console the second week of school (scrolling text, recursive functions, user input for simple grading systems). By the fourth week it was "Here's code for a blackjack game, convert the relationship between these two classes from inheritance to composition". It was easy as hell for me, but it weeded out the weak from the strong extraordinarily fast.

By the second month, 1/4 of the class was gone, by the end of my first semester 1/2 of them were toast. We moved on to 2D graphics and ultimately were asked to come up with a project which included all of what we had learned and more. It had to consist of multiple applications (ie. we did an arcade with 4 games), utilize some sort of graphics, and have a client-server network communication aspect. I was quite impressed with some of the guys that made it through, but not at all surprised that the ones who didn't well.. didn't (they all switched from software engineering to game design and development).

Although I had a solid understanding of programming before, the class did present a strict agenda with a slight challenge for me. Best of all, I learned a new language, which never hurts. (Unfortunately I can't say the same thing for my high school VB class which SUCKED hardcore monkey ballz). Good luck!
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
zNelson24
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 39
Joined: Tue May 12, 2009 5:15 pm
Current Project: School assignments.
Favorite Gaming Platforms: PC, Xbox 360
Programming Language of Choice: C#, BASIC

Re: Classes starting, anything I should know?

Post by zNelson24 »

Trask wrote:Agreed with the 'intro to programming classes being a forced joke' thing, it would be nice if you could test out of it or something. Save money and time, hell if you're in the right school, you could fill that in with an elective to better round your skills or even introduce you to a new area of learning.
At this college you have an option to take a $77 test to get the credit without having to take the class (a nice means of saving time and money). I skipped this option because I kinda need this course.

My previous high school offered the same course, but by the time I got the prerequirite classes turned in I was forced to move somewhere else. Computer Science isn't very popular here, and the only classes they have is Networking and Computer Literacy (a course which I'm ashamed to have on my transcript). Sucks that not schools are the same.
-zNelson24

Image
Image
Image
Image
Post Reply