Something about Python . | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Something about Python .

Hi, I have a question : I'm learning now Python but what i will do with it after learning ? Can someone give me a program example or usage

18th Apr 2018, 9:06 PM
Abdelrahman Ashref
Abdelrahman Ashref - avatar
10 Answers
+ 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)
18th Apr 2018, 11:31 PM
LordHill
LordHill - avatar
+ 2
Abdalrahman Ashref Google is using it probably for sorting their stuff on servers. Since python is good for this
19th Apr 2018, 12:02 AM
inxanedev!
inxanedev! - avatar
+ 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 :-)
18th Apr 2018, 9:12 PM
ALTernative
ALTernative - avatar
+ 1
Abdalrahman Ashref no idea, but i think google.com can give you the answer for that :-D
18th Apr 2018, 9:16 PM
ALTernative
ALTernative - avatar
+ 1
Thanks, now i have an idea to complete Python course 😃
18th Apr 2018, 11:33 PM
Abdelrahman Ashref
Abdelrahman Ashref - avatar
+ 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.
20th Apr 2018, 6:24 AM
TheOnlyBrian
TheOnlyBrian - avatar
0
Thanks, Do you know for what Google is using it ?
18th Apr 2018, 9:14 PM
Abdelrahman Ashref
Abdelrahman Ashref - avatar
0
Thanks 😅
18th Apr 2018, 9:17 PM
Abdelrahman Ashref
Abdelrahman Ashref - avatar
0
After learning python it should be easier to learn other programming languages, also Python.org offers jobs for Python experts.
19th Apr 2018, 9:31 PM
Seb TheS
Seb TheS - avatar
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.
20th Apr 2018, 4:41 PM
Abdelrahman Ashref
Abdelrahman Ashref - avatar