[wplug] about basic programming

Petrucci, Joseph Joseph.Petrucci at ddiworld.com
Fri Mar 4 09:31:47 EST 2005


I am admittedly an old timer I started with UNIX in the early 80's but I found that the concepts of programming are the most important things to learn. Learning C with "C/C++ In Plain english" or "Learn C in 21 days" is the way I see a lot of younger programmers start. I like a book I think is called the "C primer" by Kernigan & Ritchie (Spelling is bad & memory is going). Concentrate on the concept & process of programming and after the first LAnguage you learn the syntax of a new language will be easy to pick up.

-----Original Message-----
From: wplug-bounces+joseph.petrucci=ddiworld.com at wplug.org
[mailto:wplug-bounces+joseph.petrucci=ddiworld.com at wplug.org]On Behalf
Of Patrick Wagstrom
Sent: Thursday, March 03, 2005 5:51 PM
To: General user list
Subject: Re: [wplug] about basic programming


On Thu, 2005-03-03 at 14:35 -0800, Steve Bierly wrote:
> Hello,
> I want to learn everything I can about programming and
> many types of linux. I am just beginning with linux
> and have knoppix. Does anyone know where I can get
> info of everything you can do on knoppix? And does
> anyone know where I can get a book or info about
> beginning to program? I was also told that I should
> only focus on shell,perl,and HTML. So these are the
> main things I would like to concentrate on. Again any
> info please contact me.
> Thank you,
> Steve 

Steve,

The great thing about programming is that most basic concepts easily
transfer from one operating system to another and many concepts go from
one programming language to another.

The easiest place to start is with a scripting language like Perl or
Python.  These abstract a lot of the difficulties and let you get going
right away.  Plus, most perl or python programs will run on any platform
that has the interpreter installed.  For a good place to start, I
recommend Mark Pilgrim's most excellent DiveIntoPython , available
online at http://diveintopython.org/

--Patrick


_______________________________________________
wplug mailing list
wplug at wplug.org
http://www.wplug.org/mailman/listinfo/wplug





More information about the wplug mailing list