Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:This sounds like a good start (Score 2) 167

A good, free book I've been learning from is http://diveintopython3.org/ I find it to be much better than this book. This book gives really bad advice. For example, claiming that "vim and emacs are for professional programmers only" completely disregards that the only way to get good at either of them is by USING them for a while, a good long while, which would go so well with the message he claims to be sending with this book. Instead of stopping to learn them later, which could take months, you could be learning them concurrently with Python (which is in fact what I am doing right now). Advising not to learn Python 3 AT ALL is similarly bad advice- it's that sort of mentality that causes the adoption rate to be so slow in the first place. Learning both side-by-side would be much preferable, and then you could use your new skills to help port all the old libraries lying around to Python 3.

Comment Re:To ask the question: (Score 5, Insightful) 169

Everyone should learn how to program, because knowing how to program gives you total power over your computer. You can only say you truly control your computer when you can use programming to make it do anything you want it to do; otherwise you are at the mercy of software vendors that seek to take that control away from you.

Comment Re:The will to be free (Score 1) 648

Slashdot Top Deals

I think there's a world market for about five computers. -- attr. Thomas J. Watson (Chairman of the Board, IBM), 1943

Working...