We may earn an affiliate commission when you visit our partners.
Pluralsight logo

Django

Getting Started

Reindert-Jan Ekker

Django is the most popular and mature Python web development framework. It lets you build better web apps quicker, and with less code. In this course, you will learn how to build your first web application with Django and Python.

Read more

Django is the most popular and mature Python web development framework. It lets you build better web apps quicker, and with less code. In this course, you will learn how to build your first web application with Django and Python.

Django is the most popular and most mature Python web development framework around. It makes it easy to build better Web apps more quickly and with less code. In this course, Django: Getting Started, you will learn how to build your first web application with Django. First, you will learn how to create a simple page showing a short text message. Next, you will discover how to create an HTML page using a Django template. Then, you will touch on how to create a database model so we can store and retrieve our data, and of course we'll see how to show that data on our pages. Finally, you will explore adding CSS styling to your site and how to use forms to enable a user to interact with our site. After finishing the course, you will have a good overview of all the essential parts of Django and how they work together, so that you can go on and build your own websites in Django.

Enroll now

What's inside

Syllabus

Course Overview
Starting a Django Project
Creating a Simple Web Page
Setting up a Data Model
Read more
Combining Model, View, and Template
Urls and Link Building
Templates, Styling, and Static Content
Adding User Interaction with ModelForms

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Explores Django, the most widely used and established Python web development framework, which is an industry standard
Taught by Reindert-Jan Ekker, recognized for outstanding work in IT
Develops foundational Django and Python knowledge and skills, which are essential for web development
Builds a solid basis for beginners to start building web applications with Django and Python
Emphasizes practical application with a focus on building a web application from start to finish, ensuring learners gain hands-on experience
Provides a course overview that effectively introduces the course content and learning objectives

Save this course

Save Django: Getting Started to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Django: Getting Started. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Django: Getting Started will develop knowledge and skills that may be useful to these careers:
Web Developer
Web Developers are responsible for designing, building, and maintaining websites. They use programming languages, such as Python and Django, to create the user interface, functionality, and content of websites. This course, Django: Getting Started, can help you build a foundation in Django, which is one of the most popular web development frameworks. By learning how to use Django, you will be able to create dynamic and interactive websites that can meet the needs of your users.
Software Engineer
Software Engineers design, develop, and maintain software systems. They use programming languages, such as Python and Django, to create software that meets the needs of users. This course, Django: Getting Started, can help you build a foundation in Django, which is one of the most popular web development frameworks. By learning how to use Django, you will be able to create dynamic and interactive software systems.
Data Analyst
Data Analysts collect, analyze, and interpret data to help businesses make informed decisions. They use programming languages, such as Python, to extract insights from data. This course, Django: Getting Started, can help you build a foundation in Python, which is a popular programming language for data analysis. By learning how to use Python, you will be able to extract insights from data and help businesses make better decisions.
Data Scientist
Data Scientists use programming languages, such as Python and Django, to develop and implement data-driven solutions to business problems. They use their skills in data analysis, machine learning, and artificial intelligence to create models that can predict outcomes and identify trends. This course, Django: Getting Started, can help you build a foundation in Django, which is a popular web development framework. By learning how to use Django, you will be able to create dynamic and interactive data-driven solutions.
Web Designer
Web Designers create the look and feel of websites. They use design principles, such as typography, color theory, and layout, to create websites that are both visually appealing and functional. This course, Django: Getting Started, can help you build a foundation in Django, which is a popular web development framework. By learning how to use Django, you will be able to create dynamic and interactive websites that meet the needs of your users.
Information Architect
Information Architects design the structure and organization of websites. They use their knowledge of human psychology and behavior to create websites that are easy to navigate and use. This course, Django: Getting Started, can help you build a foundation in Django, which is a popular web development framework. By learning how to use Django, you will be able to create dynamic and interactive websites that meet the needs of your users.
UX Engineer
UX Engineers design and develop websites and applications that are both user-friendly and efficient. They use their knowledge of human-computer interaction and design principles to create products that meet the needs of users. This course, Django: Getting Started, can help you build a foundation in Django, which is a popular web development framework. By learning how to use Django, you will be able to create dynamic and interactive websites and applications.
Backend Developer
Backend Developers design and develop the server-side of websites and applications. They use programming languages, such as Python and Django, to create the underlying infrastructure that supports the user interface and functionality of a website or application. This course, Django: Getting Started, can help you build a foundation in Django, which is a popular web development framework. By learning how to use Django, you will be able to create dynamic and interactive backend systems for websites and applications.
Frontend Developer
Frontend Developers design and develop the user interface of websites and applications. They use programming languages, such as Python and Django, to create the look and feel of a website or application. This course, Django: Getting Started, can help you build a foundation in Django, which is a popular web development framework. By learning how to use Django, you will be able to create dynamic and interactive user interfaces for websites and applications.
Database Administrator
Database Administrators design, implement, and maintain databases. They use programming languages, such as Python, to create and manage databases that store and organize data. This course, Django: Getting Started, can help you build a foundation in Python, which is a popular programming language for database management. By learning how to use Python, you will be able to create and manage databases that meet the needs of your users.
Systems Analyst
Systems Analysts design and develop computer systems. They use programming languages, such as Python and Django, to create systems that meet the needs of users. This course, Django: Getting Started, can help you build a foundation in Django, which is a popular web development framework. By learning how to use Django, you will be able to create dynamic and interactive computer systems.
Technical Writer
Technical Writers create documentation for software and hardware products. They use programming languages, such as Python and Django, to create documentation that is both informative and easy to understand. This course, Django: Getting Started, can help you build a foundation in Django, which is a popular web development framework. By learning how to use Django, you will be able to create dynamic and interactive documentation for software and hardware products.
Computer Programmer
Computer Programmers design, develop, and maintain computer programs. They use programming languages, such as Python and Django, to create programs that meet the needs of users. This course, Django: Getting Started, can help you build a foundation in Django, which is a popular web development framework. By learning how to use Django, you will be able to create dynamic and interactive computer programs.
Computer Scientist
Computer Scientists research and develop new computer technologies. They use programming languages, such as Python and Django, to create new algorithms and software that solve problems. This course, Django: Getting Started, can help you build a foundation in Django, which is a popular web development framework. By learning how to use Django, you will be able to create dynamic and interactive software solutions to complex problems.
Software Architect
Software Architects design and develop the overall architecture of software systems. They use programming languages, such as Python and Django, to create software systems that are scalable, reliable, and secure. This course, Django: Getting Started, can help you build a foundation in Django, which is a popular web development framework. By learning how to use Django, you will be able to create dynamic and interactive software systems that meet the needs of your users.

Reading list

We've selected 16 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Django: Getting Started.
Provides a comprehensive overview of Django 3, covering everything from setting up a development environment to deploying a web application. It valuable resource for both beginners and experienced Django developers.
Comprehensive guide to the Python standard library. It covers everything from the basics to advanced topics such as threading and networking.
Deep dive into the Python programming language. It covers advanced topics such as metaprogramming and decorators.
Is aimed at experienced Django developers who want to take their skills to the next level. It covers advanced topics such as performance optimization, security, and deployment.
Guide to modernizing Python applications. It covers topics such as testing, deployment, and security.
Practical guide to automating tasks with Python. It covers everything from web scraping to data analysis.
Quick reference guide to the Python programming language. It valuable resource for both beginners and experienced Python developers.
This comprehensive book great choice for beginners who want to learn Django from the ground up. It covers all the basics of Django development, from setting up a project to deploying a web application.
Is more valuable as additional reading than it is as a current reference, but may provide more in-depth reading for more advanced students.
Practical guide to building web applications with Django. It covers everything from setting up a project to deploying a web application.
Is helpful in providing background or prerequisite knowledge for students new to Django.
Is commonly used as a textbook to teach students how to manage complex data for web applications.

Share

Help others find this course page by sharing it with your friends and followers:
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser