+ 7
Want to learn Flask & Django at sololearn.com
Request to learn Flask & Django Framework here
9 Respostas
+ 7
@luciel thanks a lot for your suggestions.
+ 4
Resources:
Django is a very strong and rich web framework.
I'm learning from YouTube.
For learning Django 3 channels are followed by me:
https://youtu.be/Fc2O3_2kax8
https://youtu.be/2yXfUPwlZTw
https://www.youtube.com/playlist?list=PLQVvvaa0QuDeA05ZouE4OzDYLHY-XH-Nd
https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBlmzzFcLgDhKTTfNLfX1IK
Websites:
https://www.django-cms.org/en/
https://www.djangoproject.com
https://djangobook.com
+ 2
You can submit that suggestion to Sololearn by emailing them at info@sololearn.com
+ 2
https://learn.onemonth.com/ruby-vs-JUMP_LINK__&&__python__&&__JUMP_LINK/
http://danielhnyk.cz/django-vs-rails-for-beginner/
In my opinion based on few specific measurements both are best and great for developing web application. But learning Django could add more benefits on achieving some awesome skills i.e data scrapping, working with big data, geocoding etc. Although, you can do some of these with RoR but o found Python-Django is best for these task!
Both framework has excellent extensions (RoR-gems/Django-modules) but Django has lots of exciting modules which helps to achieve project goals with less headache.
Also, if we consider programming language for scientific research then Python comes first! So, learning path Python->Django could give you more career opportunity I.e developing web application, working on data science, machine learning etc.
+ 1
https://www.sololearn.com/Discuss/1180629/?ref=app
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.
------
+ 1
resposive
The two basic tools you need are built into CSS. Flexbox and CSS grid.
Learn those first. Bootstrap just duplicates these and you end up with more dependencies. If you are going to learn a framework look at Vue, React or Polymer which are the modern way of doing things, but again more dependencies and weight.
+ 1
you can use bootstrap for making responsive web site.....
media queries are also used for making responsive websites.....
but using media query one can only make responsive website...
using bootstrap gives some cool built-in features like css for buttons, making cool navigation are possible
+ 1
Can we work on Django project in PYTHON 3.7 ???
0
im having trouble with the django tutorial i cant seem to get past the first part when its time to put in hello world.. i get nothing when i run tbe server