Re: Free programming tutorials links

  • From: "qubit" <lauraeaves@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 1 Jul 2010 12:37:07 -0500

I may use that java one...
C++ was done command line for years before the IDE came along, so it fits 
very naturally in that environment.
The ide's are nice for templates of common things like putting up dialogs 
and such, but compute-intensive rather than UI-centeric programs are 
actually easier with the command line.
--le

----- Original Message ----- 
From: "Alex Midence" <alex.midence@xxxxxxxxx>
To: "programmingblind" <programmingblind@xxxxxxxxxxxxx>
Sent: Thursday, July 01, 2010 12:12 PM
Subject: Free programming tutorials links


Hi, all,

Thought I'd start a new thread for this to keep things organized.  In
the "giving up on programming" thread, someone wrote that they wished
there were a tutorial that could be used for progamming from a text
editor and a command line.  Here is one I have found that I am
currently using to learn.  I've managed to write three programs using
this info.  So far, nothing has been said aobut using buttons, forms
or anything like that.  The guy even suggests using a text editor and
has a link for you to click on to select one.  Here it is:

http://www.cplusplus.com/doc/tutorial/

Like I said, it's working for me.  I'm using Jaws 11.0, edSharp andMinGw.

Another more involved tutorial that seems more targeted at experienced
programmers transitioning to c++ from another language is Thinking in
c++ by Bruce Eckles.  It's available for free in html format from the
link below.  He's also got one for java and enterprise java.  Here is
the link:

http://mindview.net/Books/DownloadSites

Hope someone finds these links useful.  I'd be interested in the
opinions of those of you out there who've been doing this for years.
If you get a moment, please have a look at these and tell me if they
were worth the trouble or, if I need to look somewhere else.

Thanks.

Alex
__________
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

Other related posts: