+ 2

For each of the learning Python what can I do Python language?!

your experience

3rd Mar 2017, 10:13 PM
Mohamed alfadul Dia aldein
Mohamed alfadul Dia aldein - avatar
3 Respostas
+ 4
You can really do anything you want from standalone programs. To small scripts. If you want to make games look up pygame. It's a great framework for beginners and has a full tutorial step by step explaining everything. If you want to do something a little bit more, "Black Hat" style lookup how to make different scripts, I would personally recommend trying to make a keylogger. Keylogger - A program that records keyboard input from the user in the background collecting any entered passwords. Best of luck and have fun!
3rd Mar 2017, 10:39 PM
Jan Andersson
Jan Andersson - avatar
+ 2
I used it to sort a folder with 5,000+ rom files down to the 1,075 that I wanted. about 12 lines of code. Then I had my program change all the file extensions from .gen to .bin.. about 10 more lines of code.. because python is awesome at stuff like this
4th Mar 2017, 12:53 AM
LordHill
LordHill - avatar
+ 1
you can do whatever you want .for exemple the most excited thing is creating mobile app when you can write android app using python and kivy library . I wrote my android app using it see https://play.google.com/store/apps/details?id=mais.gambet&rdid=mais.gambet
5th Mar 2017, 4:46 PM
mohammad ammar
mohammad ammar - avatar