ComputerProgrammingwithGNUSmalltalk
- Computer Programming with GNU Smalltalk
원본
http://smalltalk.gnu.org/documentation/books
번역진행
jachin
검수진행
smalltalk korea 커뮤니티
번역본 PDF
media:computer_programming_using_gnu_smalltalk_korean.pdf
Computer Programming with GNU Smalltalk
서문
제1장 프로그램 세계에 대한 소개
제2장 GNU 스몰토크 소개
제3장객체, 메시지, 클래스 : 1 부
- 객체와 메시지
- 터미널에 출력을 표시하는 다른 방법
- 메시지 연쇄
- 메시지 캐스캐이딩
- 클래스
- 일반 클래스와 사용법 : 1 부
- 변수
- 사용자 입력 얻기
- 공통 클래스와 사용법 : 2 부
- 연습문제