6 Views¡ 16 August 2022
Data Structures For Python Developers (w/ Flask) - Course
Advertisement
Learn about basic data structure concepts by building a Flask API with Python.
đģ Code: https://github.com/selikapro/FlaskDS
âī¸ Course created by Georgio Tunson. Check out his channel: https://www.youtube.com/channe....l/UC5UgemAz061hkjTFH
âī¸ Course Contents âī¸
â¨ī¸ (0:00:00) Intro
â¨ī¸ (0:01:02) Install Python & Flask
â¨ī¸ (0:06:05) Database Setup & API Skeleton
â¨ī¸ (0:20:22) Install Database Browser
â¨ī¸ (0:29:51) Linked List
â¨ī¸ (0:33:04) Install Postman
â¨ī¸ (1:31:35) Hash Table
â¨ī¸ (2:06:35) Binary Search Tree
â¨ī¸ (2:40:12) Stacks and Queues
Links for installing necessary dependencies:
đ Python Install: https://www.python.org/
đ Flask Install: https://flask.palletsprojects.....com/en/1.1.x/install
đ Flask-SQLAlchemy: https://flask-sqlalchemy.palle....tsprojects.com/en/2.
đ Sqlite3 DB Browser: https://sqlitebrowser.org/dl/
đ Postman Install: https://www.postman.com/downloads/
đ Dummy Data Script: https://github.com/selikapro/FlaskDS/blob/master/generate_dummy_data.py
Video Resources:
đ Binary Search Explained: https://www.youtube.com/watch?v=UQ1_sQ0_E8M
đ Recursion Explained: https://www.youtube.com/watch?v=LrQjMY0eWC0
Georgio's Links:
đ Twitter: https://twitter.com/selikapro
đ Instagram: https://www.instagram.com/selikapro
đ Thanks to our Champion supporters:
đž Otis Morgan
đž DeezMaster
đž Katia Moran
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Up next
Advertisement
0 Comments