sueleesoossoo's devlog


  • Home

  • Categories

  • About

  • Archives

  • Tags

[JavaScript] Prototype

Posted on 2018-12-18 | 0 comments

자바스크립트는 클래스 기반 객체지향 프로그래밍인 java, c++과는 달리 프로토타입 기반 객체지향 프로그래밍 언어이다.

Read more »

[JavaScript] immutability

Posted on 2018-12-18 | 0 comments

참고 : https://poiemaweb.com/js-immutability

Read more »

[JavaScript] function

Posted on 2018-12-18 | 0 comments

참고 : https://poiemaweb.com/js-function

Read more »

[JavaScript] JavaScript란?

Posted on 2018-12-18 | 0 comments

자바스크립트는 명령형, 함수형, 프로토타입 기반 객체지향 프로그래밍을 지원하는 멀티-패러다임 프로그래밍 언어이다.

Read more »

[HTML] Table

Posted on 2018-12-03 | 0 comments

테이블은 데이터를 나타낼 때 이외의 다른 용도로는 절대 사용하면 안된다!!

Read more »

[HTML] Form

Posted on 2018-12-03 | 0 comments

Form 요소

Read more »

AVL Tree

Posted on 2018-12-03 | 0 comments

AVL Tree

Read more »

[CSS] StyleSheet, Selector

Posted on 2018-12-03 | 0 comments

Selector

Read more »

TIL: Raspberry Pi - 스크린 세이버 비활성화

Posted on 2018-12-02 | 0 comments

참고 : http://zelkun.tistory.com/m/65

Read more »

[HTML] Text, Anchor, Image

Posted on 2018-12-02 | 0 comments

HTML

Read more »
1 … 26 27 28 … 35
LEESOO

LEESOO

Junior Frontend Developer

347 posts
12 categories
35 tags
RSS
GitHub
© 2025 LEESOO
Powered by Jekyll
Theme - NexT.Muse