-
강의 정보 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
Flask를 이용해 CURD 기능을 갖춘 블로그 제작
Created a CRUD operation blog using Flask, WTForms, Bootstrap, Jinja, SQLite, and SQLAlchemy
Flask와 Postman을 이용해 RESTful한 런던 추천 카페 API 설계
Built a London cafe API with RESTful Routing using Postman

Flight Deal Finder
Requests 패키지와 구글 Sheety, Kiwi API를 이용한 최저가 비행기 티켓 파인더 프로그램
Used Requests package and Google Sheety, Kiwi API and OOP concept to find the cheapest flight deal
Job Applications on Linkedin
Selenium 모듈과 예외처리로 Linkedin 이력서 전송 자동화
Used Selenium and exception handling to automate job application on LinkedIn
Damien Hurst's Dots
Turtle Graphics 모듈을 사용한 OOP 연습
Used Turtle Graphics module to practice OOP

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

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

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


