RE: Python Programming books

  • From: "Homme, James" <james.homme@xxxxxxxxxxxx>
  • To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 21 Jul 2010 12:40:14 -0400

Hi,
Good point. When you program, you will definitely be reading other people's 
code, so even though PyBrace is a wonderful feature, I'd get used to coding 
without it if I were you. You can always use an indentation setting in a sound 
scheme if you happen to be a JAWS user, but if you are not a JAWS user, look 
into the ability of EdSharp to tell you the indentation levels of the lines you 
are reading.

Jim

Jim

Jim Homme,
Usability Services,
Phone: 412-544-1810. Skype: jim.homme
Internal recipients,  Read my accessibility blog. Discuss accessibility here. 
Accessibility Wiki: Breaking news and accessibility advice

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Ishe Chinyoka
Sent: Wednesday, July 21, 2010 12:21 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: Python Programming books

Unfortunately, indentation is one feature where Python boasts of its "Clean"
and "elegant" syntax that other programs don't.
Well, you can try to turn on pydent/pybrace in Jamal's EdSharp text editor.
It would delimit blocks of code with braces like in C family languages. You
will only have problems when you are using another text editor other than
EdSharp, for instance EmEditor or textPad.
I once found this irritating, but like anything else in life, you have to be
used to the indentation and those spaces. This is true when reading
someone's code.

HTH

Ishe

----- Original Message -----
From: "Ka Yat Li" <ka.yat.li@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Wednesday, July 21, 2010 4:39 PM
Subject: Re: Python Programming books


> Hi:
>
> I'm fairly new to programming. I've learned a bit of Python. However, I
> find indenting quite annoying because I find that it interupts my
> thoughts. What solutions would you guys recommend I use that don't require
> me to indent? Thanks for the help.
>
> Ka
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


This e-mail and any attachments to it are confidential and are intended solely 
for use of the individual or entity to whom they are addressed.  If you have 
received this e-mail in error, please notify the sender immediately and then 
delete it.  If you are not the intended recipient, you must not keep, use, 
disclose, copy or distribute this e-mail without the author's prior permission. 
 The views expressed in this e-mail message do not necessarily represent the 
views of Highmark Inc., its subsidiaries, or affiliates.
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: