mahmoud / awesome-python-applications

💿 Free software that works great, and also happens to be open-source Python.
ftp://you:relookin@it#readme
16.79k stars 2.68k forks source link

Python tutorial #184

Closed davidtanko closed 3 weeks ago

davidtanko commented 1 month ago

Can you teach me how to create app with python

AndrewLighten commented 1 month ago

Can you teach me how to create app with python

This is an impossibility broad question. There are plenty of Python learning resources on the web.

shlomif commented 1 month ago

@davidtanko : hi! there are links to resources for learning programming here: https://github.com/shlomif/Freenode-programming-channel-FAQ/blob/master/FAQ_with_ToC__generated.md (including for learning python; note that I comaintain that page). Otherewise, what kind of software application are you interested in writing: web, command-line, terminal, GUI, mobile, etc.?

mahmoud commented 3 weeks ago

@davidtanko asking the big questions! I'll offer that one of my favorite resources on this topic is https://www.fullstackpython.com/ Make sure to come back and check out APA for references once you're on your way :)