+ 3
Which language/technology stack choose for backend development?
Hi, guys! At this moment I have rich experience with Python and C/C++ and I wanna try web-development. Which language or technology stack do you advise and why? 🙂
2 Respuestas
+ 2
You can easily build it by Django, it's a very rich web framework of Python.
Django has Django-Responsive.
Django-responsive a utility application for building responsive websites in Django. This tool is meant to complement the use of CSS media queries and help solve problems with fixed width elements such as advertisements or embedded video.
For this you have to learn Python 3, Django and HTML.
Learning Python is very helpful for today's reality, which will open doors for Data Science, Artificial Intelligence and many more.
➡️➡️Resources:
Django is a very strong and rich web framework.
I'm learning from YouTube.
For learning Django 3 channels are following by me:
https://youtu.be/Fc2O3_2kax8
https://youtu.be/2yXfUPwlZTw
https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBlmzzFcLgDhKTTfNLfX1IK
Websites:
https://www.django-cms.org/en/
https://www.djangoproject.com
https://djangobook.com
+ 1
Hello. If you do know python why don't use it? You can read about frameworks like django or lighter flask.
if you want something new, maybe ruby on rails?