Need some basics

Miki Tebeka tebeka at cs.bgu.ac.il
Tue Mar 11 03:14:26 EST 2003


Hello L.B,

> I'm quite a newbie in programming and i'm soon getting tired of the VB
> crap (and that's why i'm learning Python)... i'd like, someday, to
> define myself a programmer, but i feel i'm missing some valuable
> basics of computer science: algorithms, data-structures, software
> engeenering... and when thinking about making even a simple game (like
> tic-tac-toe) i found myself screaming just for thinking how it should
> be done.
> 
> So here is the question... assuming that i'm too old (26) for going
> back to college and study something else that Politics and Economics
> which doesn't seem to be anything computer-related ;-) which book
> should i study, which books shouldn't miss from a serious programmer's
> bookshelf?
1. http://mitpress.mit.edu/sicp/full-text/book/book.html
2. Read a lot of code. A good place to look is the standard library.

HTH.
Miki




More information about the Python-list mailing list