Computer programming question

Discuss the latest video games, other sports, entertainment, movies, and any [OT] stuff.

Moderator: LGB Mods

Post Reply
User avatar
dmiles2186
Hockey God
Hockey God
Posts: 7288
Joined: Mon Nov 20, 2006 12:29 am
Location: Selling Air Bombays--for kids who want to coach

Computer programming question

Post by dmiles2186 »

So I have an associate's degree, I work for a technology company in development (QA) for a vet software. I've been thinking lately about taking online classes to complete a degree learning how to program/code. Is it worth it? Moneywise? Time wise? Those that do it, is it a total bore once you get in a working environment? What about web development?

I'm hesitant to go back to school. I don't do well in a classroom setting, I just don't have the attention span for it. With a son and a full time job, I'm just debating if it's worth it. Any advice would help.
Image

2015-2016 LGB Sponsor of Not Ott, because he is a booger-eating dumb dumb

User avatar
dmiles2186
Hockey God
Hockey God
Posts: 7288
Joined: Mon Nov 20, 2006 12:29 am
Location: Selling Air Bombays--for kids who want to coach

Re: Computer programming question

Post by dmiles2186 »

Cool. Thanks guys.
Image

2015-2016 LGB Sponsor of Not Ott, because he is a booger-eating dumb dumb

User avatar
Portland Blues
Hockey God
Hockey God
Posts: 5096
Joined: Fri Apr 18, 2003 12:38 pm
Location: Portland Orygun

Re: Computer programming question

Post by Portland Blues »

Pretty sure this section of the board quietly passed away a couple years ago. :grin:

User avatar
cprice12
Site Admin
Site Admin
Posts: 21530
Joined: Thu Feb 20, 2003 1:26 am
Location: Center Ice
Contact:

Re: Computer programming question

Post by cprice12 »

I never noticed this thread.

If you like tedious work, then coding may be for you.

I love web development because it involves a lot of visual creativity where graphic design plays a significant role. I'm not a programmer outside of web development...so I can't comment too much on that...but being a programmer pretty much means you are in a basement at your desk the entire day, looking through thousands of lines of code and either trying to find a problem with existing code or creating something for someone from scratch. It's not for everyone, and you can get burned out very easily if that is all you do. It just depends on what kind of person you are. I know some guys who love it.

I'm lucky enough to work in a place that allows me to do a number of things...including web development, graphic design, application management, support, etc. I also have a home business where I do web design & hosting for a number of businesses. It's fun and it's extra money...plus it allows me to do more of what I want to do (creatively), as opposed to just doing what my employer wants.

If you like that kind of thing, I'm sure it would be worth it to you.
LETS GO BLUES RADIO
LIVE weekly broadcasts on YouTube & http://www.LetsGoBlues.com/radio!
Twitter: https://twitter.com/curtprice
Lets Go Blues Radio Twitter: https://twitter.com/lgbradio
Instagram: https://www.instagram.com/cprice12/
Lets Go Blues Radio Instagram: https://www.instagram.com/lgbradio/

cardsfan04
Hall Of Fame
Hall Of Fame
Posts: 4027
Joined: Sat Nov 13, 2010 12:43 am

Re: Computer programming question

Post by cardsfan04 »

I know you mentioned not wanting to go back to school, but have you considered a Computer Science degree? I went back to school in Fall 2012 for EE, but think I'm going to change to CS. It's supposed to be one of the most marketable degrees right now, so I assume (and certainly hope) that it is worth it time and money-wise.

This would also involve school, but maybe take an intro to programming or intro to C++ class somewhere. I took one last summer at STLCC and really liked it and is the main reason I'm probably going the CS route now. I don't know if you have any experience coding, but that's the only way I can think of to see if you like it.

Alternatively, there's probably ways online to teach yourself code without actually going to school.
2010-2011 Official LGB Sponsor of Kevin Shattenkirk
2016-2017 Official LGB Sponsor of Dmitri Jaskin
2017-2018 Official LGB Sponsor of Jake Allen

User avatar
cprice12
Site Admin
Site Admin
Posts: 21530
Joined: Thu Feb 20, 2003 1:26 am
Location: Center Ice
Contact:

Re: Computer programming question

Post by cprice12 »

cardsfan04 wrote:I know you mentioned not wanting to go back to school, but have you considered a Computer Science degree? I went back to school in Fall 2012 for EE, but think I'm going to change to CS. It's supposed to be one of the most marketable degrees right now, so I assume (and certainly hope) that it is worth it time and money-wise.

This would also involve school, but maybe take an intro to programming or intro to C++ class somewhere. I took one last summer at STLCC and really liked it and is the main reason I'm probably going the CS route now. I don't know if you have any experience coding, but that's the only way I can think of to see if you like it.

Alternatively, there's probably ways online to teach yourself code without actually going to school.
There are all kinds of places to learn how to code online without going to school. It's just a language.
w3schools.com is a great resource for teaching yourself a number of programming languages.
LETS GO BLUES RADIO
LIVE weekly broadcasts on YouTube & http://www.LetsGoBlues.com/radio!
Twitter: https://twitter.com/curtprice
Lets Go Blues Radio Twitter: https://twitter.com/lgbradio
Instagram: https://www.instagram.com/cprice12/
Lets Go Blues Radio Instagram: https://www.instagram.com/lgbradio/

User avatar
dmiles2186
Hockey God
Hockey God
Posts: 7288
Joined: Mon Nov 20, 2006 12:29 am
Location: Selling Air Bombays--for kids who want to coach

Re: Computer programming question

Post by dmiles2186 »

Thanks for the ideas guys. Web Development definitely seems like something that would interest me. I work with software programmers, and yeah, sorting through all those lines of code doesn't seem like my bag. Actually, though work, I'm taking a basic web development course here in a few weeks. It's just as basic as you can get but will at least give me a taste of it. Definitely looking forward to that.
Image

2015-2016 LGB Sponsor of Not Ott, because he is a booger-eating dumb dumb

User avatar
cprice12
Site Admin
Site Admin
Posts: 21530
Joined: Thu Feb 20, 2003 1:26 am
Location: Center Ice
Contact:

Re: Computer programming question

Post by cprice12 »

dmiles2186 wrote:Thanks for the ideas guys. Web Development definitely seems like something that would interest me. I work with software programmers, and yeah, sorting through all those lines of code doesn't seem like my bag. Actually, though work, I'm taking a basic web development course here in a few weeks. It's just as basic as you can get but will at least give me a taste of it. Definitely looking forward to that.
You can still pour through lines of code as a web developer...especially when looking for an error, but it's usually not near as many.

If you are interested in Web Development, buy a domain name then get some cheap hosting (hostgator.com is like $5 for basic hosting) and play around with it. You'll learn more by tinkering with your personal site and googling how to do certain things and then doing them, than you will ever learn in a class. I took one web design class, and I taught myself everything else just by tinkering and discovering.

If you can get a copy of Dreamweaver, it is helpful as you can build parts of a site in the WYSIWYG editor and then view the code and see how it codes those parts. That's a good way to learn.
Also, go to sites you like and view the source.
LETS GO BLUES RADIO
LIVE weekly broadcasts on YouTube & http://www.LetsGoBlues.com/radio!
Twitter: https://twitter.com/curtprice
Lets Go Blues Radio Twitter: https://twitter.com/lgbradio
Instagram: https://www.instagram.com/cprice12/
Lets Go Blues Radio Instagram: https://www.instagram.com/lgbradio/

cardsfan04
Hall Of Fame
Hall Of Fame
Posts: 4027
Joined: Sat Nov 13, 2010 12:43 am

Re: Computer programming question

Post by cardsfan04 »

cprice12 wrote:
cardsfan04 wrote:I know you mentioned not wanting to go back to school, but have you considered a Computer Science degree? I went back to school in Fall 2012 for EE, but think I'm going to change to CS. It's supposed to be one of the most marketable degrees right now, so I assume (and certainly hope) that it is worth it time and money-wise.

This would also involve school, but maybe take an intro to programming or intro to C++ class somewhere. I took one last summer at STLCC and really liked it and is the main reason I'm probably going the CS route now. I don't know if you have any experience coding, but that's the only way I can think of to see if you like it.

Alternatively, there's probably ways online to teach yourself code without actually going to school.
There are all kinds of places to learn how to code online without going to school. It's just a language.
w3schools.com is a great resource for teaching yourself a number of programming languages.
Oh wow, that site is awesome. Thanks! I know the basics of C++, and can usually guess what is happening in other languages if I read code. But, I don't know much about them. I'm probably going to spend some time with that this summer.
2010-2011 Official LGB Sponsor of Kevin Shattenkirk
2016-2017 Official LGB Sponsor of Dmitri Jaskin
2017-2018 Official LGB Sponsor of Jake Allen

Post Reply