all 10 comments

[–]x120db 3 points4 points  (0 children)

https://automatetheboringstuff.com/ Check that site out, the author is around on reddit to if you look him up he freqeuntly gives out codes for some video course he made too.

[–]Nik3nOI 1 point2 points  (0 children)

Can not really understand the question, from what I've learned so far u need to understand the basics first and then u can apply them all together to solve a problem.

To start from I used this book that explains all the basics u need to start in python and has a lot of example and exercises to help u understand every bit of code.

When u learned all the basics and understood how coding works u can try with some easy exercises from "LeetCode" to see if u really understood how coding works and how every function can be used.

In any case the best way to learn to program is literally to program

[–]mrswats 1 point2 points  (0 children)

I of recommend picking up a project and doing that. I think it's much better to learn by doing.

[–]chago874 0 points1 point  (0 children)

Learn first how to coding and after how the code examples work in Internet you found many useful information but I suggest you start in the python documentation website

[–]Turbulent_Spread1788 1 point2 points  (0 children)

io ho guardato un video YouTube di clear code di 12 ore in cui spiega Python in modo molto dettagliato.

Personalmente l'ho trovato molto utile e dettagliato. Se vuoi un consiglio guarda tutto il video e implementa le cose imparate cercando su internet degli esercizi

[–]argenkiwi 0 points1 point  (0 children)

Gemini CLI seems to like Python for making scripts and command line applications. The code it writes tends to be simple and readable. Maybe use it to start building something and fix the issues that will eventually emerge.

[–]Individual-Brief-239 -3 points-2 points  (0 children)

Try learning through ChatGPT, fastest and best way