Data Structures For Python Developers (w/ Flask) - Course
Offered By: freeCodeCamp
Course Description
Overview
Explore fundamental data structure concepts through hands-on development of a Flask API using Python in this comprehensive tutorial. Begin by setting up the development environment with Python and Flask installations. Progress through database setup and API skeleton creation, followed by an introduction to SQLite database browser. Dive into implementing various data structures including linked lists, hash tables, binary search trees, stacks, and queues. Learn to use Postman for API testing and interact with the Flask application. Gain practical experience with each data structure while building a functional API. Access provided resources for additional learning, including video explanations on binary search and recursion. Follow along with the step-by-step guidance, utilizing the GitHub repository for code references and a dummy data script for testing purposes.
Syllabus
) Intro.
) Install Python & Flask.
) Database Setup & API Skeleton.
) Install Database Browser.
) Linked List.
) Install Postman.
) Hash Table.
) Binary Search Tree.
) Stacks and Queues.
Taught by
freeCodeCamp.org
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity