An open API service indexing awesome lists of open source software.

https://github.com/unused-dev/study

A list of what I have learned.
https://github.com/unused-dev/study

Last synced: 5 months ago
JSON representation

A list of what I have learned.

Awesome Lists containing this project

README

          

# **Learning Archive**

* It is recorded with a focus on **practical results**.
* The courses and books with Korean titles have their English translations in italics at the bottom of each title.

## Books
|No.| Title | Learning Contents | Completed |
|:---|:---|:---|:---:|
|001|[Learning Regular Expressions](https://github.com/hwahyeon/book-learn-regex)|· Regular Expressions|✔️|
|002|[정치학을 위한 파이썬](https://github.com/hwahyeon/book-python-politics)
  **Python for Political Science*|· Web Scraping/Data collection using API
· Visualization & Analysis
· Graph|✔️|
|003|[모두의 알고리즘 with 파이썬](https://github.com/hwahyeon/book-py-algoeveryone)
  **Algorithm for Everyone with Python*|· Recursive Call
· Search and Sort
· Data Structures|✔️|
|004|[학교에서 알려주지 않는 17가지 실무 개발 기술](https://github.com/hwahyeon/book-17skills)
  **17 Practical Development Skills Not Taught in School*|· Encoding
· i18n
· UUID
· YAML
· zlib
· Web|▶|
|006|[똑똑한 코드 작성을 위한 실전 알고리즘](https://github.com/hwahyeon/book-learn-algo)
  **Learning Algorithms*|· Algorithm
· Python||
|009|[이것이 취업을 위한 코딩 테스트다 with 파이썬](https://github.com/hwahyeon/book-pycotest-guide)
  **Coding Tests for Employment with Python*|· Algorithm
· Python||

## Courses
|No.| Title | Learning Contents | Completed |
|:---|:---|:---|:---:|
|001|[WEBn](https://github.com/hwahyeon/opentutorials-web)|· Web development|▶|
|002|[파이썬을 파이썬답게](https://github.com/hwahyeon/class-pylikepy)
  **Pythonic Python Programming*|· Pythonic coding|✔️|
|003|[Hello, JavaScript!](https://github.com/hwahyeon/class-hello-js)|· JavaScript|✔️|
|004|[Javascript for Beginners](https://github.com/hwahyeon/js-browser)|[Introduction](https://nomadcoders.co/javascript-for-beginners)
· JavaScript
  *\*[Challenge](https://nomadcoders.co/certs/4cfec4d7-7beb-4cf5-b0b9-04d7c63259f4): 2 weeks, 10 tasks*|✔️|
|005|[웹 표준 사이트 만들기(2019)](https://github.com/hwahyeon/class-wb-stadndard)
  **Creating a Website with Web Standards (2019)*|· Layout
· Menu/Board/Footer
· Tabs/Popup
· Script|✔️|
|006|[반응형 사이트 만들기(2019)](https://github.com/hwahyeon/class-wb-responsive)
  **Creating a Responsive Website*|[Introduction](https://www.youtube.com/watch?v=52TT7SLexxE&list=PL4UVBBIc6giL7ygRa-P7UExEKqZgx4t9K)
· Responsive Layout
· Header/Menu/Footer
· Popup
· Side Effects|▶|
|007|[바닐라 JS로 그림판 만들기](https://github.com/hwahyeon/js-painter)
  **Building a Drawing Board with Vanilla JS*|· JavaScript
· Canvas
· 2D Context|✔️|
|008|[Mouse Effect](https://github.com/hwahyeon/class-wb-mouse)|· JavaScript
· Mouse Effect|✔️|
|009|[CSS Animation](https://github.com/hwahyeon/class-wb-cssani)|· CSS Animtation|✔️|
|010|[Typescript for Beginners](https://github.com/hwahyeon/class-ts-blockchain)|[Introduction](https://nomadcoders.co/typescript-for-beginners)
· TypeScript
· TSConfig
· TSNode
  *\*[Challenge](https://nomadcoders.co/certs/d19dbd4f-5b7e-4e1d-a129-67dec33bec9b): 2 weeks, 9 tasks*|✔️|
|011|[Build a Meme Maker](https://github.com/hwahyeon/js-mememake)|[Introduction](https://nomadcoders.co/javascript-for-beginners-2)
· JavaScript
· Canvas
· 2D Context|✔️|
|012|[피그마로 모바일 웹 만들기](https://github.com/hwahyeon/class-wb-mobile)
  **Designing Mobile Websites with Figma*|· Figma
· Mobile Web|✔️|
|013|[React for Beginners](https://github.com/hwahyeon/class-reactjs-beginner)
↳ [Units Converter](https://github.com/hwahyeon/reactjs-units-conv)
↳ [To Do List](https://github.com/hwahyeon/reactjs-beginner-todo)
↳ [Coin Tracker](https://github.com/hwahyeon/reactjs-beginner-cointrack)
↳ [Movie App](https://github.com/hwahyeon/reactjs-movieapp)|· React
· React Router|✔️|
|014|Redux for Beginners
↳ [To Do List with Vanilla-Redux](https://github.com/hwahyeon/redux-js-todolist)
↳ [To Do List with React-Redux](https://github.com/hwahyeon/redux-react-todolist)|[Introduction](https://nomadcoders.co/redux-for-beginners)
· Redux
· Redux Toolkit|✔️|
|015|[Intermediate Web and Front-End Development](https://github.com/hwahyeon/ibm-int-web-frontend)|[Introduction](https://www.coursera.org/learn/intermediate-web-and-front-end-development)
· SEO
· Webpack
· JavaScript Optimization
· Testing
· Debugging|✔️|
|


||||
|015|[Learn by Building 10 Hooks](https://github.com/hwahyeon/class-reacthooks10)|[Introduction](https://nomadcoders.co/react-hooks-introduction)
· React Hooks
· npm|▶|
|012|[React Firebase for Beginners]()|[Introduction](https://nomadcoders.co/nwitter)
· React
· Firebase|▶|
|012|[YouTube Clone Coding](https://github.com/hwahyeon/short-tube)|[Introduction](https://nomadcoders.co/wetube)
· NodeJS
· MongoDB
· ES6
· Express|▶|
|012|[NextJS Fundamentals](https://github.com/hwahyeon/mini-movie-12)|[Introduction](https://nomadcoders.co/nextjs-fundamentals)
· NextJS 12|▶|
|012|[NextJS 14 For Beginners](https://github.com/hwahyeon/mini-movie-14)|[Introduction](https://nomadcoders.co/nextjs-for-beginners)
· NextJS 14|▶|
|012|React Masterclass
↳ [CRYPTO TRACKER](https://github.com/hwahyeon/reactjs-cryptotracker)
↳ [To Do List](https://github.com/hwahyeon/reactjs-todolist)
↳ TRELLO CLONE
↳ Movie|· TypeScript
· Recoil
· Framer Motion
· Gatsby|▶|
|020|DeepLearning.AI TensorFlow Developer Professional Certificate
↳ [Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning](https://github.com/hwahyeon/class-intro-tf)
↳ [Convolutional Neural Networks in TensorFlow](https://github.com/hwahyeon/class-cnn-tf)
↳ Natural Language Processing in TensorFlow
↳ Sequences, Time Series and Prediction |· Machine Learning
· TensorFlow||
|020|**Google Machine Learning Bootcamp*

Deep Learning Specialization
↳ Neural Networks and Deep Learning
↳ Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization
↳ Structuring Machine Learning Projects
↳ Convolutional Neural Networks
↳ Sequence Models|· Deep Learning||