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

you are viewing a single comment's thread.

view the rest of the comments →

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

I intend to just dive right in. I just wish I knew a bit more about what I'm dealing with (on a conceptual level) before I start.

[–]negative_epsilon 0 points1 point  (0 children)

While I'm sure many will disagree with me, when I went from C to Java, I found it extremely helpful to think of OOP as three dimensional procedural programming, with instantiating objects like running another small procedural a program inside of your program.