When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Build A Flashcard Website With Python and Django

Learn Python Driven Web Development With Django and Python!

     
  • 4.4
  •  |
  • Reviews ( 93 )
₹519

This Course Includes

  • iconudemy
  • icon4.4 (93 reviews )
  • icon2h 49m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Build A Flashcard Website With Python and Django

In this course we'll build a cool little website with Django and Python that will generate random math flashcards and allow the user to guess the answer. The app will then evaluate the answer and let the user know if they were correct or not. It may seem like a simple app, but there are a lot of moving parts that will allow us to really learn some cool things with Django and Python! You don't need to know Python, Django, or HTML to take this course, but if you already know any of those things, it'll be easier for you to follow along. After we build the website, I'll show you how to set up Version control with Git, then we'll push our code to Github for safe keeping before pushing it to Heroku for Free Web hosting. Python is easily the most popular programming language out there, and Django is the most popular Web Development Framework for Python. Learning it has never been easier!

What You Will Learn?

  • Introductory Django .
  • How to Build Basic Websites With Django .
  • Download and Install Python .
  • Install Django .
  • How To Manage URL's .
  • How to Create Views/Pages.