Good way to learn Python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Good way to learn Python

Hello Ladies and Gents I am a newbie who search for good way to learn Python. Nowadays I do SL course for begginers but I wonder if there are any publications which can be usefull and help understand this aspects faster? I know that I have to practice a lot to get some experience and here I have another question - besides SL tasks how am I able to write codes? Do I have to use Linux (on PC) or may I stay with Windows? And which program shall I download? I will be happy and thankfull for any advices or some sort of criticism. And I really apologize for my English but I can't speak/write fluently. With best regards, Ian

13th Jul 2022, 7:34 AM
NHL Betting Tips
NHL Betting Tips - avatar
2 Answers
+ 1
Sololearn course is fine to learn fundamental of python, but to build for example app or game, you also need to learn library for it(to add interface, so it wont be console app/game for example). Most people use Linux to code, but you can code on windows also (you may need to research little more, many courses are based on lynux), best is to have dual system on your pc, or to use virtual machine, but if you cant it is fine. Some companies work with linux only so you can get a job faster in this company if you have experience working with this system. To code on pc use code editor, like vs code or some other. To practice code challanges you can use codewars, this site have a lot of challanges, from easy to more advance, so you can practice and also see others solution. If you strugle with some topic, search on internet, or watch some tutorial.
13th Jul 2022, 7:44 AM
PanicS
PanicS - avatar
+ 1
Thanks mate for the advices!
13th Jul 2022, 8:02 AM
NHL Betting Tips
NHL Betting Tips - avatar