Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38056 > unrolled thread
| Started by | Charles Hoskinson <charles.hoskinson@gmail.com> |
|---|---|
| First post | 2013-02-01 15:37 -0800 |
| Last post | 2013-02-01 23:00 -0500 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
Python Class Charles Hoskinson <charles.hoskinson@gmail.com> - 2013-02-01 15:37 -0800
Re: Python Class Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-02-02 11:09 +1100
Re: Python Class Rodrick Brown <rodrick.brown@gmail.com> - 2013-02-01 23:00 -0500
| From | Charles Hoskinson <charles.hoskinson@gmail.com> |
|---|---|
| Date | 2013-02-01 15:37 -0800 |
| Subject | Python Class |
| Message-ID | <d99c9d85-7bf2-471f-ad38-e651a817446d@googlegroups.com> |
I'm developing an online course for beginning python programmers starting from basic syntax through object oriented design and GUI. I'd like to include some helpful community resources like Code Academy in the appendix and I was wondering if this community has some particular favorites they would highly recommend?
[toc] | [next] | [standalone]
| From | Steven D'Aprano <steve+comp.lang.python@pearwood.info> |
|---|---|
| Date | 2013-02-02 11:09 +1100 |
| Message-ID | <510c594e$0$30003$c3e8da3$5496439d@news.astraweb.com> |
| In reply to | #38056 |
Charles Hoskinson wrote: > I'm developing an online course for beginning python programmers starting > from basic syntax through object oriented design and GUI. I'd like to > include some helpful community resources like Code Academy in the appendix > and I was wondering if this community has some particular favorites they > would highly recommend? This is a helpful community resource: - by email python-list@python.org - by usenet comp.lang.python Other useful resources include: - the tutor mailing list tutor@python.org - http://code.activestate.com/recipes/ - http://wiki.python.org/moin/ -- Steven
[toc] | [prev] | [next] | [standalone]
| From | Rodrick Brown <rodrick.brown@gmail.com> |
|---|---|
| Date | 2013-02-01 23:00 -0500 |
| Message-ID | <mailman.1286.1359777630.2939.python-list@python.org> |
| In reply to | #38056 |
[Multipart message — attachments visible in raw view] — view raw
On Friday, February 1, 2013, Charles Hoskinson wrote: > I'm developing an online course for beginning python programmers starting > from basic syntax through object oriented design and GUI. I'd like to > include some helpful community resources like Code Academy in the appendix > and I was wondering if this community has some particular favorites they > would highly recommend? Udacity.com has a nice interactive CS course taught in Python. > -- > http://mail.python.org/mailman/listinfo/python-list >
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web