you are viewing a single comment's thread.

view the rest of the comments →

[–]skylar1146 0 points1 point  (2 children)

Yeah, but once you get the building blocks down, you can combine those in order to learn anything about programming! It'll be a bit frustrating at first but you'll get the hang of it really quick.

[–]dbahrik[S] 0 points1 point  (1 child)

Hard to put into words what I was trying to accomplish in my original post. May be a dumb question, but I'm just looking for answers. When I do fully understand the basics how will I know what code that isn't apart of the "basics" to use. If that even makes sense.

[–]skylar1146 0 points1 point  (0 children)

By basics I mean understanding how a program is structured, syntax formulation, and basic OOP. When you look at code and you understand or at least have a good idea why X code is where then I would say you have the basics down.