I've programmed in Python off and on for years, and I never had a problem with the indentation. I used to use NoteTab and JAWS, although JAWS has indentation support, so I'd assume you could use it with any editor. Now I use either Orca and gedit or Emacs with Emacspeak. Furthermore, even when I was programming in C, C++, Java, Perl, KSH, AWK, REXX, Lisp and so on, indentation was always a critical part of the coding guidelines I was following.

Python is a popular language in open source because the language itself forces good coding style, which is so important when so many different people are collaborating on the same project. I'd encourage anyone to learn how to use their access technology to handle indentation. It's not just important for Python, but collaborating in general.

On 05/19/2013 03:15 AM, RobH! wrote:
The thing that screwed me with Python, is the nesting levels done wholly by
indentation.  Not an easy thing to check in common editors;  Pascal and C
had the good grace to define terms or markers to denote start and end of
nested blocks. Ruby is an advance on Python,  tell us how that aspect might
be simplified.

Thanks, robH.

----- Original Message -----
From: "Austin Seraphin" <[email protected]>
To: <[email protected]>
Sent: Sunday, May 19, 2013 12:43 AM
Subject: How to Write a Simple App with RubyMotion


Hey everyone. I know some of you have wanted to write iOS apps. If so, you
should check out my latest podcast. It demonstrates how to write a simple
app in RubyMotion. I hope you enjoy it. Send me a message if you have any
questions.

http://behindthecurtain.us/2013/05/18/writing-a-simple-rubymotion-app-with-voiceover/

  - Austin

Pay no attention to that man behind the curtain! http://behindthecurtain.us




--
Christopher (CJ)
chaltain at Gmail

--
You received this message because you are subscribed to the "VIPhone" Google 
Group.
To search the VIPhone public archive, visit 
http://www.mail-archive.com/[email protected]/.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/viphone?hl=en.
--- You received this message because you are subscribed to the Google Groups "VIPhone" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to