Started By
Message

"Learn to Code"

Posted on 5/23/22 at 2:26 pm
Posted by Corso
Atlanta
Member since Feb 2020
10786 posts
Posted on 5/23/22 at 2:26 pm
I've never posted on here and I'm sure there's been plenty of discussion about it, but I'm looking for a change. I've had 2 seizures since December and while I don't think it's actually epilepsy we can't find an explanation for them other than dehydration, certain low levels in the lab workups, etc. Anyway in the state of Georgia I can't drive for 6 months and as you can imagine I'm pretty freaked out. My sister is trying to get me into coding but other than random googling I'm not sure where to start, what programs are legit, what actual job or career options there are after completion, is "learn to code" even legit, would it be steady income, etc.

I'm not going to be able to drive until 6 months after the seizure so I'm looking for anything from home that's legit. Any other CIS type options I should look at in addition to coding? Thanks
Posted by Korkstand
Member since Nov 2003
28710 posts
Posted on 5/23/22 at 2:44 pm to
Sorry to hear about your health troubles, and I wish you the best.


The world of programming is absolutely massive, there is code in everything. Aside from the obvious electronics, there are chips and code in pretty much everything with a plug or battery, and even some things without them. And it reaches into more things every day.

So the easy answer is "start with Python and go from there". There are tons of legit programs to guide you, but there is also plenty of free documentation and tutorials if you prefer more of a choose your own adventure style. I'm not sure how far you will get in 6 months starting from scratch, but you will get somewhere.


It may help if you have an idea of what type of systems you'd be interested in coding. Mobile or desktop apps? Web sites/apps? Embedded systems and automation type stuff? Better chance of sticking with it if you start with something that interests you.
Posted by j1897
Member since Nov 2011
3573 posts
Posted on 5/23/22 at 3:36 pm to
You trying to code as a career, or just bored?


This is fun LINK /



For a career, if you're over 40 don't waste your time. Ageism in IT is rampant.
Posted by Fat Batman
Gotham City, NJ
Member since Oct 2019
1385 posts
Posted on 5/23/22 at 7:36 pm to
Self taught, no formal degree, fulltime programmer/developer here. Learn to code is legit. That said, if you are just looking for something to pay the bills and aren't really interested in or passionate about learning coding, I would probably look somewhere else. I've run into plenty of later in life people "looking for a change that heard about coding from their friend" and most, not all, tend to struggle. It's easy to teach someone enough to push them through a bootcamp and have them feel like they know it all but the thing about coding is its really easy to immediately tell who gets it and is good and who doesn't and you will be asked to prove it on the spot. If you get it and grind you can progress quickly, if not then you'll struggle to get your foot in the door and if you land a job you'll probably peak low and stay at the bottom of the pay scale if you can stay employed.

If you're serious though, start now. Expect to spend a year, fully dedicated to learning, before you're worth a shite. Treat it as a fulltime job. The first 6 months is the hardest. After that things should start to really click. Then you can start to pick up freelance gigs while continuing to learn. If you play it right you can pick up gigs around stuff you want to explore more and kinda get paid to learn it. Everyone is going to tell you to do Python, but if you are doing this to generate income the fastest then skip Python. Python is mostly used by companies doing real mathy shite, its a smaller net to cast, competitive, and they are going to want to see a relevant formal education. Learn Javascript in that first 6-9 months to get your base in programming. Once you know one language you can pick up others almost immediately. There is an abundance of learning JS materials online as well as plenty of people out there willing to help via stackoverflow, reddit, etc. After that spend the next 3 months learning Elixir. The entry level JS market is super saturated. Elixir is an up and coming language with a rapidly growing demand for devs and not on all the entry levelers radars yet.

js resources
watch and code (no longer just takes anyone, but if you can get in you'll find out if this is for you or not) , freecodecamp, w3school, udemy courses (don'y pay more than $15 there is always a promo), reddit: r/javascript, r/learnprogramming, r/learnjavascript, r/programming, r/programmingbuddies
This post was edited on 5/23/22 at 7:38 pm
Posted by LSshoe
Burrowing through a pile o MikePoop
Member since Jan 2008
4019 posts
Posted on 5/24/22 at 2:31 pm to
What did you do before? That could guide responses. Also, as some have eluded to, "Coding" is as much as anything else, a mindset. Good programmers think in certain ways. It is very much a 'language' as English, French, etc. are, but it's not the same. I guess all that to say, most people with enough training can be a coder in the same way most people could be an architect or an accountant or something of the sort. That doesn't mean most people can be good at those things.

If your thing is just looking for something that's WFH since you can't drive, there are lots of those jobs, especially nowadays. Lots in tech obviously, but also in other fields. If you want a change from what you're doing now, don't pigeonhole yourself or you may be looking for a change again 3-5 years from now. Figure out what specifically you liked about your old job, interacting with your coworkers, crunching numbers, problem solving, managing a project, building/assembling things, etc. Perhaps a suggestion would be to take a personality test, then use that to see what kinds of jobs match that personality type, then see of that subset what are good WFH candidates.
Posted by McCorkleJonesGOAT
Member since Apr 2022
362 posts
Posted on 5/25/22 at 2:54 am to
How much do you drink per week? are you taking any xanax/benzos? The best legit programs are at you local community college, and then transferring to a university if you want to make real money. Web development is only an A.S and it can be 40-50k
Posted by jdd48
Baton Rouge
Member since Jan 2012
22126 posts
Posted on 5/25/22 at 7:27 am to
I'd caution anyone that thinks software development is some glamorous rockstar position as well. It certainly can be very fun and rewarding, but just like many tech positions, it can very easily chew you up and spit you out in a hurry if you allow it too.
Posted by LSURep864
Moscow, Idaho
Member since Nov 2007
10913 posts
Posted on 5/26/22 at 5:59 am to
This thread actually inspired me.

Around 2016-2017 I was in a dead end sales job. I wanted a way out. Tried learning Java on treehouse. ZERO tech experience of any kind. Was a complete disaster. Absolutely scared me away from coding completely.

Fast forward to current day. I’ve been working in IT since late 2017. I obtained CompTIA trifecta and CCNA in 2018.

Been working a jack of all trades hat do everything system/network admin job since 2019. Started tinkering with Linux in 2021.

With python being listed on all the higher paying networking job postings these days I figured time to try python/coding again. My nerding around with Home Assistant and YAML files made code click a little before.


So I signed up for the Python tech degree on Treehouse. I am blown away at how much more it’s clicking with me now. Sure a lot of it is probably just python being easier than Java.

But there is such a difference for me in terms of just already being extremely comfortable with the console from Cisco and Linux. Knowing tab to complete, understanding navigating the file directory with cli etc. Understanding indentation matters from Home Assistant YAML files, all the thing that aren’t really related to coding but are just kind of expected to be understood.

I don’t really plan on a career reboot or anything with this skill. I also realize just because I feel like I’m picking it up easily now doesn’t mean anything because like all things in tech, none of us really know ish. That moment where I realize I am a big moron and tempted to quit is coming. Been there with a few technologies.

Which brings me to my ultimate skill that has translated. Googling stuff. I was already a master at searching google to fix all kinds of general IT problems with stuff I had never touched. So I feel right at home opening a dozen tabs digging for the right way to code something when I’m stuck.

Not really a point to this rambling. But just wanted to encourage anyone who failed at
This before to try again. The fact that I can even look at code on a YouTube video or out in the wild now and have a general idea of what is going on is amazing to me.
Posted by couyon2
Member since May 2019
75 posts
Posted on 6/4/22 at 2:46 pm to
Not tech related but did they do a cardiac work-up/blood analysis? Some cardiac events can have seizure like symptoms.
Posted by RBWilliams8
Member since Oct 2009
53418 posts
Posted on 6/6/22 at 1:52 pm to
The computer field is like the medical field so I say this strictly from an educative standpoint (not mocking you)… to say “I want to learn code” is like saying “I want to learn medical”…


It depends on what you’d like to do. If you want an entry level job without spending years in college or 6+ months in boot camps you could look at job openings and get an idea of which languages to learn.


Piggy backing off of that advice (looking at job openings) there are now much more affordable boot camps to learn specifically what said job is looking for.


Now to be a Debbie downer. They tout this as a growing field but there’s a shitload of young adults who have been doing this since they were kids and obviously all of those who went to college for it along with the people who went to boot camps. Idk what your previous profession was but if you’re looking to supplement a 100k+ career with an entry level programming position then it will likely not happen.


There is also leet code which presents problems in the workforce to solve to give you practice and know what to expect on specific jobs.

Best of luck to you! I’m sorry about your situation.
Posted by el duderino III
People's Republic of Austin
Member since Jul 2011
2385 posts
Posted on 6/6/22 at 4:27 pm to
have you been taking benzodiazepines intermittently? I too once thought I had epilepsy...
first pageprev pagePage 1 of 1Next pagelast page
refresh

Back to top
logoFollow TigerDroppings for LSU Football News
Follow us on Twitter, Facebook and Instagram to get the latest updates on LSU Football and Recruiting.

FacebookTwitterInstagram