+ 2
How can I increase my skills in python?
7 Respostas
+ 2
make a thing. anything. make a gui program that let's you store ideas for programs to make. as you add features, you will constantly find yourself researching things, thus learning more and more
+ 3
Practice it on daily basis
+ 2
Ok ty😇
+ 2
You may wanna get into Machine Learning and AI if you really want to do automated intelligent things with python
+ 2
Thanks I'll surely do that 😇
+ 2
Ty🤗
+ 1
http://www.forgebrain.com/Programs/RGB.zip
When I was learning Java, I was in the same boat. I chose to make a program to get RGB values and Hexadecimal Values of colors... It's free if you want to see it at the link above, and the older versions are in a folder if you want to see how it progressed as my Java skill grew.
A simple program, but it helped me learn everything from making a GUI to reading and writing to files.