Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gimunlee/tech-refrigerator
๐ฐ ๊ธฐ์ ๋์ฅ๊ณ ์
๋๋ค. ๐ ๊ธฐ์ ๋ฉด์ , ์ ๊ณต ์ํ , ์ง์ ํจ์ ๋ฑ ๋ถ๋ช
๋์๋ ๊ฑฐ์์! ๐ค
https://github.com/gimunlee/tech-refrigerator
algorithm computer-science data-structures database design-pattern hacktoberfest hacktoberfest2020 interview interview-questions it knowledgebase language network operating-system software-engineering tech
Last synced: 14 days ago
JSON representation
๐ฐ ๊ธฐ์ ๋์ฅ๊ณ ์ ๋๋ค. ๐ ๊ธฐ์ ๋ฉด์ , ์ ๊ณต ์ํ , ์ง์ ํจ์ ๋ฑ ๋ถ๋ช ๋์๋ ๊ฑฐ์์! ๐ค
- Host: GitHub
- URL: https://github.com/gimunlee/tech-refrigerator
- Owner: GimunLee
- License: apache-2.0
- Created: 2019-10-21T09:43:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T07:54:51.000Z (about 3 years ago)
- Last Synced: 2024-10-14T16:32:57.303Z (25 days ago)
- Topics: algorithm, computer-science, data-structures, database, design-pattern, hacktoberfest, hacktoberfest2020, interview, interview-questions, it, knowledgebase, language, network, operating-system, software-engineering, tech
- Homepage:
- Size: 54.6 MB
- Stars: 1,649
- Watchers: 30
- Forks: 191
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
๊ฐ๋ฐ์์๊ฒ ํ์ํ๊ณ ์ ์ฉํ ์์๋ค์ ๋ชจ์๋์ ๊ธฐ์ ๋์ฅ๊ณ ์ ๋๋ค. [`Anna`](https://github.com/ahlim721)์ [`GimunLee`](https://github.com/GimunLee)๊ฐ ๊ธฐ๋ณธ์ ์ธ ์ง์๋ถํฐ ์ฌํ ์ง์๊น์ง ๊ณต๋ถํ๋ฉฐ ์ฑ์ ๋ฃ์๊ฒ์. ์ฐ๋ฆฌ์ ๋์ฅ๊ณ ๊ฐ ์ฌ๋ฌ๋ถ์ ๊ธฐ์ ์ต๋, ๋ฉด์ , ์คํฐ๋ ๋ฑ์ ๋ง์ ๋์์ด ๋๊ธฐ๋ฅผ ๋ฐ๋ผ์.
๐ ๊ณต๋ถํ๋ฉด์ ์ ๋ฆฌํ๋ ๊ธฐ์ ์ ์ฅ์์ ๋๋ค. ์ฌ๋ฌ๋ถ๋ค๊ณผ ์ํตํ๋ฉฐ ์ฑ์๊ฐ๊ณ ์ถ์ด์. ๐
โ ์ํ ๊ธฐ์ ์ `Issue`๋ `Pull Request`๋ก ์๋ ค์ฃผ์ธ์.
๐ค ๊ธฐ์ฌํด์ฃผ์ ๋ถ๋ค : [Donghoon759](https://github.com/Donghoon759) | [DongOnee](https://github.com/DongOnee) | [HaenaraShin](https://github.com/HaenaraShin)
## ๐ฅ Language
- ### ๐ฅฌ JAVA- [๋ฌธ์์ด ํด๋์ค](https://github.com/GimunLee/tech-refrigerator/blob/master/Language/JAVA/%EB%AC%B8%EC%9E%90%EC%97%B4%20%ED%81%B4%EB%9E%98%EC%8A%A4.md#%EB%AC%B8%EC%9E%90%EC%97%B4-%ED%81%B4%EB%9E%98%EC%8A%A4)
- [๋์ ์๋ฆฌ](https://github.com/GimunLee/tech-refrigerator/blob/master/Language/JAVA/%EB%8F%99%EC%9E%91%20%EC%9B%90%EB%A6%AC.md#%EB%8F%99%EC%9E%91-%EC%9B%90%EB%A6%AC)
- [JVM & ๋ฉ๋ชจ๋ฆฌ๊ตฌ์กฐ](https://github.com/GimunLee/tech-refrigerator/blob/master/Language/JAVA/JVM%20%26%20%EB%A9%94%EB%AA%A8%EB%A6%AC%EA%B5%AC%EC%A1%B0.md#jvm--%EB%A9%94%EB%AA%A8%EB%A6%AC-%EA%B5%AC%EC%A1%B0)
- [Garbage Collection](https://github.com/GimunLee/tech-refrigerator/blob/master/Language/JAVA/Garbage%20Collection.md#garbage-collection)
- [Primitive type & Reference type](https://github.com/GimunLee/tech-refrigerator/blob/master/Language/JAVA/Primitive%20type%20%26%20Reference%20type.md#primitive-type--reference-type)
- [Promotion & Casting](https://github.com/GimunLee/tech-refrigerator/blob/master/Language/JAVA/Promotion%20%26%20Casting.md#promotion--casting)
- [Upcasting & Downcasting](https://github.com/GimunLee/tech-refrigerator/blob/master/Language/JAVA/Upcasting%20%26%20Downcasting.md#upcasting--downcasting)
- [Error & Exception](https://github.com/GimunLee/tech-refrigerator/blob/master/Language/JAVA/Error%20%26%20Exception.md#error--exception)
- [์ ๋ค๋ฆญ(Generic)](https://github.com/GimunLee/tech-refrigerator/blob/master/Language/JAVA/%EC%A0%9C%EB%84%A4%EB%A6%AD(Generic).md#%EC%A0%9C%EB%84%A4%EB%A6%ADgeneric)
- [Java Lamda Expression (๊ธฐ์ด)](https://github.com/GimunLee/tech-refrigerator/blob/master/Language/JAVA/Java%20Lamda%20Expression%20(%EA%B8%B0%EC%B4%88).md#java-lamda-expression-%EA%B8%B0%EC%B4%88)
- [Java 8 Stream](https://github.com/GimunLee/tech-refrigerator/blob/master/Language/JAVA/Java%208%20Stream.md#java-8-stream)
## ๐ Algorithm
- [๊ฑฐํ ์ ๋ ฌ (Bubble Sort)](https://github.com/GimunLee/tech-refrigerator/blob/master/Algorithm/%EA%B1%B0%ED%92%88%20%EC%A0%95%EB%A0%AC%20(Bubble%20Sort).md#%EA%B1%B0%ED%92%88-%EC%A0%95%EB%A0%AC-bubble-sort)
- [์ ํ ์ ๋ ฌ (Selection Sort)](https://github.com/GimunLee/tech-refrigerator/blob/master/Algorithm/%EC%84%A0%ED%83%9D%20%EC%A0%95%EB%A0%AC%20(Selection%20Sort).md#%EC%84%A0%ED%83%9D-%EC%A0%95%EB%A0%AC-selection-sort)
- [์ฝ์ ์ ๋ ฌ (Insertion Sort)](https://github.com/GimunLee/tech-refrigerator/blob/master/Algorithm/%EC%82%BD%EC%9E%85%20%EC%A0%95%EB%A0%AC%20(Insertion%20Sort).md#%EC%82%BD%EC%9E%85-%EC%A0%95%EB%A0%AC-insertion-sort)
- [ํต ์ ๋ ฌ (Quick Sort)](https://github.com/GimunLee/tech-refrigerator/blob/master/Algorithm/%ED%80%B5%20%EC%A0%95%EB%A0%AC%20(Quick%20Sort).md#%ED%80%B5-%EC%A0%95%EB%A0%AC-quick-sort)
## ๐ Software Engineering
- [Monolithic Architecture](https://github.com/GimunLee/tech-refrigerator/blob/master/Software%20Engineering/Monolithic%20Architecture.md#monolithic-architecture)
- [Microservice Architecture](https://github.com/GimunLee/tech-refrigerator/blob/master/Software%20Engineering/Microservice%20Architecture.md#microservice-architecture)
- [DDD (Domain Driven Design)](https://github.com/GimunLee/tech-refrigerator/blob/master/Software%20Engineering/DDD%20(Domain%20Driven%20Design).md#ddd-domain-driven-design)
- [TDD (Test Driven Development)](https://github.com/GimunLee/tech-refrigerator/blob/master/Software%20Engineering/TDD%20(Test%20Driven%20Development).md#tdd-test-driven-development)
## ๐ Design Pattern [Go!](https://github.com/GimunLee/tech-refrigerator/tree/master/Design%20Pattern#-design-pattern)
- **์์ฑ(Creational) ํจํด**
- [์ฑ๊ธํค (Singleton)](https://github.com/GimunLee/tech-refrigerator/blob/master/Design%20Pattern/Singleton%20Pattern.md#%EF%B8%8F-singleton-pattern)
- ํฉํ ๋ฆฌ (Factory)
- [ํฉํ ๋ฆฌ ๋ฉ์๋ (Factory Method)](https://github.com/GimunLee/tech-refrigerator/blob/master/Design%20Pattern/Factory%20Pattern%20(1)%20-%20Factory%20Method%20Pattern.md#-factory-pattern-1---factory-method-pattern)
- [์ถ์ ํฉํ ๋ฆฌ (Abstract Factory)](https://github.com/GimunLee/tech-refrigerator/blob/master/Design%20Pattern/Factory%20Pattern%20(2)%20-%20Abstract%20Factory%20Pattern.md#-factory-pattern-2---abstract-factory-pattern)
- **ํ์(Behavior) ํจํด**
- [์คํธ๋ํฐ์ง (Strategy)](https://github.com/GimunLee/tech-refrigerator/blob/master/Design%20Pattern/Strategy%20Pattern.md#-strategy-pattern)
- [ํ ํ๋ฆฟ ๋ฉ์๋ (Template Method)](https://github.com/GimunLee/tech-refrigerator/blob/master/Design%20Pattern/Template%20Method%20Pattern.md#-template-method-pattern)
## ๐ Web
- [์๋ธ๋ฆฟ (Servlet)](https://github.com/GimunLee/tech-refrigerator/blob/master/Web/%EC%84%9C%EB%B8%94%EB%A6%BF%20(Servlet).md#%EC%84%9C%EB%B8%94%EB%A6%BF-servlet)
- [JSP (JAVA Server Page)](https://github.com/GimunLee/tech-refrigerator/blob/master/Web/JSP%20(JAVA%20Server%20Page).md#jsp-java-server-page)
## ๐ฝ Database
- [Hard Delete & Soft Delete](https://github.com/GimunLee/tech-refrigerator/blob/master/Database/Hard%20Delete%20%26%20Soft%20Delete.md#hard-delete--soft-delete)
## ๐ฅ Network
- [ํ๋ฆ์ ์ด & ํผ์ก์ ์ด & ์ค๋ฅ์ ์ด](https://github.com/GimunLee/tech-refrigerator/blob/master/Network/%ED%9D%90%EB%A6%84%EC%A0%9C%EC%96%B4%20%26%20%ED%98%BC%EC%9E%A1%EC%A0%9C%EC%96%B4%20%26%20%EC%98%A4%EB%A5%98%EC%A0%9C%EC%96%B4.md#%ED%9D%90%EB%A6%84%EC%A0%9C%EC%96%B4--%ED%98%BC%EC%9E%A1%EC%A0%9C%EC%96%B4--%EC%98%A4%EB%A5%98%EC%A0%9C%EC%96%B4)
## ๐ Operating System
- ### Lecture Note
- [01์ฅ. ์ปดํจํฐ ์์คํ ๊ฐ์](https://github.com/GimunLee/tech-refrigerator/blob/master/Operating%20System/Lecture%20Note/01%EC%9E%A5.%20%EC%BB%B4%ED%93%A8%ED%84%B0%20%EC%8B%9C%EC%8A%A4%ED%85%9C%20%EA%B0%9C%EC%9A%94.md#01%EC%9E%A5-%EC%BB%B4%ED%93%A8%ED%84%B0-%EC%8B%9C%EC%8A%A4%ED%85%9C-%EA%B0%9C%EC%9A%94)
- [02์ฅ. ์ด์์ฒด์ ๊ฐ์](https://github.com/GimunLee/tech-refrigerator/blob/master/Operating%20System/Lecture%20Note/02%EC%9E%A5.%20%EC%9A%B4%EC%98%81%EC%B2%B4%EC%A0%9C%20%EA%B0%9C%EC%9A%94.md#02%EC%9E%A5-%EC%9A%B4%EC%98%81%EC%B2%B4%EC%A0%9C-%EA%B0%9C%EC%9A%94)
- [03์ฅ. ํ๋ก์ธ์ค ๊ธฐ์ ๋ฐ ์ ์ด](https://github.com/GimunLee/tech-refrigerator/blob/master/Operating%20System/Lecture%20Note/03%EC%9E%A5.%20%ED%94%84%EB%A1%9C%EC%84%B8%EC%8A%A4%20%EA%B8%B0%EC%88%A0%20%EB%B0%8F%20%EC%A0%9C%EC%96%B4.md#03%EC%9E%A5-%ED%94%84%EB%A1%9C%EC%84%B8%EC%8A%A4-%EA%B8%B0%EC%88%A0-%EB%B0%8F-%EC%A0%9C%EC%96%B4)
- [04์ฅ. ์ฐ๋ ๋](https://github.com/GimunLee/tech-refrigerator/blob/master/Operating%20System/Lecture%20Note/04%EC%9E%A5.%20%EC%93%B0%EB%A0%88%EB%93%9C.md#04%EC%9E%A5-%EC%93%B0%EB%A0%88%EB%93%9C)
- [05์ฅ. ๋ณํ์ฑ(์ํธ๋ฐฐ์ ์ ๋๊ธฐํ)](https://github.com/GimunLee/tech-refrigerator/blob/master/Operating%20System/Lecture%20Note/05%EC%9E%A5.%20%EB%B3%91%ED%96%89%EC%84%B1(%EC%83%81%ED%98%B8%EB%B0%B0%EC%A0%9C%EC%99%80%20%EB%8F%99%EA%B8%B0%ED%99%94).md#05%EC%9E%A5-%EB%B3%91%ED%96%89%EC%84%B1%EC%83%81%ED%98%B8%EB%B0%B0%EC%A0%9C%EC%99%80-%EB%8F%99%EA%B8%B0%ED%99%94)
## ๐ญ ETC
- [IntelliJ แแ กแซแแ ฎแจแแ ต (Mac OS X)](https://github.com/GimunLee/tech-refrigerator/blob/master/ETC/IntelliJ%20%EB%8B%A8%EC%B6%95%ED%82%A4%20(Mac%20OS%20X).md#intellij-%EB%8B%A8%EC%B6%95%ED%82%A4-mac-os-x)