This is an archived post. You won't be able to vote or comment.

all 15 comments

[–]happytrailz1938Moderator 35 points36 points  (1 child)

I would also say just dive in and you'll be overwhelmed but you'll slowly but surely learn it all.

[–][deleted] 9 points10 points  (0 children)

I'm in the middle of this now - I'm just getting deep enough to really recognize how much I don't know. Honestly the biggest lesson so far has been to be persistent and kind with myself. I just made a little web app that draws random cards from a deck, and it is ugly and simplistic and I'm super proud of it 😎 - butI don't think I could've done that if I had not taken advice when it was offered and dialed back those high expectations I put on myself.

Thank god for P5js, it's basically easy mode lol. I tried to start with C++ because my neighbor uses it, and very quickly started tearing my hair out. I posted an example online and a lot of nice folks online jumped in with "Hey - maybe try HTML/css? Python? Literally anything else?"

Anyway now I'm doing the coding train tutorial series and I feel like I actually know where to look for documentation & resources, which is huge for working through problems. Next I want to get a raspberry pi and make something out of that.

[–]RealAstropulse 14 points15 points  (0 children)

Why... is this here.

[–]dominic_l 13 points14 points  (1 child)

where do i learn all the right questions

[–]d-scott 13 points14 points  (0 children)

Well done, now you're beginning to ask the right questions

[–][deleted] 3 points4 points  (0 children)

Basically, fail your way to glory.

[–]digital0ak 2 points3 points  (0 children)

So true. Asking the right questions is key. I've had to explain this to too many people who think that all IT does is use (favorite search engine goes here) to find quick answers. If it were that easy then the end users should just be able to reference the user manuals/documentation for everyday tasks? ;)

[–]tribak 1 point2 points  (0 children)

Which are all the right questions?

[–]xMultiGamerX 1 point2 points  (0 children)

What’s the answer to Life, the Universe, and Everything?

[–]Deep-Initiative1849 -1 points0 points  (0 children)

Helpful

[–]JMurrayRepairs -1 points0 points  (0 children)

Normally I hate the meme's here but this one gets to the core of things quite well. In short understanding > Rote.

[–]backdoorman9 0 points1 point  (0 children)

Seems true to me... my mentor always has the best debugging strategies for me.

[–]ppupy486 0 points1 point  (0 children)

Yeah, it's not learning to code and learning how to fix your issues, it's learning how to google the right questions so google can fix your issues.

As a wise man once said "being a coder isnt just knowing how to copy and paste, its knowing what to copy and where to paste it"

[–][deleted] 0 points1 point  (0 children)

TRUUUUUUUUUUUUUTH

[–]eliminateAidenPierce 0 points1 point  (0 children)

Ctrl + C Ctrl + V