Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #75440

Re: What is best way to learn Python for advanced developer?

Date 2014-07-31 13:07 -0700
From Ethan Furman <ethan@stoneleaf.us>
Subject Re: What is best way to learn Python for advanced developer?
References <ac1f8a05-4bf2-4976-828b-8c0369171ef0@googlegroups.com> <53D95E1C.2000302@stoneleaf.us> <CACVyjyJD+vw0Rg41h_D0GYKeZ-+j6XrMQxEDp8zgw59K+NA8_g@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.12488.1406837271.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 07/31/2014 10:46 AM, Je Ph wrote:

> Ethan et al, has anyone completed the oreilly python 1 through python 4 training courses (part of their Python
> Certificate track)? Looks like it will take over 2 months to complete it and it's expensive.

I have completed all four courses.  The time it takes to get through a course will depend primarily on how much of 
Python you already know and understand.

> I'm trying to decide if it's worth the investment. With a full time job, it would take me a lot longer than contiguous 2
> months to go through the training. My objectives are A) to gain more python experience, B) while gaining more
> programming exposure. Although I have my CS degree and can read and understand code well, I haven't had to write many
> programs yet.
>
> Will this course help with both objectives?

The O'Reilly courses are aimed at teaching Python, so the projects are smaller and not terribly useful once the classes 
are done (although the homeworks can be great references to peek at and refresh memory later).

The Udacity courses are less at teaching Python, and more on how to use Python -- for example, the Web class uses Python 
to develop a blog site, complete with user authentication, templating, and a postgres database backend.  While it is 
free, they also offer a paid version which gives both active feedback and help, and a certificate at the end.  Not sure 
how price compares to O'Reilly.

I would recommend trying the Udacity courses first (the free version), and then if you find yourself getting stuck 
frequently you can decide if you want to pay Udacity for the extra help, or go to O'Reilly and sharpen your Python 
skills.  Assuming, of course, that you can't get the help you from either the Python Tutor or Python List options.

--
~Ethan~

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

What is best way to learn Python for advanced developer? guirec.corbel@gmail.com - 2014-07-30 13:20 -0700
  Re: What is best way to learn Python for advanced developer? MRAB <python@mrabarnett.plus.com> - 2014-07-30 21:35 +0100
    Re: What is best way to learn Python for advanced developer? guirec.corbel@gmail.com - 2014-07-30 13:47 -0700
      Re: What is best way to learn Python for advanced developer? Emile van Sebille <emile@fenx.com> - 2014-07-30 14:07 -0700
      Re: What is best way to learn Python for advanced developer? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-07-30 22:08 +0100
  Re: What is best way to learn Python for advanced developer? Ethan Furman <ethan@stoneleaf.us> - 2014-07-30 14:05 -0700
  Re: What is best way to learn Python for advanced developer? guirec.corbel@gmail.com - 2014-07-30 14:54 -0700
  Re: What is best way to learn Python for advanced developer? Dan Stromberg <drsalists@gmail.com> - 2014-07-30 20:56 -0700
  Re: What is best way to learn Python for advanced developer? Abhiram R <abhi.darkness@gmail.com> - 2014-07-31 10:12 +0530
  Re: What is best way to learn Python for advanced developer? guirec.corbel@gmail.com - 2014-07-31 06:04 -0700
  Re: What is best way to learn Python for advanced developer? Je Ph <contactus77group@gmail.com> - 2014-07-31 10:46 -0700
  Re: What is best way to learn Python for advanced developer? Chris Angelico <rosuav@gmail.com> - 2014-08-01 06:04 +1000
  Re: What is best way to learn Python for advanced developer? Ethan Furman <ethan@stoneleaf.us> - 2014-07-31 13:07 -0700
  Re: What is best way to learn Python for advanced developer? Akira Li <4kir4.1i@gmail.com> - 2014-08-01 01:34 +0400
  Re: What is best way to learn Python for advanced developer? Michael Torrie <torriem@gmail.com> - 2014-07-31 19:13 -0600
    Re: What is best way to learn Python for advanced developer? Rustom Mody <rustompmody@gmail.com> - 2014-08-01 05:03 -0700
      Re: What is best way to learn Python for advanced developer? wxjmfauth@gmail.com - 2014-08-01 05:35 -0700

csiph-web