Re: [Tutor] Computer Basics

2009-12-30 Thread Michael Sprayberry
Alan, it is great that you are taking such an active interest in computers. As far as continuing your education in the field and Python I would suggest reading "Python Programming: An Introduction to Computer Science" and "Gray Hat Python: Python Programming for Hackers and Reverse Engineers". M

Re: [Tutor] computer basics

2009-12-30 Thread Luke Paireepinart
Srry sorry! Phone left on in pocket!! On 12/30/09, Luke Paireepinart wrote: > Pqa > pAzazqzz /// / // @?&// ?/& /@ /q > > On 12/28/09, Richard Hultgren wrote: >> I am learning Python slowly.  I would like to begin learning all about >> how >> computers work from the bottom up.  I have

Re: [Tutor] computer basics

2009-12-29 Thread Luke Paireepinart
Pqa pAzazqzz /// / // @?&// ?/& /@ /q On 12/28/09, Richard Hultgren wrote: > I am learning Python slowly.  I would like to begin learning all about how > computers work from the bottom up.  I have an understanding of binary code. > Where should I go from here; can you suggest continued

Re: [Tutor] computer basics

2009-12-29 Thread R. Alan Monroe
> I am learning Python slowly.  I would like to begin learning all > about how computers work from the bottom up.  I have an > understanding of binary code.  Where should I go from here; can you > suggest continued reading, on line or off to continue my education? This might be worth a look: Digi-

Re: [Tutor] computer basics

2009-12-29 Thread GilJohnson
Richard Hultgren yahoo.com> writes: > I am learning Python slowly.  I would like to begin learning all about how > computers work from the bottom up.  I have an understanding of binary code. > Where should I go from here; can you suggest continued reading, on line or > off to continue my educatio

Re: [Tutor] computer basics

2009-12-29 Thread Alan Gauld
"Richard Hultgren" wrote I am learning Python slowly. I would like to begin learning all about how computers work from the bottom up. I have an understanding of binary code. Where should I go from here; Wikipedia is your friend most of the time. The next stage is probably to look at logi

[Tutor] computer basics

2009-12-28 Thread Richard Hultgren
I am learning Python slowly.  I would like to begin learning all about how computers work from the bottom up.  I have an understanding of binary code.  Where should I go from here; can you suggest continued reading, on line or off to continue my education?