- #1
- 658
- 2
I just started learning programming and am a little confused about the difference between IDLE and the "Commands Line." What's the difference?
Other than maybe some of the software you use to develop it, Python should be the same on all operating systems as far as I know. Do it on whatever platform you feel most comfortable on to start with and everything you learn will be someday applicable to other operating systems as well.Thanks for the answers. Another question is should I be learning Python in Windows or Linux/Unix? The tutorial I'm using explains both operating systems. Am I wasting my time learning the Windows side?