Re: I need to study Python

2020-06-28 Thread Propadovic Nenad
While there are a number of answers here which have a point, I'd first ask
why do you want/need to study Python? Because, if you need it for something
specific, you  might want to focus on learning exactly what you need.

In lack of an answer to that question, I'd recommend this:

- as a newbie you need the basics first. There is a free interactive course
here:

https://www.codecademy.com/learn/learn-python-3

they'll give you the basic programming experience, without you having to
set up any kind of programming  environment, which is the first task with
potential to scare away a beginner (depending on how ambitiously the
environment is built up)

- After that I'd give a plus one for the project based approach mentioned
by J.Pic. If you however want to get a hands-on overview of what you can do
with Python, go with a course that encompases a number of projects, if
possible non-trivial ones. On Udemy you can find a number of such, I like
this one:

https://www.udemy.com/course/the-python-mega-course/

(make sure to purchase it  for around 10$, when they are giving a discount,
which is almost every week)

- Finally, if you want to add some academic rigor and good programming
practices, here's a free course by MIT:

https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/lecture-videos/index.htm

>From there on, things to learn are infinite, I'm afraid, but you'd
definitely not be a noob any more. Or, at least, the best educated noob on
the planet!

Am Fr., 26. Juni 2020 um 01:49 Uhr schrieb :

> Hey, I'm a completely noob.
> I want to learn python, how can i or where can i study python?
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: I need to study Python

2020-06-26 Thread Wesley Peng

Pick a book like Core Python Programming, read it and do coding follow it.

regards.

sinanp...@gmail.com wrote:

Hey, I'm a completely noob.
I want to learn python, how can i or where can i study python?


--
https://mail.python.org/mailman/listinfo/python-list


Re: I need to study Python

2020-06-26 Thread J. Pic
What happens when people want to start a music instrument and start with
pure theory, scales and modes, it's that the instrument ends up in a
forgotten corner of the room because they are not having real fun with it.

I would like to suggest that you start with a pet project, you can even
start with a website for example in which case start with Django official
tutorial for example.

Have fun !
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: I need to study Python

2020-06-26 Thread Joel Goldstick
On Thu, Jun 25, 2020 at 8:18 PM Igor Korot  wrote:
>
> Hi,
> Just sign-up for a local community college.
> Will be easier and u will keep motivation...
>
> Thank you.
>
>
> On Thu, Jun 25, 2020, 6:49 PM  wrote:
>
> > Hey, I'm a completely noob.
> > I want to learn python, how can i or where can i study python?
> > --
> > https://mail.python.org/mailman/listinfo/python-list
> >
> --
> https://mail.python.org/mailman/listinfo/python-list

start with python.org

-- 
Joel Goldstick
http://joelgoldstick.com/blog
http://cc-baseballstats.info/stats/birthdays
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: I need to study Python

2020-06-25 Thread Igor Korot
Hi,
Just sign-up for a local community college.
Will be easier and u will keep motivation...

Thank you.


On Thu, Jun 25, 2020, 6:49 PM  wrote:

> Hey, I'm a completely noob.
> I want to learn python, how can i or where can i study python?
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list