SqueakByExmaple: Difference between revisions

From 흡혈양파의 번역工房
Jump to navigation Jump to search
(번역수정)
(번역수정)
Line 80: Line 80:
* [[:SqueakByExample:5.2|5.2 모든 요소는 객체입니다]]
* [[:SqueakByExample:5.2|5.2 모든 요소는 객체입니다]]
* [[:SqueakByExample:5.3|5.3 모든 객체는 클래스의 인스턴스입니다]]
* [[:SqueakByExample:5.3|5.3 모든 객체는 클래스의 인스턴스입니다]]
* [[:SqueakByExample:5.4|5.4 모든 클래스는 상위 클래스를 가집니다]]
* [[:SqueakByExample:5.4|5.4 모든 클래스는 super클래스를 가집니다]]
* [[:SqueakByExample:5.5|5.5 모든 동작은 메시지를 보낼 때 일어납니다]]
* [[:SqueakByExample:5.5|5.5 모든 동작은 메시지를 보낼 때 일어납니다]]
* [[:SqueakByExample:5.6|5.6 메서드 탐색은 상속 관계를 따릅니다]]
* [[:SqueakByExample:5.6|5.6 메서드 탐색은 상속 관계를 따릅니다]]

Revision as of 11:17, 16 September 2013

Suqeak By Exmaple

원문 사이트
http://squeakbyexample.org/

번역에 사용한 원문 PDF
media:Squeak_by_example.pdf

번역진행
이름을 기억하고 싶지 않습니다....

검수진행
Jonghwa Yoo



도입


1부 시작하기





2부 스퀵 개발








3부 Advanced Squeak


4부 Appendices A:: 빈번한 질문과 답변