Full stack developer | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Full stack developer

How do I become an python full stack developer?

23rd Feb 2021, 11:43 AM
Santhosh kumar
Santhosh kumar - avatar
10 Answers
+ 4
Here is a path one can follow to become a full stack python developer: • Learn basics of Python from any book or online source. • Write some basic command line programs using Python. This will help you later in automating things as a full stack developer. • Learn a web framework like Django or Flask. Both are powered by Python. • Learn fundamental web technologies HTML, CSS and a little bit of JavaScript. • (Optional) Learn bootstrap if you are not very good with basic HTML and CSS. • Learn Git for code management. • Learn Heroku so as to deploy your Django apps onto the internet. There are obviously others like AWS, Google cloud and all but I’ve found Heroku to be the easiest to start with.
23rd Feb 2021, 1:05 PM
Mr. Unknown
+ 2
Well, as you can see in what fields Python is used: 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 You want to be expert of all this directions?
23rd Feb 2021, 12:11 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
Okay then I should learn all these things to become an full stack developer right
23rd Feb 2021, 12:14 PM
Santhosh kumar
Santhosh kumar - avatar
+ 2
if you want to become a "full stack developer" it means that you are a specialist in the field of web technologies. you work relatively freely both in the frontend and in the backend. the combination creates a full stack. regarding python, it is used in the backend, as a server language in the django framework.
23rd Feb 2021, 12:18 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
Thanks 👍
23rd Feb 2021, 12:19 PM
Santhosh kumar
Santhosh kumar - avatar
+ 2
Shivanshu Mishra I think that pythonanywhere.com is a bit easier to start with than heroku (classic user interface in the former, while heroku seems to require more net skill ^^)
23rd Feb 2021, 4:11 PM
visph
visph - avatar
+ 1
Hi! Just a full stack developer or just a python full stack developer?
23rd Feb 2021, 11:57 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Python full stack developer
23rd Feb 2021, 12:07 PM
Santhosh kumar
Santhosh kumar - avatar
+ 1
visph yepp!
23rd Feb 2021, 4:56 PM
Mr. Unknown
23rd Feb 2021, 12:28 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar