Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/snowykte0426/today-i-learned

Where I organize what I studied today
https://github.com/snowykte0426/today-i-learned

ai c data-structure databa english kotlin oop spring

Last synced: about 3 hours ago
JSON representation

Where I organize what I studied today

Awesome Lists containing this project

README

        

# Today-I-Learned
Start:May 5.2024
## [AI](https://github.com/snowykte0426/Today-I-Learned/tree/main/AI)
+ [Markov Decision Process](https://github.com/snowykte0426/Today-I-Learned/tree/main/AI)
## [Backend](https://github.com/snowykte0426/Today-I-Learned/tree/main/Backend)
+ [RESTful](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Designing%20a%20RESTful%20API.md)
### [Database](https://github.com/snowykte0426/Today-I-Learned/tree/main/Backend/Database)
+ [Relational Database](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Database/Relational%20DataBase.md)
### [JPA](https://github.com/snowykte0426/Today-I-Learned/tree/main/Backend/JPA)
+ [N+1 Problem](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/JPA/N%2B1%20Problem.mdx)
+ [QueryDSL](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/JPA/QueryDSL.mdx)
### [Spring](https://github.com/snowykte0426/Today-I-Learned/tree/main/Backend/Spring)
+ [Annotation](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Annotation.md)
+ [Bean LifeCycle,Bean Scope](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Bean%20LifeCycle%2CScope.md)
+ [Bean,Component](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Bean%2CComponent.md)
+ [Build Tool,Directory Structure](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Build%20Tool%2CDirectory%20Structure.md)
+ [DAO,DTO,VO,Builder Pattern](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/DAO%2CDTO%2CVO%2CBuilder%20Pattern.md)
+ [Dispatcher-Servlet](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Dispatcher-Servlet.md)
+ [GraphQL](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/GraphQL%20for%20Springboot.md)
+ [Servlet](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Servlet.md)
+ [Spring DI,Spring IoC](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Servlet.md)
+ [Spring MVC](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Spring%20MVC.md)
+ [Spring Package Structure](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Spring%20Package%20Structure.md)
+ [Spring WebFluw](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Spring%20Webflux.md)
## [Data Structure](https://github.com/snowykte0426/Today-I-Learned/tree/main/Data%20Structure)
+ [Graph](https://github.com/snowykte0426/Today-I-Learned/blob/main/Data%20Structure/Graph.md)
+ [Tree](https://github.com/snowykte0426/Today-I-Learned/blob/main/Data%20Structure/Tree.md)
## [Kotlin](https://github.com/snowykte0426/Today-I-Learned/blob/main/Kotlin)
+ [Loop](https://github.com/snowykte0426/Today-I-Learned/blob/main/Kotlin/Loop.md)
+ [Variable,Bitwise Operator](https://github.com/snowykte0426/Today-I-Learned/blob/main/Kotlin/Variable%2CBitwise%20Operato.md)
## [Object-Oriented Programming](https://github.com/snowykte0426/Today-I-Learned/tree/main/Object-Oriented%20Programming)
+ [SOLID](https://github.com/snowykte0426/Today-I-Learned/blob/main/Object-Oriented%20Programming/SOLID.md)
### [Java](https://github.com/snowykte0426/Today-I-Learned/tree/main/Object-Oriented%20Programming/Java)
+ [Abstract Class,Interface](https://github.com/snowykte0426/Today-I-Learned/blob/main/Object-Oriented%20Programming/Java/Abstract%20Class%2CInterface.md)
+ [Access Modifier,Static,Get,Set,Encapsulation](https://github.com/snowykte0426/Today-I-Learned/blob/main/Object-Oriented%20Programming/Java/Access%20Modifier%2CStatic%2CGet%2CSet%2CEncapsulation.md)
+ [Casting](https://github.com/snowykte0426/Today-I-Learned/blob/main/Object-Oriented%20Programming/Java/Casting(Polymorphism).md)
+ [Class,Method,Field,Object,Instance](https://github.com/snowykte0426/Today-I-Learned/blob/main/Object-Oriented%20Programming/Java/Class%2CMethod%2CField%2CObject%2CInstance.md)
+ [Inheritance,Overriding,Overloading](https://github.com/snowykte0426/Today-I-Learned/blob/main/Object-Oriented%20Programming/Java/Inheritance%2COverriding%2COverloading.md)
## [English](https://github.com/snowykte0426/Today-I-Learned/tree/main/English)
+ [TOEIC RC-1](https://github.com/snowykte0426/Today-I-Learned/blob/main/English/TOEIC%20RC-1.md)
+ [TOEIC RC-2](https://github.com/snowykte0426/Today-I-Learned/blob/main/English/TOEIC%20RC-2.md)