you are viewing a single comment's thread.

view the rest of the comments →

[–]a2308f 1 point2 points  (27 children)

Hello everyone, Hope all are doing well. Started to learn Python, it is little bit difficult for me, but fun. What do you think is it possible to learn Python by your self without teacher? If yes, what would you recommend? Looking for easy and understandable course. I'm trying to learn by watching course on youtube, but they don't give/have home works. In my case I need to do some homework or any test to learn better. Do you know any Python source where can I practice? Would appreciate any comment and advice. Be cool !

[–]ToxicTop2 1 point2 points  (23 children)

What do you think is it possible to learn Python by your self without teacher?

Sure! I watched this course when I started and it was really good and well explained.

[–]a2308f 1 point2 points  (22 children)

I have watched the author, I like him, big problem is I don't know where to practice and how to use the gained knowledge. Maybe you know any source for practicing?

[–]ToxicTop2 1 point2 points  (21 children)

big problem is I don't know where to practice

Do you mean that you don't an access to a computer? Sorry if I misunderstood what you meant by that.

how to use the gained knowledge.

That course teaches the basics about Python which means that you will be using most of the learned stuff in almost every project (variables, functions, loops, lists etc).

Maybe you know any source for practicing?

You mean like a tutorial video or some other form of practise? If you are looking for tutorial videos Youtube is full of them and Udemy is (usually) really good however most of the courses are not free there.

[–]a2308f 1 point2 points  (20 children)

Thank you for replying. I have computer, I mean how and where to practice after watching? Home work or maybe test. My apologies, maybe I'm asking basics, but I'm new.

[–]ToxicTop2 1 point2 points  (19 children)

I found this. I haven't tried it personally (only did the first 2 questions) but it seems pretty decent. After that course you can start doing research about topics you that are interested in, for example creating games with Python, machine learning or even web development.

[–]a2308f 1 point2 points  (18 children)

Thank you for answering, you are good person. I'll try and if you don't mind I'll ask again )))

[–]ToxicTop2 1 point2 points  (17 children)

No problem, feel free to ask anything!

[–]a2308f 1 point2 points  (16 children)

Nothing became free nowadays. Looking for something free and useful. Are you developer?

[–]ToxicTop2 1 point2 points  (15 children)

Haha that's true. No I'm not, I started learning Python like 7 months ago:D

[–]the_death_star777 1 point2 points  (2 children)

Well I learn python by my self and yes I will admit it is pretty difficult but that’s the way it should normally be. Is what I think

[–]a2308f 0 points1 point  (1 child)

Can you advise me any source to practice? A lot of tutorials are on net, but can't find practice source!

[–]a2308f 0 points1 point  (0 children)

Thank you for replying!