Re: My First Ever OOP code
Duke Normandin <[email protected]> Tue, 6 Jan 2026 10:37:10 -0700
| Newsgroups | gmane.comp.lang.smalltalk.gnu.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 06 Jan 2026 12:49:33 +0100 Wolfgang Dann <[email protected]> wrote: > Am Montag, dem 05.01.2026 um 19:46 -0700 schrieb Duke Normandin: > > See it here:=A0 https://controlc.com/a19d683a > >=20 > > Critiques please! > >=20 > > My first impression(s) is that it seems a lot more complicated > > to create the OOP logic to get things done than it is in C, > > e.g. IMHO > >=20 > > Maybe it's because I'm not familiar with the syntax yet. But I > > got it done - thanks to Divine Intervention - I'm sure!! LOL >=20 > For me it looks like you don't get the paradigm of smalltalk. You are absolutely correct! To me, it appears to be a wordy and convoluted way of getting something done. However, I will continue trying to learn OOP - maybe with Swedish `pike' interpreter later on. Thx for your input! --=20 Duke