• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 03:45
CEST 09:45
KST 16:45
  • 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
TL.net Map Contest #21: Voting6[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9Maestros of the Game: Live Finals Preview (RO4)5
Community News
Weekly Cups (Oct 6-12): Four star herO65.0.15 Patch Balance Hotfix (2025-10-8)75Weekly Cups (Sept 29-Oct 5): MaxPax triples up3PartinG joins SteamerZone, returns to SC2 competition325.0.15 Balance Patch Notes (Live version)119
StarCraft 2
General
TL.net Map Contest #21: Voting Revisiting the game after10 years and wow it's bad 5.0.15 Patch Balance Hotfix (2025-10-8) The New Patch Killed Mech! Ladder Impersonation (only maybe)
Tourneys
LiuLi Cup - September 2025 Tournaments SC4ALL $6,000 Open LAN in Philadelphia Sparkling Tuna Cup - Weekly Open Tournament Master Swan Open (Global Bronze-Master 2) Tenacious Turtle Tussle
Strategy
Custom Maps
External Content
Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment Mutation # 493 Quick Killers Mutation # 492 Get Out More
Brood War
General
BW General Discussion BW caster Sayle Map with fog of war removed for one player? Pros React To: BarrackS + FlaSh Coaching vs SnOw After 20 seasons we have a lot of great maps
Tourneys
[ASL20] Semifinal A [ASL20] Semifinal B SC4ALL $1,500 Open Bracket LAN [Megathread] Daily Proleagues
Strategy
Current Meta BW - ajfirecracker Strategy & Training Siegecraft - a new perspective TvZ Theorycraft - Improving on State of the Art
Other Games
General Games
Stormgate/Frost Giant Megathread Nintendo Switch Thread ZeroSpace Megathread Dawn of War IV Path of Exile
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
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
SPIRED by.ASL Mafia {211640} TL Mafia Community Thread
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Men's Fashion Thread Sex and weight loss
Fan Clubs
The herO Fan Club! The Happy Fan Club!
Media & Entertainment
[Manga] One Piece Anime Discussion Thread Movie Discussion!
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023 NBA General Discussion TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
Inbreeding: Why Do We Do It…
Peanutsc
From Tilt to Ragequit:The Ps…
TrAiDoS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1101 users

Is programming for me?

Blogs > Scorpion77
Post a Reply
Normal
Scorpion77
Profile Blog Joined January 2013
98 Posts
January 31 2013 11:50 GMT
#1
I'm twenty-years-old and considering enrolling on a Software Engineering/Computer Science degree next year but I'm not sure about it. I'm not that interested in computers but I have Asperger's Syndrome and dunno what else I'd do, I need a job that has a fair amount of routine and given how fucked the economy is and will remain fucked for at least ten years I basically need to pick a degree in something that can guarantee me a job after I graduate.

I am not very good with people nor am I a very hands-on person, I am not very creative and I struggle with trying new things because of Asperger's - however I do have a fairly logical mind and I pay meticulous attention to detail.

Is there any way to stimulate an interest in computing? How do I know ahead of time if Software Engineering is for me or not? What kind of qualities should a Software Engineer have? I can't really afford to start a degree programme and then drop out of it.




Kuni
Profile Blog Joined September 2010
Austria765 Posts
January 31 2013 12:08 GMT
#2
A lot of planning beforehand, testing, retesting, lots of practise, testing more, adjusting things over and over and over again until they work. Never see real visual progress, unless you've finished a bigger chunk and integrated it into the overall program.
I hated it to the guts, but you should try to learn one language and if you like it, then embrace the rest.

As a "normal" programmer, creativity is almost never necessary. You can always reuse already written code and just modify it to your needs.

But in the end, you have to try it out. Get a good book on java or whatever you want to learn first and then progress fromt here.
bonus vir semper tiro
LML
Profile Blog Joined March 2007
Germany1771 Posts
January 31 2013 12:51 GMT
#3
as Kuni said, just see if you like programming.
Check for tutorials and start learning programming, a great blog about it is here (it resolves about game programming in C++ but when I skipped over it a while ago it obviously had the basics of C/C++ programming): http://www.teamliquid.net/forum/viewmessage.php?topic_id=382368

That way not only do you see if it fits you, but if you have a general interest in it, then you will have a head start in that department when starting your studies, which gives you more time to focus on other subjects.
LML
Rannasha
Profile Blog Joined August 2010
Netherlands2398 Posts
January 31 2013 13:22 GMT
#4
Do you like math and logic related problems and puzzles? If yes, you'll probably like programming. But as with so many other things, there are many aspects to programming that cater to different people. You can work on algorithm design, which can be very math-focused, interface development, which is much more creative, etc...

The best way to find out is to just try. Pick up a book or two from the library (or an online-resource, but I think books are preferable) on a common programming language (C, C++, Java for example) and see how it is. Read about the basic constructs and syntax and try to come up with a small little project to write for yourself (for example: a program that calculates whether a number is prime).

Before enrolling in the SE programme, I recommend you try to find out in detail what it involves as I know from personal experience that with Aspergers it can be very difficult to motivate yourself for something you're not interested in. Perhaps you can find an overview of the curriculum online and you can look up what the content of the courses is. Some places have days where you can join the classes for a day to see what it's like to study there. Do check how much of the curriculum consists of projects you have to do in a group. Some universities like to really go overboard on those group-projects, which are terrible if you just want to study by yourself (Mandatory group-projects are the main reason I didn't do a CS bachelor alongside my math/physics studies).
Such flammable little insects!
Scorpion77
Profile Blog Joined January 2013
98 Posts
Last Edited: 2013-01-31 13:45:40
January 31 2013 13:42 GMT
#5
Honestly I don't really enjoy maths or puzzles etc very much. I heard someone say that gaming is quite similar to programming, i was quite good at warcraft 3, Wow and sc2 and ok at bw (was top300 europe on ladder in Sc2 and C+ as zerg in bw, top50 world guild in wow too) but honestly I'm not a very precocious person when it comes to computers - I simply spend a lot of time browsing the internet and playing games.

It would be good if I could force myself to learn about computers etc, I find it very hard to break out of routines - for example it took me like a week to get into starcraft 2 and i basically had to force myself to play it however after that I started to really enjoy it and played like 4000 games.
Kuni
Profile Blog Joined September 2010
Austria765 Posts
Last Edited: 2013-01-31 13:59:02
January 31 2013 13:58 GMT
#6
Nope, gaming is nothing like programming :-)


It's more like writing a story in a foreign language one you know roughly about, but isn't the language you grew up with. Over a long period of time, you'll fight with the grammar and each and every little grammar mistake makes your story completely worthless. Sometimes the mistakes are very hard to find. Even when you think you're good, those little mistakes happen, just like someone who isn't British or American speaks English with slight mistakes (wrong if-sentence structure, at-in-on-into mistakes etc). Those mistakes matter a lot, all the time ... the complete opposite of such a situation in life, when everybody still understands what you're trying to tell them.
You can focus on the story fromt he beginning, as those little grammar mistakes will almost certainly not go away. Many problems arise, where you are just not able to not make a mistake, even with lots of planning beforehand.

It comes to a point where you're pretty much forgetting the story you wanted to write completely, only having all those little mistakes and sentences in mind, which you want to write, but the connection to the whole story gets forgotten more often than not.

Sorry if I sound a bit pessimistic. It felt like that for me and I hated it. Just my experience. I was taught various programming languages, old ones, new ones, even ancient ones ... I hated them all and in the end went down a whole other road, not as a program developer at all.
bonus vir semper tiro
Scorpion77
Profile Blog Joined January 2013
98 Posts
January 31 2013 14:03 GMT
#7
what do you work as Kuni?
Atom Cannister
Profile Blog Joined April 2009
Germany380 Posts
January 31 2013 14:32 GMT
#8
Hello fellow Irish person. Why not try it out a bit. Sign up to this (http://www.codecademy.com/) and do the first few lesson in Python to get an idea.

If you like that then look further into it.

PS. What was your account on iCCup?
...
Integra
Profile Blog Joined January 2008
Sweden5626 Posts
Last Edited: 2013-01-31 14:34:54
January 31 2013 14:33 GMT
#9
@Scorpion77 : the best way for you to know if you like programming is to actually start and learning it, right now. There are tons of free resources and tutorials how to get started, I learned c, c++, php and java before I even enrolled into university to earn my Masters in computers and systems science. And no, I programmed because i thought it was fun and it had nothing to do with the economic side. Try it out and test it and you will know pretty fast if you think its fun or not.
"Dark Pleasure" | | I survived the Locust war of May 3, 2014
Random()
Profile Blog Joined August 2004
Kyrgyz Republic1462 Posts
January 31 2013 16:23 GMT
#10
On January 31 2013 22:42 Scorpion77 wrote:
Honestly I don't really enjoy maths or puzzles etc very much. I heard someone say that gaming is quite similar to programming, i was quite good at warcraft 3, Wow and sc2 and ok at bw (was top300 europe on ladder in Sc2 and C+ as zerg in bw, top50 world guild in wow too) but honestly I'm not a very precocious person when it comes to computers - I simply spend a lot of time browsing the internet and playing games.

It would be good if I could force myself to learn about computers etc, I find it very hard to break out of routines - for example it took me like a week to get into starcraft 2 and i basically had to force myself to play it however after that I started to really enjoy it and played like 4000 games.


From my point of view programming is about constant learning. It is of course possible to stick to one language and one way of doing things, but keeping up with newer languages and technologies makes you so much more efficient.
WarSame
Profile Blog Joined February 2010
Canada1950 Posts
January 31 2013 16:25 GMT
#11
Same for me as Integra. Superficially it doesn't seem like coding would be that interesting to you(after all, it's just a bunch of words, right?) but the ability to create a working program, the ability to see yourself constantly improving, the knowledge that even though you are having fun programming you are also increasing your hireability so it's not a waste of time, etc. are all big draws. You 100% need to try out coding before you jump on this. Personally, I'd suggest you start with an easier language than C++ or C. Something like Java or Python would be a good start.

And the suggestion by Atom Cannister to use codeacademy is good. Give that a shot.
Can it be I stayed away too long? Did you miss these rhymes while I was gone?
spinesheath
Profile Blog Joined June 2009
Germany8679 Posts
January 31 2013 17:29 GMT
#12
The basic routine in programming is: Identify problem, search for solution, apply solution.

Finding a solution often requires you to learn new things. You'll frequently dig the internet/documentation/books for similar problems and adapt the solutions you find there to your own problems. Sometimes a solution even requires you to learn a whole new programming language (which is not nearly as tough once you are good with another language).

The general method of finding and applying solutions is always the same, so in a sense it is indeed repetitive. But you'll rarely have a case where you just spend days upon days just doing stuff that you have already done before.
If you have a good reason to disagree with the above, please tell me. Thank you.
MrStorkie
Profile Joined April 2010
United Kingdom697 Posts
Last Edited: 2013-01-31 19:24:24
January 31 2013 19:18 GMT
#13
Be an engineer. I have a feeling you'll find yourself fitting right in. Attention to detail is one of the highest soughted after qualities in an engineer. Some people might think -- "Yea, I can pay attention to little thing too", but No.. I'm talking about attention to detail to a point of being OCD. Being creative is not required, but it is crucial to have logical thinking and methodological deduction abilities. You will still need to learn basic programming (don't worry you don't have to be an expert)-- it's going to be extremely useful if you were to go down the path of being an engineer.

Also, probably most importantly, there are plenty of jobs for engineers.. you never have to worry about starving.

You will often find crazy fucked up (but brilliant) people working as engineers.. you'll feel normal in comparison -- guaranteeed!

As my boss always like to say -- everyone's a package =)

Edit: you say you're not good with people? I have a colleague who has a terrible psychosis condition. He almost never talk face-to-face with anybody at work, and when he does, he never looks at you in the eye (or face). He's absolutely brilliant though!

Don't worry -- when there is a will, there is a way!
1a2a3a4z5z6d7d8d9p0p
Scorpion77
Profile Blog Joined January 2013
98 Posts
January 31 2013 21:12 GMT
#14
On February 01 2013 04:18 MrStorkie wrote:
Be an engineer. I have a feeling you'll find yourself fitting right in. Attention to detail is one of the highest soughted after qualities in an engineer. Some people might think -- "Yea, I can pay attention to little thing too", but No.. I'm talking about attention to detail to a point of being OCD. Being creative is not required, but it is crucial to have logical thinking and methodological deduction abilities. You will still need to learn basic programming (don't worry you don't have to be an expert)-- it's going to be extremely useful if you were to go down the path of being an engineer.

Also, probably most importantly, there are plenty of jobs for engineers.. you never have to worry about starving.

You will often find crazy fucked up (but brilliant) people working as engineers.. you'll feel normal in comparison -- guaranteeed!

As my boss always like to say -- everyone's a package =)

Edit: you say you're not good with people? I have a colleague who has a terrible psychosis condition. He almost never talk face-to-face with anybody at work, and when he does, he never looks at you in the eye (or face). He's absolutely brilliant though!

Don't worry -- when there is a will, there is a way!

I don't know about engineering, i'm not good at practical, hands-on things and i'm not very good at drawing either.
Incanus
Profile Joined October 2009
Canada695 Posts
January 31 2013 21:14 GMT
#15
Being at least a bit interested in computers in general (from a technical perspective, not from a web browsing or gaming perspective) is a huge asset when it comes to being a programmer. If you don't have that basic thing, you'll probably find programming arduous.
Flash: "Why am I so good?" *sob sob*
Incanus
Profile Joined October 2009
Canada695 Posts
Last Edited: 2013-01-31 21:30:26
January 31 2013 21:24 GMT
#16
Ideally a software engineer would have the following qualities:
- passionate about technology or computers
- enjoy learning, especially independent learning
- patient (bugs, annoying, little, hard to find bugs, are standard)
- attention to detail, but also the ability to zoom out and see the big picture when actually designing a program
- understand programming (this is a given, and you can try it out for yourself by learning any programming language)
- good problem solver (i.e. were you good at math as a kid? do you think logically? are you persistent?)
- good communication skills (writing documentation, answering questions, asking questions, and explaining things to managers are common tasks)

I'm probably missing some, but my best advice is to investigate something programming related online and see how that works for you.
Note: I am a software developer.
Flash: "Why am I so good?" *sob sob*
munchmunch
Profile Joined October 2010
Canada789 Posts
Last Edited: 2013-01-31 21:41:44
January 31 2013 21:41 GMT
#17
You should consider adding some accounting to whatever education path you take. A job as an accountant is probably not for you, since it requires working with people a lot. However, there is always a high demand for business programmers, i.e. people who write custom software and middleware for the accounting department, the h.r. department, etc. Unlike more pure-tech jobs, business programming jobs are often highly repetitive and don't require much in the way of programming skill or interest in computers.

Also, if you know some accounting, you can work as a bookkeeper. Book-keeping is not as good a job as programming, but every small company needs a book-keeper, so with the right connections it can be very easy to find part-time work, to support yourself or to fill in the gaps in employment. (And it goes without saying that book-keeping is highly repetitive and detail oriented).
Deleted User 101379
Profile Blog Joined August 2010
4849 Posts
January 31 2013 22:06 GMT
#18
You are 20...

Did you ever do any programming in your life?
If yes, programming could be for you.
If not, no programming is not for you.

Programming requires a mindset that you need to learn from young years. You need to absolutely LOVE problem solving.

Forget math and common puzzles, they have nothing to do with programming (well, ok, little). It's all about spending hours on solving problems. Literally. Small problems, big problems, small picture problems, big picture problems, thats all a programmer does every day of his life and some develop an aptitude for it while others think "Hey, i sit on the PC all day, i should become a programmer and earn big bucks" and then live the rest of their life as horrible programmers that every decent programmer hates but that are never long enough in a job that those decent programmers could actually get the chance to punch them for forcing them to clean up the messes that bad programmers leave behind.

Learning the basics of programming is simple. Learning the syntax and functions and stuff is easy. Putting it together to solve problems is the hard part.

I'm slightly biased because i have never seen an even half decent programmer who didn't start programming when he was a child, so from my biased opinion, no, programming is not for you.

Another note:
Programming is an extremely social job. Yes, really. I know what others say but they are _wrong_.
If you are not good at working together with others, giving presentations and all that, then it's another reason to not work as programmer.
Logo
Profile Blog Joined April 2010
United States7542 Posts
Last Edited: 2013-01-31 22:41:19
January 31 2013 22:39 GMT
#19
On February 01 2013 06:12 Scorpion77 wrote:
Show nested quote +
On February 01 2013 04:18 MrStorkie wrote:
Be an engineer. I have a feeling you'll find yourself fitting right in. Attention to detail is one of the highest soughted after qualities in an engineer. Some people might think -- "Yea, I can pay attention to little thing too", but No.. I'm talking about attention to detail to a point of being OCD. Being creative is not required, but it is crucial to have logical thinking and methodological deduction abilities. You will still need to learn basic programming (don't worry you don't have to be an expert)-- it's going to be extremely useful if you were to go down the path of being an engineer.

Also, probably most importantly, there are plenty of jobs for engineers.. you never have to worry about starving.

You will often find crazy fucked up (but brilliant) people working as engineers.. you'll feel normal in comparison -- guaranteeed!

As my boss always like to say -- everyone's a package =)

Edit: you say you're not good with people? I have a colleague who has a terrible psychosis condition. He almost never talk face-to-face with anybody at work, and when he does, he never looks at you in the eye (or face). He's absolutely brilliant though!

Don't worry -- when there is a will, there is a way!

I don't know about engineering, i'm not good at practical, hands-on things and i'm not very good at drawing either.


Not all engineering needs those things.

If you can find a good technical school you could enroll undeclared and try things out. Try out some engineering courses while doing some programming in your spare time. You may fall in love with one or the other. If neither sticks you can worry about it then.

Don't become a programmer just because you want a steady job. 100% of comp sci majors I knew freshman year that had that reasoning dropped out of comp sci before the end of the year. Don't be a programmer if you don't like it, you'll really hate it.
Logo
RoyGBiv_13
Profile Blog Joined August 2010
United States1275 Posts
January 31 2013 23:17 GMT
#20
Engineering an programming is a lot of things.

Some days, I will talk to 0 peoples, other days, I'll be fielding calls and meetings for 8 hours straight. So, socially, there is plenty of isolation, as well as plenty of interaction.

This spawns from the business idea of getting things done as quickly as possible. If you need a solution to a problem, the fastest way may be to ask someone who has already solved it. If their time is too valuable, or you have spare cycles, then you end up working in isolation to solve the problem.
Any sufficiently advanced technology is indistinguishable from magic
Detri
Profile Blog Joined February 2011
United Kingdom683 Posts
February 01 2013 01:24 GMT
#21
If you prefer to work on your own, database administrator is a better role. With modern agile programming techniques the days of hiding in your bedroom and coding are over. You need to be able to deal with people.

The best entry point into both professions is just to do a straight up computer science degree, at least that way you will get a flavour of most topics.
The poor are thieves, beggars and whores, the rich are politicians, solicitors and courtesans...
haduken
Profile Blog Joined April 2003
Australia8267 Posts
February 01 2013 05:37 GMT
#22
I know it's a hard pill to swallow.

But you really should never do a degree just so you can have a job afterwards.

Bad economy or not, you should only do something that you are passionate about.

The days of straight forward career planning and progression is over. What happens if you finish your degree just in time for the next dot com burst? Are you going to do another degree so you can get a job? how many 4 years do you have it in you.
Rillanon.au
Scorpion77
Profile Blog Joined January 2013
98 Posts
February 02 2013 03:13 GMT
#23
On February 01 2013 14:37 haduken wrote:
I know it's a hard pill to swallow.

But you really should never do a degree just so you can have a job afterwards.

Bad economy or not, you should only do something that you are passionate about.

The days of straight forward career planning and progression is over. What happens if you finish your degree just in time for the next dot com burst? Are you going to do another degree so you can get a job? how many 4 years do you have it in you.

I'm quite sceptical about this approach - IT is never going to go away, it's like banking or accountancy, we will always have computer systems and specialists are needed to maintain them. If I were following my heart I'd do a degree in Modern History with Ancient History but what kind of jobs can I get with that? It's really only for my own interest.

Could you elaborate? I am genuinely interested in your views on this.
haduken
Profile Blog Joined April 2003
Australia8267 Posts
Last Edited: 2013-02-02 13:28:48
February 02 2013 13:17 GMT
#24
On February 02 2013 12:13 Scorpion77 wrote:
I'm quite sceptical about this approach - IT is never going to go away, it's like banking or accountancy, we will always have computer systems and specialists are needed to maintain them.


IT is not going to go away, you are right on that, but well paying IT jobs are not easy to get into, especially with all the out sourcing killing all the junior / entry level positions. But hey, if you are happy doing help desk or servicing computers that's fine, but once you hit 40 you will find hard to compete against younger guys and the money really isn't that good at the bottom.

The truth is to make any decent career in IT these days, you have to be really really passionate about the technology and the industry, right now your entire thinking revolves around money which is okay for the first few years but what comes after that?

You will get burned out, and chances are you won't be as good as the guys getting the mega bucks because the passion just isn't there.


If I were following my heart I'd do a degree in Modern History with Ancient History but what kind of jobs can I get with that? It's really only for my own interest.

Could you elaborate? I am genuinely interested in your views on this.


If you have a passion for history then academia... study hard and join the faculty, if you don't know that already then I'm sorry bro, you don't have the passion, you just have a fascination, don't confuse the two.

Passion is what drives you, it's what keep you up at night, it's what you spend all your spare time on, money/job are just an extra, passion is dive deep down into that field even without a promise of a career.

It's so fucking cliche but it's so true.

PM me if you want to discuss further, I work in IT and I've being around long enough and witnessed plenty of guys deciding on a career based on job prospect and burning out after a few years on the job, don't be one of them.
Rillanon.au
Deleted User 101379
Profile Blog Joined August 2010
4849 Posts
February 02 2013 14:42 GMT
#25
On February 02 2013 22:17 haduken wrote:
Show nested quote +
On February 02 2013 12:13 Scorpion77 wrote:
I'm quite sceptical about this approach - IT is never going to go away, it's like banking or accountancy, we will always have computer systems and specialists are needed to maintain them.


IT is not going to go away, you are right on that, but well paying IT jobs are not easy to get into, especially with all the out sourcing killing all the junior / entry level positions. But hey, if you are happy doing help desk or servicing computers that's fine, but once you hit 40 you will find hard to compete against younger guys and the money really isn't that good at the bottom.

The truth is to make any decent career in IT these days, you have to be really really passionate about the technology and the industry, right now your entire thinking revolves around money which is okay for the first few years but what comes after that?

You will get burned out, and chances are you won't be as good as the guys getting the mega bucks because the passion just isn't there.

Show nested quote +

If I were following my heart I'd do a degree in Modern History with Ancient History but what kind of jobs can I get with that? It's really only for my own interest.

Could you elaborate? I am genuinely interested in your views on this.


If you have a passion for history then academia... study hard and join the faculty, if you don't know that already then I'm sorry bro, you don't have the passion, you just have a fascination, don't confuse the two.

Passion is what drives you, it's what keep you up at night, it's what you spend all your spare time on, money/job are just an extra, passion is dive deep down into that field even without a promise of a career.

It's so fucking cliche but it's so true.

PM me if you want to discuss further, I work in IT and I've being around long enough and witnessed plenty of guys deciding on a career based on job prospect and burning out after a few years on the job, don't be one of them.


So true.

It comes down to:
Don't work for money, work in a field you enjoy and that you have passion for.

For young people it often looks like all revolves around making money but once you start working in jobs where you hate every hour of it eventhough you get paid well, you'll soon find out that you'd rather work for half the money but actually enjoy the work you do.

Also, money often comes with passion. If you love your work, you eventually become good at it and usually more skill also means more money. If you hate your job you'll never be great at it, so you'll stay on the bottom of the ladder.
nomyx
Profile Joined June 2012
United States2205 Posts
February 02 2013 16:59 GMT
#26
Pro gaming is something that is very risky. Some people think that because they are good in a certain game they should try to go professional in it. But you have to have a lot of drive and willpower to actually make it. Playing the same game 12+ hours a day, entering online cups in hopes that you'll win that $50, trying to get your name out. You'll also need to know how you are going to survive. Streaming? Living in your parent's basement until you win an MLG? Big questions.

There was a guy on reddit who took a year off from school and tried to go pro in SC2. He never accomplished much other than round 3 in an MLG. I say it's not worth the risk, but if you have enough passion for it more power to you brother.

User was warned for this post
Normal
Please log in or register to reply.
Live Events Refresh
Next event in 2h 15m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
SortOf 85
StarCraft: Brood War
PianO 508
Pusan 120
Shinee 100
EffOrt 69
NaDa 33
Aegong 29
Bale 24
GoRush 19
IntoTheRainbow 14
Hm[arnc] 11
[ Show more ]
Sea 0
Dota 2
BananaSlamJamma390
XaKoH 209
League of Legends
JimRising 707
Reynor9
Counter-Strike
shoxiejesuss423
Stewie2K405
Other Games
summit1g6066
ceh9341
C9.Mang0238
Tasteless109
Mew2King62
Organizations
Counter-Strike
PGL9075
Other Games
gamesdonequick985
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 15 non-featured ]
StarCraft 2
• Berry_CruncH106
• LUISG 14
• Light_VIP 7
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Jankos1408
• Lourlo470
Upcoming Events
The PondCast
2h 15m
OSC
4h 15m
Wardi Open
1d 3h
CranKy Ducklings
2 days
Safe House 2
2 days
Sparkling Tuna Cup
3 days
Safe House 2
3 days
Tenacious Turtle Tussle
6 days
Liquipedia Results

Completed

CSL 2025 AUTUMN (S18)
WardiTV TLMC #15
HCC Europe

Ongoing

BSL 21 Points
ASL Season 20
C-Race Season 1
IPSL Winter 2025-26
EC S1
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025

Upcoming

SC4ALL: Brood War
BSL Season 21
BSL 21 Team A
RSL Offline Finals
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 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.