Mark As Completed Discussion

Introduction

In previous lessons, we have seen how to and successfully built a simple CRUD web application with Django, we have also explored web scrapping with scrapy and even went ahead to integrate it into our Django CRUD application.

In this section, we will continue expanding our knowledge and our web application by building a spellchecker for websites.

Over the course of this series of lessons, we shall learn the following:

  • What Spellchecking is
  • What a Library is
  • When to use a Library for your project
  • How to choose a Library for your project
  • How to set up the development environment
  • building the spellchecker

This is going to be an exciting ride so without wasting any more time, let's get to it.

Access all course materials today

The rest of this tutorial's contents are only available for premium members. Please explore your options at the link below.

Returning members can login to stop seeing this.