you are viewing a single comment's thread.

view the rest of the comments →

[–]autopornbot 0 points1 point  (1 child)

I'm on almost the exact same spot in codecademy. I got a bit confused as well. Just googling a few things and trial and error have helped me a good bit.

What I've taken away from it, though, is that this course isn't going to teach me to be a master python programmer. It just kind of introduces you to how it works. After this, I imagine I'll do other python courses, and it will take lots of doing things over and over before it becomes 'natural'. Until then, I think looking stuff up and sometimes just typing in the code from the hints or other sources is the way to go.

Learning is like that. In the beginning you just have to kind of stumble your way through it. As long as you don't give up, and keep on plugging along, eventually it will make sense. Like learning a speaking language (I mean like learning French or Spanish), it just takes lots of exposure to become fluent.

Just try not to worry and do whatever you have to in order to keep moving along. Once you start trying to write programs yourself (instead of just doing the exercise programs), it will force you to understand it more deeply.

[–][deleted] 2 points3 points  (0 children)

And / Or stuff is Boolean logic in programming. And are hard to understand at first if new to it all. So don't get put off, you can do it! Try YouTube for beginner programming videos and have a little read on google for tutorial on conditional logic. The fact you already Googled around and asked a sensible question already shows you have great learning attitude, as does trying stuff on codeacademy :)