Newcftc32

How to get started programming - seriously

Hey guys. I graduated from school with a liberal arts degree and have recently become serious about wanting to learn to program. I’m smart and have the will to do this, I just need to know how to get started, and ultimately how to look for jobs. Any basic advice for someone who knows nothing? Please help. What will learning python or R do for me if anything? and wtf is leetcode (seems to be for shit coders so maybe a future option for me?). Thanks so much.

NVIDIA fininja Sep 11, 2019

join bootcamp

New
cftc32 OP Sep 11, 2019

Can you recommend the best one? I want one that focuses on CS topics like data structures and algorithms since I didn’t study CS in school and will need to one day compete for a job

Cerner socalguy Sep 12, 2019

Air Force boot camp is easy

Veritas dogyear Sep 11, 2019

Most critical thing to do is learn how to google. It may seem harsh but it’s the truth. First you have to decide what path you want to take web, backend, imbedded, ect

Rizing digichimp Sep 12, 2019

I just tried to learn everything and now I'm good at nothing so they put me in management

ScienceLogic KuBX13 Sep 12, 2019

agreed. Google is your best friend. learn programming concepts and the syntax becomes 1000x easier to pick up so you can Google your way through whatever language you latch onto. Me? I started with C , then pearl and now I just Google whatever because I don't write it, but I do have to debug and fix it

Amazon DynamoDB Sep 11, 2019

Bootcamp is probably your best option

New
cftc32 OP Sep 11, 2019

Ty. What’s the best one in your opinion?

Amazon DynamoDB Sep 11, 2019

I don't know I'm sorry. I graduated with a tech degree

New
fImp02 Sep 11, 2019

My advice is to start playing with data. Learn Data visualisations tools and then some statistical techniques! Take a course in sql, excel, then R and maybe Python. After you learn some basics about statistics, data try to learn some algorithms how they work, find examples in google (e.g stack overflow) and be able to read some Sql, R, Python functions. Then try to replicate. As you going, you can try to learn from some courses available online such as coursera. Use youtube a lot. It’s not hard to learn. You just need to practice a lot.

New
SrZeroCool Sep 11, 2019

Albertsons has a great internship program

New
cftc32 OP Sep 11, 2019

So does your mom

Infosys loyalidiot Sep 12, 2019

I highly recommend going through basecs along with your programming practice

New
ᕦʕ •ᴥ•ʔᕤ Sep 20, 2019

https://www.codenewbie.org/basecs What he said^ You have to start somewhere - and I think some of the MOOC's available online will get your gears spinning. Eg: https://www.edx.org/course/cs50s-introduction-to-computer-science

World Wide Technology touchme Sep 12, 2019

If you are smart why did you get a liberal arts degree?

IBM kngxexv Sep 12, 2019

100% agree with this statement

Capgemini ATLMCMBL Sep 12, 2019

You didn’t state where you are in the world. This may impact certain resources being available to you or not. Also, it may help To narrow down what field of development you want to go into. Mobile? Web? Backend? Middleware? Finance industry? Too many vague options to give you an opinionated answer If you don’t know, take some online CS courses until you do have a direction.

IBM kngxexv Sep 12, 2019

Go back to school and get an engineering degree

IBM GXub74 Sep 12, 2019

Exactly. How could he think Leetcode is a shit option if he doesn't know how to code at all in the first place? Everyone has to start somewhere. If going back to school isn't an option, then you'll need to do online training or a boot camp.

IBM GXub74 Sep 12, 2019

In all seriousness, the best way to learn to code is to just go and do it. Identify a problem and figure out how to solve it. That's really how most of IT is in general.

Alarm.com bdjaofnw Sep 12, 2019

OP, the answer here is very simple, but it's not easy. 1. Take Harvard's CS50 course 2. teachyourselfcs.com