Results 1 to 5 of 5
I've been using gnu/linux nigh on 10 years. I've done plenty of networking, set up servers, built dedicated multimedia boxes, all sorts of things. But I've never learnt to program. ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-21-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 1
Where to start learning coding
I've been using gnu/linux nigh on 10 years. I've done plenty of networking, set up servers, built dedicated multimedia boxes, all sorts of things. But I've never learnt to program. Any opinions on where I should start ( languages, resources, etc)?
- 06-21-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Take a look around this website:
Free Programming Resources - freeprogrammingresources.com
Lots of free stuff available there.oz
- 06-21-2007 #3Registered Linux user #270181
TechieMoe's Tech Rants
- 06-21-2007 #4
advance linux programming is also a good book to start with.
plus .pdf is freely availaible on net.
- 06-24-2007 #5
I am going through "Python Programming: An Introduction to Computer Science" by John Zelle. It's a VERY good intro to comp sci in general, and the Python language in particular. I highly recommend it. You can pick it up at Amazon fairly cheap.
Also, Python is an easy first language to learn, from what I've seen. Much of it is in common English, not buried in strange symbols. And it works well with Linux, and is usually included in any given Linux distro. Also, several books are available free on line if you check Python Programming Language -- Official Website including a really good tutorial Python Tutorial and you may actually want to start with How to Think Like a Computer Scientist: Learning with Python .Dan


Reply With Quote

