Python is regarded as a good language for beginners. Personally I'm playing a bit with C and C++. I write all my code in a text editor and compile/debug using only command line tools.
For .NET you only need a decent text editor since the .NET framework and compilers is already present on all modern Windows systems. For Python you need to download and install the Python interpreter from www.python.org. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jorge Paez Sent: 21. mai 2011 15:39 To: [email protected] Subject: Re: [JAWS-Users] programing environments and JFW12 I already have Microsoft.net framework installed--do I need anything else? Also, what's the easiest language for starting developers? Thanks, Jorge On May 21, 2011, at 8:56 AM, Øyvind Lode - Forums wrote: > A lot of languages are available to you. > It depends on what you want to do. > Starting out with Microsoft's .NET platform is probably your best bet. > C# (the most widely used language in the .NET Framework - pronounced C > Sharp), Java and C++ are 3 examples of languages that are very popular. > > I highly recommend you to join the blind programming list at: > http://www.freelists.org/list/programmingblind > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Jorge Paez > Sent: 21. mai 2011 00:36 > To: [email protected] > Subject: [JAWS-Users] programing environments and JFW12 > > Hi all: > Just wondering 2 quick things. > First, I"m interested in programing for the Windows platform. > How can I do it? > What languages are required and how can I go about learning them in a > JAWS-friendly way? > > Thanks, > > Jorge > > > > For answers to frequently asked questions about this list visit: > http://www.jaws-users.com/help/ > > For answers to frequently asked questions about this list visit: > http://www.jaws-users.com/help/ For answers to frequently asked questions about this list visit: http://www.jaws-users.com/help/ For answers to frequently asked questions about this list visit: http://www.jaws-users.com/help/
