0
how can i learn python in ubuntu better
2 Answers
0
since python is available in Ubuntu, I'd say your best bet is to learn new functions, solve your own daily problems (or any problem you have) with code you can create. fiddle with it and make it better. Fail, learn from it, move forward. Make a bunch of silly errors and spend too much time debugging a simple closing parenthesis. In all, don't stop. Make it a goal to learn AT LEAST one new thing every day.
0
Exactly the same as any other operating system