Skip to content

day-lee/Python_Bootcamp_Udemy

Repository files navigation

📚유데미 파이썬 강의 프로젝트 저장소
    Udemy Python Course Project Repository

  • 강의 정보 Course Information
    100 Days of Code: The Complete Python Pro Bootcamp for 2021 (by Angela Yu)

  • 프로젝트 기간 Project Period
    2020.12 ~ 2021.03

  • 목표 Goal
    파이썬 기본 문법, OOP, GUI, 스크래핑, 자동화, Restful API, Flask 의 개념을 배우고
    직접 미니 프로젝트를 만들면서 프로그래밍 학습하기
    Learn about Python Language (data types, if, for, while statement, function, class, OOP),
    GUI, Scraping, Automation, Restful API, and Flask. Build mini projects for each lesson


👇 주요 프로젝트 Capstone Projects

📌 플라스크 웹 프레임워크 | Flask Web Framework

  1. RESTful Blog
  2. London Cafe API

RESTful Blog

Flask를 이용해 CURD 기능을 갖춘 블로그 제작
Created a CRUD operation blog using Flask, WTForms, Bootstrap, Jinja, SQLite, and SQLAlchemy

restful_blog

London Cafe API

Flask와 Postman을 이용해 RESTful한 런던 추천 카페 API 설계
Built a London cafe API with RESTful Routing using Postman


image



📌 애플리케이션 프로그래밍 인터페이스 | API

Flight Deal Finder
Requests 패키지와 구글 Sheety, Kiwi API를 이용한 최저가 비행기 티켓 파인더 프로그램
Used Requests package and Google Sheety, Kiwi API and OOP concept to find the cheapest flight deal



📌 웹 스크래핑, 자동화 | BS4 & Selenium

Job Applications on Linkedin
Selenium 모듈과 예외처리로 Linkedin 이력서 전송 자동화
Used Selenium and exception handling to automate job application on LinkedIn



📌 객체 지향 프로그래밍 | OOP

Damien Hurst's Dots
Turtle Graphics 모듈을 사용한 OOP 연습
Used Turtle Graphics module to practice OOP



📌 파이썬 | Python

Coffee Machine Project 파이썬 반복문, 조건문, 함수, 자료형 복습
Recap - while, for, if statements, functions, data types



📌 리스트 컴프리헨션 | List Comprehension

NATO Phonetic Alphabet
판다스 모듈과 리스트 컴프리헨션
Used List Comprehensions with Pandas



📌 그래픽 사용자 인터페이스 | GUI

Password Manager
Tkinter로 비밀번호 관리 GUI 프로그램 만들기
Used Tkinter to create a Password Manager with search function (with Json file)

About

Python을 이용한 Flask, Restful API, Scraping, OOP, GUI 프로젝트

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published