[ Solidity 깨부수기 ]

1.Solidity 솔리디티 강좌 1강 : Hello Solidity

post-thumbnail

2.Solidity 솔리디티 강좌 2 강 : data type

post-thumbnail

3.Solidity 솔리디티 강좌 3강 : gas 와 ether 단위

post-thumbnail

4.Solidity 솔리디티 강좌 4강 : function 정의

post-thumbnail

5.Solidity 솔리디티 강좌 5강 : public, private, internal, external

post-thumbnail

6.Solidity 솔리디티 강좌 6강 : View와 Pure

post-thumbnail

7.Solidity 솔리디티 강좌 7강 : 4개의 저장영역과 String

post-thumbnail

8.Solidity 솔리디티 강좌 8강 : instance의 정의

post-thumbnail

9.Solidity 솔리디티 강좌 9강 : instance와 constructor

post-thumbnail

10.Solidity 솔리디티 강좌 10강 : 상속의 정의

post-thumbnail

11.Solidity 솔리디티 강좌 11강 : 상속과 오버라이딩

post-thumbnail

12.Solidity 솔리디티 강좌 12강 : 두 개 이상 상속하기

post-thumbnail

13.Solidity 솔리디티 강좌 13강 : event의 정의

post-thumbnail

14.Solidity 솔리디티 강좌 14강 : event - indexed

post-thumbnail

15.Solidity 솔리디티 강좌 15강 : super 상속

post-thumbnail

16.Solidity 솔리디티 강좌 16강 : 상속의 순서

post-thumbnail

17.Solidity 솔리디티 강좌 17강 : Mapping(맵핑)

post-thumbnail

18.Solidity 솔리디티 강좌 18강 : Array (배열)

post-thumbnail

19.Solidity 솔리디티 강좌 19강 : Mapping(맵핑) 과 Array(배열) 주의할 점

post-thumbnail

20.Solidity 솔리디티 강좌 20강 : struct (구조체)

post-thumbnail

21.Solidity 솔리디티 강좌 21강 : if 조건문

post-thumbnail

22.Solidity 솔리디티 강좌 22강 : 반복문 (for, while, do-while)

post-thumbnail

23.Solidity 솔리디티 강좌 23강 : 반복문 - continue, break

post-thumbnail

24.Solidity 솔리디티 강좌 24강 : 반복문 응용 - linear search

post-thumbnail

25.Solidity 솔리디티 강좌 25강 : 에러 핸들러 - assert, revert, require (0.4.22 ~ 0.7.x 버전)

post-thumbnail

26.Solidity 솔리디티 강좌 26강 : 에러 핸들러 - assert, revert, require (0.8.x 버전)

post-thumbnail

27.Solidity 솔리디티 강좌 27강 : 에러 핸들러 - try/catch (1)

post-thumbnail

28.Solidity 솔리디티 강좌 28강 : 에러 핸들러 - try/catch (2)

post-thumbnail

29.Solidity 솔리디티 강좌 29강 : 함수 리턴값 변수 명시

post-thumbnail