• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 18:54
CET 00:54
KST 08:54
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
RSL Season 3 - Playoffs Preview0RSL Season 3 - RO16 Groups C & D Preview0RSL Season 3 - RO16 Groups A & B Preview2TL.net Map Contest #21: Winners12Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10
Community News
BGE Stara Zagora 2026 announced13[BSL21] Ro.16 Group Stage (C->B->A->D)4Weekly Cups (Nov 17-23): Solar, MaxPax, Clem win3RSL Season 3: RO16 results & RO8 bracket13Weekly Cups (Nov 10-16): Reynor, Solar lead Zerg surge2
StarCraft 2
General
BGE Stara Zagora 2026 announced Information Request Regarding Chinese Ladder SC: Evo Complete - Ranked Ladder OPEN ALPHA When will we find out if there are more tournament Weekly Cups (Nov 17-23): Solar, MaxPax, Clem win
Tourneys
$5,000+ WardiTV 2025 Championship Constellation Cup - Main Event - Stellar Fest RSL Revival: Season 3 Tenacious Turtle Tussle [Alpha Pro Series] Nice vs Cure
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 502 Negative Reinforcement Mutation # 501 Price of Progress Mutation # 500 Fright night Mutation # 499 Chilling Adaptation
Brood War
General
FlaSh's Valkyrie Copium BW General Discussion BGH Auto Balance -> http://bghmmr.eu/ A cwal.gg Extension - Easily keep track of anyone Which season is the best in ASL?
Tourneys
[Megathread] Daily Proleagues [BSL21] RO16 Group B - Sunday 21:00 CET [BSL21] RO16 Group C - Saturday 21:00 CET Small VOD Thread 2.0
Strategy
Game Theory for Starcraft How to stay on top of macro? Current Meta PvZ map balance
Other Games
General Games
Should offensive tower rushing be viable in RTS games? Path of Exile Nintendo Switch Thread The Perfect Game Stormgate/Frost Giant Megathread
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Mafia Game Mode Feedback/Ideas TL Mafia Community Thread
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread The Big Programming Thread Things Aren’t Peaceful in Palestine Artificial Intelligence Thread
Fan Clubs
White-Ra Fan Club
Media & Entertainment
[Manga] One Piece Movie Discussion! Anime Discussion Thread
Sports
Formula 1 Discussion 2024 - 2026 Football Thread NBA General Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
Where to ask questions and add stream? The Automated Ban List
Blogs
Esports Earnings: Bigger Pri…
TrAiDoS
Thanks for the RSL
Hildegard
Saturation point
Uldridge
DnB/metal remix FFO Mick Go…
ImbaTosS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1321 users

What to do as a first year CS major and beyond?

Blogs > billy5000
Post a Reply
billy5000
Profile Blog Joined December 2010
United States865 Posts
February 13 2012 17:26 GMT
#1
Hey guys, I've only started being interested in programming just a few months back. To be honest I had no idea what programming was. I changed my major because I couldn't stand my previous major, and I've always wanted to try computer science back in high school.

But I have a problem: I'm halfway through my intro to programming class and I still have no idea what it exactly is! We're learning java and made these really simple programs using API's, methods, recursions, etc, but I WANT TO DO SO MUCH MORE!!!XD

Our professor is from MIT, and I'm pretty sure we're on the right track (I'm doing fairly well in class also), but I want to see the bigger picture. I want to learn as much as possible, but I have no idea where to start. Sometimes I feel that I could be something more worthwhile than attending class and doing class work.

Can anyone offer me an advice on what thought they should have done or have done in their college career starting all the way from their freshman year? Maybe getting involved in an online community similar to teamliquid but for programming?

Thanks in advance.

Tiger got to hunt, bird got to fly; Man got to sit and wonder, 'Why, why, why?' Tiger got to sleep, bird got to land; Man got to tell himself he understand. Vonnegut
Gorion3
Profile Joined October 2010
Netherlands30 Posts
February 13 2012 17:33 GMT
#2
Stop using XD for start.

Next up is, do more with programming? Try making a simple game, or a program which does something you want it to do (example: change your wallpaper every xx seconds). You could also ask your professor for more interesting topics which you can do in your private time.
nath
Profile Blog Joined May 2010
United States1788 Posts
February 13 2012 17:38 GMT
#3
i love helping aspiring/passionate programmers. i've dedicated my life to the art, if you have any questions or want any advice/ideas on fun projects to work on just PM me! always have a few things in the works
Founder of Flow Enterprises, LLC http://flow-enterprises.com/
shannn
Profile Blog Joined May 2010
Netherlands2891 Posts
February 13 2012 17:57 GMT
#4
Programming is really a lot about problem solving in which you just have to program a lot to gain experience so you won't make the same mistake twice (exactly like Starcraft). College is there to give you the concepts how to handle these problems (like most pro's in sc2 are saying just to ladder a lot to gain experience and mechanics). It will give you a mind set which you will benefit in combination of programming which you'll have to do yourself outside school.

At least this was for me at my college right now. Study materials differ each country/college though so you might've already been doing what I've said :p

The books listed in big programming thread are very good and I've read some of them in my spare time. I would suggest you do the same once you have decent grasp of OOP. Data Structures & Algorithms, Design Patterns and Clean Code - A Handbook of Agile Software Craftsmanship are books I have learned a lot from after I got a basic understanding of OOP.
http://www.teamliquid.net/forum/viewpost.php?post_id=6321864 Epic post.
Saline
Profile Joined February 2008
United States73 Posts
February 13 2012 18:05 GMT
#5
Like shannn said--you can't just start off writing games. You could attempt, but without the fundamentals of computer science, it's going to be an unorganized mess, and will be horribly inefficient.

College CS courses are to understand the concepts. Data Structures, Algorithms, how computers work, the pros/cons of different programming languages, theory behind design aspects, networking, etc. Once you have these concepts down, each language is just a different interpretation, for the most part, of the same basic principles, with various strengths and weaknesses.
UmiNotsuki
Profile Blog Joined April 2011
United States633 Posts
February 13 2012 18:05 GMT
#6
Oh, I have great advice here. Take what you know about coding. Think of something that you JUST BARELY don't know exactly how to do. Try to code it. You'll run into the problem of not knowing something but being very close to knowing it, and then through your own problem solving skills or even just by looking something up you'll work through that issue and, bam, you've learned and also produced an interesting piece of code.

Rinse and repeat until you're working for IBM.

g.g.
UmiNotsuki.111 (NA), UNTReborn.932 (EU), UmiNotsuki (iCCup) -- You see that text I wrote above this? I'll betcha $5 that you disagree :D
Gummy
Profile Blog Joined October 2010
United States2180 Posts
February 13 2012 18:19 GMT
#7
There is a programming thread on TL. Also, life is wonderful and beautiful and you should enjoy every moment of it.
¯\_(ツ)_/¯ There are three kinds of people in the world: those who can count and those who can't.
PleasureImWallace
Profile Blog Joined February 2012
Canada45 Posts
Last Edited: 2012-02-13 18:33:56
February 13 2012 18:28 GMT
#8
A) Don't get too java-ised. Java, while a versatile and very popular language, that you more or less need if you want to get a job, is terrible for teaching. Most issues can be solved by just finding a class someone else made, and a lot of things (memory cleaning and such) are totally automated

B) Join your school's CS club, fun fun fun stuff. Nerdy as all hell (at least mine is), but if you're majoring cs, there's got to be a bit of a nerd in you somewhere

C) If you really have the desire, learn C/UNIX. They're the core of most programming, and teach you really really developed programming skills. Your school will definitly have classes.

D) On the other end of the spectrum, read about ruby, and racket/scheme. Really automated, but functional programming is a cool concept.

www.projecteuler.net

- Huge deposit of challenging programming questions
CHEEEEEEEEEEEEEEEEESE GROMIT
Scorch
Profile Blog Joined March 2008
Austria3371 Posts
February 13 2012 18:39 GMT
#9
Think of a small project that teaches you stuff. I, for example, made a little program which lets you set a timer to shutdown your computer to get acquainted with GUI programming in Java. Or maybe make something that accesses a database. Or make a small Android app. You don't learn such stuff in school (at least I didn't), you have to learn how to teach yourself things and get a little experience.
WickedSkies
Profile Blog Joined August 2011
Netherlands81 Posts
February 13 2012 19:06 GMT
#10
On February 14 2012 02:26 billy5000 wrote:
Hey guys, I've only started being interested in programming just a few months back. To be honest I had no idea what programming was. I changed my major because I couldn't stand my previous major, and I've always wanted to try computer science back in high school.

But I have a problem: I'm halfway through my intro to programming class and I still have no idea what it exactly is! We're learning java and made these really simple programs using API's, methods, recursions, etc, but I WANT TO DO SO MUCH MORE!!!XD

Our professor is from MIT, and I'm pretty sure we're on the right track (I'm doing fairly well in class also), but I want to see the bigger picture. I want to learn as much as possible, but I have no idea where to start. Sometimes I feel that I could be something more worthwhile than attending class and doing class work.

Can anyone offer me an advice on what thought they should have done or have done in their college career starting all the way from their freshman year? Maybe getting involved in an online community similar to teamliquid but for programming?

Thanks in advance.

THERE IS SO MUCH STUFF to learn, just read away, read blogs, examine code snippets, participate in Open Source projects, make a StackOverflow/ProgrammersExchange account. It doesn't have to necessarily be about java, there is so much things to learn in every aspect. I envy you, you are still in the 'i want to learn phase'. I am now in the 'just let me sleep phase' and can't seem to get away out of it.
Drone chasing probe, Tasteless quietly watching (Artosis)
mmp
Profile Blog Joined April 2009
United States2130 Posts
February 13 2012 19:21 GMT
#11
There are too major paths you can take: computer science and software engineering. The former will likely involve a lot of mathematical theory alongside your programming, the latter primarily is concerned with methodology and production. Getting deep into CS will probably take you to grad school. Getting deep into software will land you a job in industry.

Reading through the Internet will give an understanding of where software is today.
You must read through recent papers (ACM, IEEE, SIG) to get an understanding of where CS is today.

There are many different disciplines either way, so you will have to look around and decide what looks interesting to you. Try not to get misguided into business-oriented junk -- stick to proven technologies on proven platforms; don't chase the next big thing.
I (λ (foo) (and (<3 foo) ( T_T foo) (RAGE foo) )) Starcraft
mmp
Profile Blog Joined April 2009
United States2130 Posts
Last Edited: 2012-02-13 19:28:51
February 13 2012 19:28 GMT
#12
And even if you're frustrated in class, either work on a project outside of class (open source, or better: ask your instructor if he/she has room in his/her research group for an undergrad) or just pay attention and bide your time. The pedantic lessons are demonstrative of the kind of problems you encounter when writing computer programs, so get it right the first time.

You have a lot of energy, but you don't want to burn it all on something that you won't be satisfied with a year or two later. So until you know what the scene is like, you have to bide your time and build up a skillset.

What specifically are you interested in? I can probably point you to a research group, community, or open source project that is working on it.
I (λ (foo) (and (<3 foo) ( T_T foo) (RAGE foo) )) Starcraft
mmp
Profile Blog Joined April 2009
United States2130 Posts
Last Edited: 2012-02-13 19:34:54
February 13 2012 19:34 GMT
#13
In general, walking up to a PI and saying, "Hi. I'm a bright-eyed undergraduate with a chip on my shoulder. I want to work for you in whatever capacity I can learn on the job. I require little-to-no pay, just the opportunity to slay dragons." never fails. Most of the time, people are just happy to be a mentor to someone, and if you do anything big they'll get acknowledgement. Also, if you stick with the group (nobody gets kicked out), you can get a Masters adviser or recommendation elsewhere.
I (λ (foo) (and (<3 foo) ( T_T foo) (RAGE foo) )) Starcraft
Please log in or register to reply.
Live Events Refresh
BSL 21
20:00
RO16: Group B
Hawk vs Kyrie
spx vs Cross
ZZZero.O216
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
PiGStarcraft378
elazer 221
ROOTCatZ 55
StarCraft: Brood War
Calm 4218
Artosis 516
ZZZero.O 216
Dota 2
syndereN845
Other Games
summit1g10633
Grubby6622
Mew2King111
Maynarde103
Organizations
Other Games
gamesdonequick2614
BasetradeTV47
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 21 non-featured ]
StarCraft 2
• Hupsaiya 56
• Berry_CruncH42
• davetesta20
• Migwel
• sooper7s
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
StarCraft: Brood War
• mYiSmile130
• RayReign 7
• Pr0nogo 4
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• masondota22216
• Ler85
League of Legends
• Doublelift4042
Other Games
• imaqtpie1769
• Scarra982
Upcoming Events
Replay Cast
9h 6m
Wardi Open
12h 6m
Monday Night Weeklies
17h 6m
StarCraft2.fi
17h 6m
Replay Cast
1d
Wardi Open
1d 12h
StarCraft2.fi
1d 17h
PiGosaur Monday
2 days
Wardi Open
2 days
StarCraft2.fi
2 days
[ Show More ]
Replay Cast
3 days
The PondCast
3 days
Replay Cast
4 days
Korean StarCraft League
5 days
CranKy Ducklings
5 days
SC Evo League
5 days
BSL 21
5 days
Sziky vs OyAji
Gypsy vs eOnzErG
Sparkling Tuna Cup
6 days
BSL 21
6 days
Bonyth vs StRyKeR
Tarson vs Dandy
Liquipedia Results

Completed

Proleague 2025-11-28
RSL Revival: Season 3
Eternal Conflict S1

Ongoing

C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
YSL S2
BSL Season 21
CSCL: Masked Kings S3
Slon Tour Season 2
META Madness #9
Light HT
SL Budapest Major 2025
ESL Impact League Season 8
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2

Upcoming

BSL 21 Non-Korean Championship
Acropolis #4
IPSL Spring 2026
Bellum Gens Elite Stara Zagora 2026
HSC XXVIII
RSL Offline Finals
WardiTV 2025
Kuram Kup
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.