Return to Home Page
      Blog     Consulting     Seminars     Calendar     Books     CD-ROMS     Newsletter     About     FAQ      Search
 

Note that there are no visible tokens to indicate the beginning or ending of a block of code. The indentation level marks the beginning and ending of a block.

f  e  x


What is "to-the-point syntax?" That seems an odd turn of phrase. Do you mean simple syntax? Minimalist? Straightforward? Unadorned?

f  e  x


"a major factor in code readability is indentation – scoping in Python is determined by indentation"

Allthough an important factor, i don't see it as the major
factor. Most of the programmers us right indentation in their
c/c++ programs, this does not mean that they are all writing
good code.

By the way i don't have any objection on Pythons's indentation
rule. The more important argument here for me is that this
indentation makes the code consice, no begin-end tag, {}, ...

f  e  x


The sentence "Python is designed to be very clean to write and especially to read." is missing the word "easy" between "especially" and "to"... or another word of choice?

f  e  x



Add your comment below. Use an empty line between each paragraph. Paragraphs will be automatically formatted, and single carriage returns will be respected. Use <code> to begin a code block, and </code> to end a code block. Your email address will not be visible to spam harvesters or used in any way except to contact you with further questions.

Your Email Address:

Search     Home     WebLog     Consulting     Seminars     Calendar     Books     CD-ROMS     Newsletter     About     Contact     Site Design     Server Maintenance     Powered by Zope
©2007 MindView, Inc.