Hi Deb and others, Most are for people coming from different languages like C/C++, Java and so on (I myself am coming from C++ world, and can speak both C++ and Python). Unless if you're working on specific things, don't worry about some of the concepts until later (e.g. if you're working on variables, you might want to note down recommendation on lists, like loops and testing if a list is empty). As for learning new things, start with small steps first. In my opinion, it is better to have objectives on what you wish to learn, and if you want to speak Python fluently, learn the concepts until you can speak it in your sleep (you know what I mean). Also I recommend writing some things you truly wish to learn in Python so the tutors can recommend things you might want to go over before you learn your dream concept. Just in case I'm repeating a question that was asked here (as I'm new here), is python your first ever programming language? BTW, as a side note, for those who'd like to practice their skills, I highly recommend Code Eval (www.codeeval.com). Cheers, Joseph
-----Original Message----- From: Tutor [mailto:[email protected]] On Behalf Of Deb Wyatt Sent: Friday, July 11, 2014 3:20 PM To: [email protected] Subject: Re: [Tutor] Anti-Patterns in Python Programming >>>> lurkers and the like http://lignos.org/py_antipatterns/ >>>> >> Links of the format https://docs.python.org/3/howto/doanddont.html >> are always up to date, the one you give is by definition 3.1 specific >> and so will never change until such time as it presumably disappears >> completely. >> > > What timing http://bugs.python.org/issue21956 :( > > -- I see you all are trying to explode my head some more. The first article noted is what exploded it yesterday lol. Deb in WA, USA ____________________________________________________________ FREE ONLINE PHOTOSHARING - Share your photos online with your friends and family! Visit http://www.inbox.com/photosharing to find out more! _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
