
Good morning, I am trying to use/teach Python 3.0 in a classroom environment. Should I use the shell that was part of the download, or one of the improved shells that I read about on the web? Thanks, Joe

Good question. Depends *a lot* on the curriculum. If students are just being introduced to the idea of an REPL (read evaluate print loop) then showing off more than one IDE at the outset might prove enlightening. Show & Tell: Python with vim in Linux shell. Show & Tell: Python with IDLE with Akbar font (one of my faves) http://www.flickr.com/photos/17157315@N00/5457528415/in/set-7215762564607179... Show & Tell: Python with PyDev module (still being improved) in Eclipse. The last one is what I end up using with students these days, but I've mostly used IDLE in other classrooms. Kirby On Tue, Mar 8, 2011 at 8:23 AM, ray spiering <spiff11111@yahoo.com> wrote:
Good morning,
I am trying to use/teach Python 3.0 in a classroom environment. Should I use the shell that was part of the download, or one of the improved shells that I read about on the web?
Thanks, Joe
_______________________________________________ Edu-sig mailing list Edu-sig@python.org http://mail.python.org/mailman/listinfo/edu-sig
participants (2)
-
kirby urner
-
ray spiering