Building Web Applications in Django

Go to class
Write Review

Free Online Course: Building Web Applications in Django provided by FutureLearn is a comprehensive online course, which lasts for 4 weeks long, 2 hours a week. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from FutureLearn. Building Web Applications in Django is taught by Charles Severance.

Overview
  • Discover the basics of the Django web framework

    Django is a high-level Python web framework that encourages fast development and a clean, pragmatic design.

    This informative, four-week course from the University of Michigan will teach you all the basics of the Django web framework, and will show you how Django communicates with a database through model objects.

    Discover object relational mapping (ORM) for database access in Django

    Firstly, you’ll explore object relational mapping (ORM) for database access, and will see how Django models implement this pattern across databases.

    You’ll then take a review of the object oriented (OO) pattern present in the Python programming language, and will learn basic structured query language (SQL) and database modeling, including one-to-many and many-to-many relationships and how they work in both the SQL and Django models.

    Build your own data model within the Django framework

    You’ll then build your own data model in the Django framework, and will apply the Django model query and template tags of Django Template Language (DTL) to it.

    You’ll also define class, instance, methodbuild forms in HTML, and will learn how to use the Django console and scripts to interact with your application objects.

    Learn from experts in Django at the University of Michigan

    As the number one ranking public research university within the United States, the University of Michigan has been a leader in research, learning, and teaching for more than 200 years.

    This course is also part of a series of courses that introduces Python programmers to building websites and apps using the Django library. Across the four courses, you’ll learn HTML, CSS, SQL, Django, JavaScript, jQuery, and JSON Web Services.

    This programming course is designed for learners who are wanting to get into web development and who have some basic Python programming experience.

    This series of courses is also excellent preparation for learning other ways to build web applications using technologies like PHP (Web Applications for Everybody), Flask or Ruby on Rails, and therefore could be suitable to anyone wishing to work within these fields.