Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Beginners struggle with basic procedural concepts such as variables, types, loops, and branches. They shouldn't have to also deal with classes, methods, and inheritance. Those should be introduced after the students have a very firm grasp on procedural programming. Commented Nov 8, 2016 at 4:10
  • @ThrowawayAccount3Million-My kids and their friends apparently didn't follow your advice and do quite well because of it. They are all into gaming mods in particular. They had to learn types, loops, branches or whatever and classes made things easier, not harder IMO. Commented Nov 8, 2016 at 19:25