10 Antworten
+ 1
It's great for all kinds of things. My first usable program sorted 5,000 Rom files down the the files I wanted (removed doubles, removed Japanese Versions, etc)
+ 2
Abdalrahman Ashref Google is using it probably for sorting their stuff on servers. Since python is good for this
+ 1
i am doing simple program guess the number and rock, paper, scissors. also continue learning from other sources too bcoz i know just small amount of it :-)
+ 1
Abdalrahman Ashref no idea, but i think google.com can give you the answer for that :-D
+ 1
Thanks, now i have an idea to complete Python course 😃
+ 1
Abdalrahman Ashref The main thing I tell everyone after learning a language is to practice.
To the second part of your question, check the Coding challenges and reading other r people's submits (you will be looking for py attachments). Also you can check the coding section and search by language, choose python and get lost looking at other people's snippets.
Ask for examples, go into Google and literally type 'Programs written in Python'
There are web apps, window forms, scripts to automate, etc.
Sololearn is without a great place to meet other devs but don't use it as your only resource to advance your journey into python.
Happy coding.
0
Thanks, Do you know for what Google is using it ?
0
Thanks 😅
0
After learning python it should be easier to learn other programming languages, also Python.org offers jobs for Python experts.
0
Thanks, I will check about it 😃 and do challenges to have a background so after that i will search in google to have an idea about programs written in python.