0

Python beginner 🔰

I've been trying to learn python for sometimes but I haven't been able to do anything with it. Please what should I do

1st Sep 2025, 5:29 PM
OKORONKWO JOSEPH
4 Antworten
+ 2
OKORONKWO JOSEPH , what does it mean when you say `... but i haven't been able to do anything with it ...`. please give some more details. in general: > before proceeding with new topics, i would recommend that you continue and finish the `introduction to python` course you have already started. > also you should do some more exercises to practice and get familiar with python. > additional exercises can be found in the community section - they are called `code coach` exercises. they are marked with difficulty levels, and you can pratice and code in the built-in editor.
1st Sep 2025, 6:44 PM
Lothar
Lothar - avatar
+ 1
You can write and run your Python code in Playground, learn the libraries and modules. Python has a lot of different libraries and modules, and you can try them. You need to learn IDE and GUI, if you want becoming a developer.
1st Sep 2025, 5:48 PM
Mila
Mila - avatar
0
try to learn a harder language. if you can understand that much better than python, then maybe python is not for you.... or id the other language is so much hard to learn, switch back to python and decide it: I need this
1st Sep 2025, 6:06 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
0
How to Choose a Programming Language By Simon Sauter https://code.sololearn.com/WWE2eu548roL/?ref=app Hi! alternatively, python is used as the language in which program prototypes are written. it is easy to study, it is possible to quickly write a working model of the program on it. Where we can use Python: 1. Web Development 2. Game Development 3. Machine Learning and Artificial Intelligence 4. Data Science and Data Visualization 5. Desktop GUI 6. Web Scraping Applications 7. Business Applications 8. Audio and Video Applications 9. CAD Applications 10. Embedded Applications Computer-Aided Design is the use of computers to aid in the creation, modification, analysis, or optimization of a design. Computer-Aided Designing is a very complicated application to make as many things have to be taken care of. Objects and their representation, functions are just the tip of the iceberg when it comes to something like this. Python makes this simple too and the most well-known application for CAD is Fandango.
1st Sep 2025, 8:02 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar