Python in web development?🤔 | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

Python in web development?🤔

Hello sololearners, I was just trying out Python and I felt in love with it! I really want to learn more of it but I am already doing Web development... So I asked my self,is Python good/useful in web development?

25th Sep 2023, 6:01 PM
Faraz Haghbayan
Faraz Haghbayan - avatar
9 Respuestas
+ 4
Definitely yes, you can use either Flask or Django. There are also some other frameworks that support Python for web development, but Flask and Django are the two most well known frameworks, and especially Flask is quite interesting and easy to work with. Django is more comprehensive and might not be the best to start with.
25th Sep 2023, 9:07 PM
Jan
Jan - avatar
+ 2
Letssss gooooooo! Thank you!
26th Sep 2023, 4:31 AM
Faraz Haghbayan
Faraz Haghbayan - avatar
+ 2
Ok 👌 👍 Thank you!Programmer
27th Sep 2023, 11:40 AM
Faraz Haghbayan
Faraz Haghbayan - avatar
+ 1
But it's still a good idea to start with Flask to get an understanding of how Python works in a backend environment. Django is for bigger projects, so it might be a little bit hard, especially if you are new to Python too.
27th Sep 2023, 11:59 AM
Jan
Jan - avatar
+ 1
Quantum Programmer So I should first learn here basic Python and then to Flask and then to Django, Am I right?
27th Sep 2023, 12:30 PM
Faraz Haghbayan
Faraz Haghbayan - avatar
+ 1
Does sololearn offer Bjanco and Flask? Quantum Programmer
27th Sep 2023, 12:31 PM
Faraz Haghbayan
Faraz Haghbayan - avatar
+ 1
No, you have to run it on your own pc, but both Flask an Django have a good documentation how to set it up. Flask has a great example on their website, how to install a blog, and with Django, you can follow the example from W3Schools.
27th Sep 2023, 12:43 PM
Jan
Jan - avatar
+ 1
Great! I thank you!
27th Sep 2023, 1:40 PM
Faraz Haghbayan
Faraz Haghbayan - avatar
0
if you want to learn web development with Python, you should learn django for backend.
27th Sep 2023, 11:03 AM
Programmer
Programmer - avatar