Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Object Oriented Nonsense

Name: Anonymous 2018-02-21 15:19

Anyone else think C++ is preferable to the other OO garbage due to not requiring everything be in a class?

Name: Anonymous 2018-02-22 15:17

The reason that I suggest Scheme if you want to use an OO language is because:
1: With macros you can easily make a fancy class syntax and whatever.
2: Scheme is great for use with message passing, SICP has a whole chapter on that.
3: Message passing lets you create both pure and impure objects.
4: It will open your mind in general and teach you how to properly use 1st order functions.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List