Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

freeCodeCamp

Django 3 Course - Python Web Framework (+ pandas, matplotlib, & more)

via freeCodeCamp

Overview

This course aims to teach learners Django, a Python web framework, along with additional tools like pandas, matplotlib, JavaScript, ajax, xhtml2pdf, and dropzone.js. By the end of the course, students will be able to understand Django concepts, work with pandas dataframes, integrate matplotlib and seaborn, use pdf integration, implement javascript ajax integration, utilize dropzone js for csv files, work with base64, and more. The course employs a hands-on teaching method with practical examples and coding exercises. This course is intended for individuals interested in web development, Python programming, and data visualization.

Syllabus

intro.
django project setup part 1.
django project setup part 2.
django project setup part 3.
customer model.
product model.
profile model + post_save signal.
sale model.
m2m_changed signal.
reports model.
first view and template.
working on the sales list.
navigating to the detail page.
creating the search form.
get the data from the search form.
first querysets and dataframes.
display dataframes in the templates.
dataframe for the positions.
get the sales id for position objects.
the apply function.
merge dataframes.
perform groupby.
working on the charts part 1.
working on the charts part 2.
hello world from the console.
adding the modal .
add the report form to the modal .
add the 'results by' field.
no data available alert .
add the chart to the modal.
create report objects.
adding alerts to the modal.
report list and detail page.
working on the report list .
working on the report detail.
first pdf.
the report pdf.
add dropzone + favicon.
working on the dropzone js part 1.
working on the dropzone js part 2.
uploading csvs.
first objects from file.
improving the dropzone.
dropzone js final touches.
adding my profile.
working on my profile.
authentication.
protecting the views.
adding the navbar.
the forgotten sale detail page.
outro + next steps .

Taught by

freeCodeCamp.org

Reviews

5.0 rating, based on 1 Class Central review

Start your review of Django 3 Course - Python Web Framework (+ pandas, matplotlib, & more)

  • Excellent step by step lessons to build a django project.
    This wasn't my first exposure to django, but it has help bring everything I know about it together.
    As I went through the course, I store each lesson in a git repository. This will be a great reference for me in the future.

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.