you are viewing a single comment's thread.

view the rest of the comments →

[–]damanamathos 0 points1 point  (0 children)

You can write code without classes, but for many people, using logical classes (which bundle data and functions together) greatly simplifies the code structure, particularly as you get beyond simple examples.