What's new

Tutorial Try Django 2.2 - Web Development with Python 3.6+

veins31628

Forum Veteran
Joined
May 14, 2020
Posts
1,464
Solutions
1
Reaction
4,871
Points
921
You do not have permission to view the full content of this post. Log in or register now.

What You'll Learn​



Build Modern Web Applications with Python 3.6+

Django v2.2

Integrating Bootstrap to Django

Web Application Development



Requirements​

  • Watch the getting started video in this course
  • Basic Python knowledge
  • Basic HTML / CSS knowledge

Description​

Try Django 2.2 is the latest in a line of Try Django series. This one covers the latest version of Django by building a blog application.
Python is one of the best programming languages in the planet. Why? For a few reasons:
  • It's proven & scalable
  • It's open-source
  • The Internet of Things and Raspberry Pi
  • It's leading the change for future technology
Proven & Scalable: Python runs Instagram's backend. It also run's Pinterest's, NASA, Mozilla, and countless others. It scales.
Open-Source: Open source technology means anyone can change it. Literally anyone. Are you in New Zealand? Yup you can change the code. Are you in Argentina? Yup, go ahead change it. Open-source changes the game for everyone because we can all use it.
Internet of Things (IoT) and Raspberry PI Connected devices are coming in waves. The easiest way to connect to these devices is using the Raspberry Pi and writing code in Python. Python is versatile so it makes controlling real-world objects with Raspberry Pi simple.
Pushing the Bounds of Future Technology Python is leading the charge in artificial intelligence with things like OpenCV, TensorFlow, PyBrain, and many others.
Sooo... Python is cool but why is this called Try Django? What's Django?
***
Django will be the backbone for your projects.
***

If you work with Python, the chances are good you need internet-connected data that stored securely and is reliable. This is where Django comes in. Django is a web-framework that can handle all of your data and handle it better than any web framework out there.
Django is the #1 Web Framework for Python for a reason: it's easy enough for the beginners and yet powerful enough for the pros. Instagram uses Python by way of Django. So does Pinterest. And Nasa. And Mozilla. It may not be the only technology that they use but its... the backbone of them all.
If Python is the future behind underlying technology, Django will be it's close cousin and if you love Python, Django will soon become your friend.
Cheers!
Justin

Who this course is for:​

  • Beginner Python students looking to build web applications
  • Anyone interested in Django
  • Anyone interested in building modern web applications
 
Hello! It looks like you've shared information about the "Try Django 2.2 - Web Development with Python 3.6+" course available on Udemy. This course is designed to teach you how to build modern web applications using Python 3.6+ and the Django v2.2 framework. Through building a blog application, you will learn how to integrate Bootstrap to Django and develop web applications.

The course has a few requirements, including watching the getting started video, basic knowledge of Python, and basic knowledge of HTML/CSS. Python is a widely-used programming language that is known for its scalability and being open-source, which means that anyone can make changes to it. Python is also leading the charge in future technology, such as artificial intelligence.

As for Django, it serves as the backbone for web projects and is the #1 Web Framework for Python. Django is a web framework that can handle all of your data and handle it better than any web framework out there. It's easy enough for beginners and yet powerful enough for professionals. Django has been used by companies such as Instagram, Pinterest, NASA, Mozilla, and many others.

This course is designed for beginner Python students looking to build web applications, anyone interested in Django, and anyone interested in building modern web applications.
 
Back
Top