Skip to content

jeus1998/CS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

CS 정리

DataBase

유투브 쉬운 코드

인프런 - 생활 코딩

인프런 - DataBase(SQL)

  • DB
    • CRUD, csv 파일 DB 넣기, 연산자, Expression, OrderBy GroupBy, 집계함수, 순위함수, 스칼라함수
    • Join(Cross, Inner, Outer), View, StoredFunction, StoredProcedure, Trigger
    • SubQuery(Select, from, where)
    • Transaction - ACID

인프런 - DataBase(Modeling)

  • Modeling
    • 1:M, M:N, 1:1 관계
    • 정규화

인프런 - DataBase(Modeling)

MyRecord

Network

Operating System

Programming

  • 자바 메모리
    • 자바 메모리 영역
    • 변수, 객체 & 메모리 관계
    • Static Variable & Static Method
    • 프로그램 Execution Stages
    • Garbage Object

DataStructure

Web Development Knowledge

About

CS 공부용 메모장

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages