Information Technology
Star icon
Most Popular
Hands on Training icon
Hands On Training
Star icon
Hands on Training icon

Full Stack Foundations

Course Cover
compare button icon
Course Report - Full Stack Foundations

Course Report

Find detailed report of this course which helps you make an informed decision on its relevance to your learning needs. Find out the course's popularity among Careervira users and the job roles that would find the course relevant for their upskilling here. You can also find how this course compares against similar courses and much more in the course report.

Course Features

icon

Duration

3 weeks

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Beginner

icon

Teaching Type

Self Paced

Course Description

In this course you will learn the fundamentals of back end web development You will create your own web application that queries a database for items on restaurant menus and then dynamically generates complete menus in the form of web pages and API endpoints Youa ll start by learning how to interact with a database from a web application using an Object Relational Mapping ORM layer From there youa ll learn how GET and POST requests translate to CRUD operations Youa ll then explore the Flask framework and the various ways in which it can speed up the development of your applications Finally youa ll develop your very own web application from the ground up using the iterative development process

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Hands-On Training,Instructor-Moderated Discussions

Skills You Will Gain

Prerequisites/Requirements

You should be comfortable with Python, including Object-Oriented Programming If youa\x80\x99d like to brush up on your Python, try the first three lessons of our Intro to Computer Science course For Object-Oriented Programming in Python, see Programming F

What You Will Learn

Developing with FrameworksIntroduction to web frameworks like Django and Ruby on RailsUse the Flask web framework to develop our own web applicationIntroduction to APIs and how to add JSON endpoints to our application

Iterative DevelopmentBuild an entire web application on your ownLearn about the iterative development processHave a working prototype throughout all stages of the development process

Making a Web ServerBuild a web server from scratch using Python and some pre-installed librariesLearn how GET and POST requests can retrieve and modify information on a web siteHow to add CRUD functionality to our website

Working with the CRUDLearn about CRUD; Create, Read, Update, and DeleteImplement CRUD operations on a databaseUse an ORM (Object-Relational Mapping) as an alternative to SQL

Course Cover