Niilesh
Padawan
I have started leaning python(3.2) recently. I am using 'A Byte of python'(ver. 1.92) to learn.I selected this book because i have no programming experience(but i have seen about 15 video tutorials of C++ so i know about variables and if statement). It's a good book but i feel is less compressive. Are there any better books available?
Some more questions :
Q.Is IDLE is the right choice for a beginner like me?
Q.How create executable python programs?
Q.Whenever i run script by pressing F5 in IDLE, it restarts the python shell then run it. Is it normal?(by restarting i do not mean that it again runs it in another window)
Q.How to run python programs directly from python shell?(by knowing its name and directory)
Some more questions :
Q.Is IDLE is the right choice for a beginner like me?
Q.How create executable python programs?
Q.Whenever i run script by pressing F5 in IDLE, it restarts the python shell then run it. Is it normal?(by restarting i do not mean that it again runs it in another window)
Q.How to run python programs directly from python shell?(by knowing its name and directory)