HOME > Development > Build Web Applications with Python + Django + SQLite

Build Web Applications with Python + Django + SQLite

  • Development
  • Dec 05, 2024
SynopsisBuild Web Applications with Python + Django + SQLite, availa...
Build Web Applications with Python + Django SQLite  No.1

Build Web Applications with Python + Django + SQLite, available at $49.99, has an average rating of 4.6, with 44 lectures, based on 5 reviews, and has 31 subscribers.

You will learn about Setup Python Development Environment Create and activate virtual environments Setup Django Create Views Create URLS Inject Frontend code into web app with templates Add Bootstrap template to app Create Model for database Add model to admin site Display data from SQLite database to the web application This course is ideal for individuals who are Beginner Web Developers or Beginners to Django web development It is particularly useful for Beginner Web Developers or Beginners to Django web development.

Enroll now: Build Web Applications with Python + Django + SQLite

Summary

Title: Build Web Applications with Python + Django + SQLite

Price: $49.99

Average Rating: 4.6

Number of Lectures: 44

Number of Published Lectures: 44

Number of Curriculum Items: 44

Number of Published Curriculum Objects: 44

Original Price: $69.99

Quality Status: approved

Status: Live

What You Will Learn

  • Setup Python Development Environment
  • Create and activate virtual environments
  • Setup Django
  • Create Views
  • Create URLS
  • Inject Frontend code into web app with templates
  • Add Bootstrap template to app
  • Create Model for database
  • Add model to admin site
  • Display data from SQLite database to the web application
  • Who Should Attend

  • Beginner Web Developers
  • Beginners to Django web development
  • Target Audiences

  • Beginner Web Developers
  • Beginners to Django web development
  • A web application is application software that runs on a web browser, unlike software programs that run locally and natively on the operating system of the device. Web applications are delivered on the World Wide Web to users with an active network connection.

    Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python’s simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed. Often, programmers fall in love with Python because of the increased productivity it provides.

    Django is a high-level Python web framework that enables rapid development of secure and maintainable websites. Built by experienced developers, Django takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel. It is free and open source, has a thriving and active community, great documentation, and many options for free and paid-for support.

    SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.  Django uses SQLite as it’s default database engine.

    We will build  database driven web application with Python, Django and SQLite

    Course Curriculum

    Chapter 1: Setup Python Development Environment

    Lecture 1: Introduction

    Lecture 2: Install Python on Windows

    Lecture 3: Note on Installing Python3 on Macs

    Lecture 4: Installing Xcode Command line Tools on Macs

    Lecture 5: Install Python on Macs

    Lecture 6: Install Python on Linux

    Lecture 7: Note of Text Editors

    Lecture 8: Install Atom

    Chapter 2: Creating Virtual Environments in Python

    Lecture 1: Creating virtual environment on Windows

    Lecture 2: Activating virtual environment on Windows

    Lecture 3: Creating virtual environment on Macs

    Lecture 4: Activating virtual environment on Macs

    Lecture 5: Creating virtual environment on Linux

    Lecture 6: Activate virtual environment on Linux

    Chapter 3: Building a Web App

    Lecture 1: What we will build

    Lecture 2: Create and activate a virtual environment

    Lecture 3: Install Django inside your virtual environment

    Lecture 4: Django Project Vs Django App

    Lecture 5: Create a new Django Project

    Lecture 6: Components of a new Django Project

    Lecture 7: Running Django Server

    Lecture 8: Create a Django App

    Lecture 9: Register your Django App

    Lecture 10: SQLite and Django Setup

    Lecture 11: Setup your time-zone

    Lecture 12: Running Default Migrations

    Lecture 13: Create a view

    Lecture 14: Create a Model

    Lecture 15: Activate Model

    Lecture 16: Create a superuser account

    Lecture 17: Register Model with Admin site

    Lecture 18: Create Model Objects

    Lecture 19: Using Templates

    Lecture 20: Displaying data from database

    Lecture 21: Adding bootstrap to template : Part 1

    Lecture 22: Adding bootstrap to template : Part 2

    Lecture 23: Adding static files : Part 1

    Lecture 24: Adding static files : Part 2

    Lecture 25: Adding links to buttons

    Lecture 26: Displaying media content- Part 1

    Lecture 27: Displaying media content- Part 2

    Lecture 28: Create object links : Part 1

    Lecture 29: Create object links : Part 2

    Lecture 30: Download Project Code

    Instructors

  • Build Web Applications with Python + Django SQLite  No.2
    Bluelime Learning Solutions
    Making Learning Simple
  • Rating Distribution

  • 1 stars: 0 votes
  • 2 stars: 0 votes
  • 3 stars: 1 votes
  • 4 stars: 1 votes
  • 5 stars: 3 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!