https://github.com/kyungjunnoh/til
[2021년 03일 ~ ing] 하루하루 공부한 내용을 정리하는 레포지토리 ✍️
https://github.com/kyungjunnoh/til
markdown til
Last synced: 10 months ago
JSON representation
[2021년 03일 ~ ing] 하루하루 공부한 내용을 정리하는 레포지토리 ✍️
- Host: GitHub
- URL: https://github.com/kyungjunnoh/til
- Owner: KyungJunNoh
- Created: 2021-01-19T08:08:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T13:33:45.000Z (over 3 years ago)
- Last Synced: 2023-03-03T22:39:35.583Z (over 3 years ago)
- Topics: markdown, til
- Language: JavaScript
- Homepage:
- Size: 22.7 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TIL
> 노경준의 지식저장소
**Internet**
- [인터넷(Internet)](Internet/Internet.md)
- [DNS](Internet/DNS.md)
- [HTTP 프로토콜](Internet/HTTP.md)
- [Domain Name](Internet/Domain_name.md)
- [브라우저(Browser) 의 동작 원리](Internet/Browser.md)
- [호스팅(Hosting)](Internet/Hosting.md)
**OS**
- [OS](Os_Common/Os.md)
- [프로세스 관리](Os_Common/Process_Management.md)
- [스레드(thread)](Os_Common/Thread.md)
- [메모리(memory)](Os_Common/Memory.md)
- [프로세스간 통신(IPC)](Os_Common/IPC.md)
- [POSIX(Portable Operating System Interface)](Os_Common/POSIX.md)
**Computer**
- [램(Ram)](computer/ram.md)
- [CPU](computer/cpu.md)
- [메인보드(Mainboard)](computer/mainboard.md)
**Data Structure**
- [자료구조(Data Structure)](datastructure/datastructure.md)
- [큐(Queue)](datastructure/queue.md)
**Certification**
- [인증 (Certification)](Certification/Certification.md)
- [쿠키 (Cookie)](Certification/Cookie.md)
- [세션 (Session)](Backend/Certification/Session.md)
- [쿠키 세션 차이점](Backend/Certification/difference.md)
**Java**
- [클래스 (Class)](Java/Class.md)
- [객체지향 프로그래밍 (OOP)](Java/oop.md)
- [접근 제어자 (Access modifier)](Java/modifier.md)
- [패키지 (package)](Java/package.md)
- [다형성 (polymorphism)](Java/polymorphism.md)
- [제네릭 (generic)](Java/generic.md)
- [배열 (Arrays)](Java/Arrays.md)
- [컬렉션 (Collection)](Java/Collections.md)
- [생성자 어노테이션 (Lombok)](Java/ConstructorAnnotation.md)
- [기본형 변수와 참조형 변수](Java/Variable.md)
- [리플랙션 (Reflection)](Java/Reflection.md)
- [Math 클래스](Java/Math.md)
- [빌드도구](Java/build.md)
- [람다식 (Lambda)](Java/Lambda.md)
- [수학함수 (Math)](Java/Math.md)
- [Object 클래스](Java/object.md)
- [Stream API](Java/Stream.md)
- [Java 에서의 직렬화 역직렬화](Java/Serialization.md)
- [컬렉션프레임워크](Java/collections_framework/collections_framework.md)
**Kotlin**
- [코틀린 공식문서 번역](kotlin/docs.md)
- [코루틴(corutine)](kotlin/coroutine.md)
**Spring**
- [Spring](Spring/Spring.md)
- [JSP](Spring/JSP.md)
- [IoC](Spring/IOC.md)
- [File_analysis](Spring/File_analysis.md)
- [Entity, DTO, VO](Spring/Entity_DTO_VO.md)
- [Maven](Spring/maven.md)
- [Servlet](Spring/Servlet.md)
- [ORM](Spring/ORM.md)
- [Persistence](Spring/Persistence.md)
- [Security](Spring/Security.md)
- [Security_files_tructure](Spring/Spring_secu.md)
- [annotation](Spring/annotation.md)
- [스프링을 사용하는 이유](Spring/Why_Spring_boot.md)
- [@Controller 와 @RestController](Spring/Controller.md)
- [DI](Spring/DI.md)
**Node.js**
- [Express-generator](Node_Js/Express-generator.md)
- [함수 (Function)](Node_Js/Function.md)
- [파라미터 (Parameter)](Node_Js/Parameter.md)
- [Passport.js](Node_Js/passport.md)
**NestJs**
- [타입스크립트 (TypeScript)](nestjs/typescript.md)
**DevOps**
- [DevOps](DevOps/DevOps.md)
- [AWS](DevOps/aws.md)
- [AWSEC2](DevOps/awsec2.md)
- [CIDI](DevOps/CIDI.md)
- [NAT](DevOps/NAT.md)
- [데몬 (Daemon)](DevOps/Daemon.md)
- [온프레미스 (Onpremise)](DevOps/Onpremise.md)
**K8s**
- [k8s](DevOps/k8s/k8s.md)
**Unclassfied**
- [프레임 워크 (FrameWork)](Unclassified/FrameWork.md)
- [Postman?](Unclassified/Postman.md)
- [REST](Unclassified/REST.md)
- [Static_Dynamic_WP](Unclassified/Static_Dynamic_WP.md)
- [Business_Logic](Unclassified/Business_Logic.md)
- [DDL, DCL, DML](Unclassified/SQL.md)
- [MVC](Unclassified/MVC.md)
- [SOLID 원칙](Unclassified/SOLID.md)
- [JWT](Unclassified/JWT.md)
- [Bath Variable 과 QueryParameter](Unclassified/PathAndQuery.md)
- [소켓통신](Unclassified/img/socket.png)
- [동기와 비동기](Unclassified/SyncAsync.md)
- [오리진](Unclassified/Origin.md)
- [직렬화와 역직렬화](Unclassified/Serialization.md)
- [ELK Stack](Unclassified/ELK.md)
- [아파치 소프트웨어 재단](Unclassified/ASF.md)
- [색인(index)](Unclassified/index.md)
- [레디스(Redis)](Unclassified/redis.md)
- [서드파티(third party,3rd party)](Unclassified/thirdparty.md)
- [로우레벨(low-level)](Unclassified/low-level.md)
- [parse](Unclassified/parse.md)
- [oEmbed](Unclassified/oEmbed.md)
- [TDD](Unclassified/TDD.md)
**기술 면접 준비**
- [백엔드 기술면접](TechInterView/TechInterView.md)
**단어 사전**
- [단어 사전](Word/word_dictionary.md)
**정보보안 이론**
- [Cryptography overview](Cyber_Security/Part2_대칭키암호.md)
- [Symmetric key password](Cyber_Security/Part2_암호학개요.md)
- [Linux file](Cyber_Security/리눅스.md)
- [Network](Cyber_Security/network.md)
- [Communication model](Cyber_Security/통신모델.md)
- [I.C.S](Cyber_Security/정보통신보안.md)
**Wargame 문제풀이**
- [1_already_got](Wargame.kr/1_already_got/README.md)
- [2_flee_button](Wargame.kr/2_flee_button/README.md)
- [3_QR_Code_Puzzle](Wargame.kr/3_QR_Code_Puzzle/README.md)
- [4_Login_filtering](Wargame.kr/4_login_filtering/README.md)
- [5_WTF_Code](Wargame.kr/5_WTF_Code/README.md)
- [6_Fly_me_to_the_moon](Wargame.kr/6_Fly_me_to_the_moon/README.md)
- [7_Strcmp](Wargame.kr/7_Strcmp/README.md)