Very clear and helpful flymail, thanks a lot.
Very clear and helpful flymail, thanks a lot.
openSUSE 13.2
You can learn programming free and interactive with the Codecademy, too. You can use Python and Ruby there.
On 2013-09-18, hextejas <hextejas@no-mx.forums.opensuse.org> wrote:
> Very clear and helpful flymail, thanks a lot.
Pleasure. Now code.
On 2013-09-18 13:57, flymail wrote:
> On 2013-09-18, Carlos E. R. <robin_listas@no-mx.forums.opensuse.org> wrote:
>> Try code tags in uppercase.
>
> Cigar. Absence of.
>
quick indentation test.
Code:class dog: def __init__(self): self.size = 100. def feed(self, amount): self.size += amount def excrete(self, amount): self.size -= amountJust a hunch. If more testing is needed, we would have to go to chitCode:class dog: def __init__(self): self.size = 100. def feed(self, amount): self.size += amount def excrete(self, amount): self.size -= amount
chat "Re: NNTP Test Thread - Take II", I guess.
--
Cheers / Saludos,
Carlos E. R.
(from 12.3 x86_64 "Dartmouth" at Telcontar)
Perhaps using terms as they are being used here a dog is a class and people are then going to use inheritance without even thinking about just how that will eventually work out.
Believe it or not that goes on. It's oh so easy and all a bit chicken and egg. Chickens do produce eggs but that isn't how people usually think about that term however in the software world some do.
Anyway I know from previous discussions on this general aspect it often takes some time for people to see the point.
John
-
Bookmarks