Re: Universal complainers...



Do you know a link that can describe this?

I like the way this guy describe it:

http://www.defmacro.org/ramblings/concurrency.html

A side effect in this kind of languages:

http://damienkatz.net/2006/06/one_reason_i_ch.html

Can you point to example of this too?

In any python tutorial ;)

This is a good free book, check for yourself

http://www.diveintopython.org/

Not forget the cool bridge of python and Delphi:

http://mmm-experts.com/Products.aspx?ProductId=3
.



Relevant Pages

  • Re: Book Recommendation
    ... > book tries to explain basic programming concepts common to all languages ... > using Python. ... FREE book and I would highly that you check it out. ...
    (comp.lang.python)
  • Re: Basic inheritance question
    ... Old Java habits die slowly. ... No, seriously it isn't Java habits only, most other languages wouldn't ... That's not very far from what a Python method object does - ... reference to the current instance is to pass it as an argument to the ...
    (comp.lang.python)
  • Re: variable declaration
    ... he might have been a Nutshell customer. ... to somebody who is not _happy_ to use Python. ... I did have good knowledge of a variety of languages, ... > paragraph early in the Nutshell book saying "there are no declarations, ...
    (comp.lang.python)
  • Re: Accessors in Python (getters and setters)
    ... Python does with is_active. ... vs Java's vs X's implementation of accessors and how using them sucks, ... And this is why many overzealous OO languages do "force" you to use ... def sayHello: ...
    (comp.lang.python)
  • Re: [OPINION] - does language really matter if they all do the same thing?
    ... > Are programming languages like spoken languages, ... > Can Python do something that PHP can't? ... > Can PHP do something that Ruby or Python can't? ...
    (comp.lang.python)