SqueakByExmaple: Difference between revisions

From 흡혈양파의 번역工房
Jump to navigation Jump to search
(번역수정)
(번역수정)
Line 160: Line 160:
* [[:SqueakByExample:12.1|12.1 클래스와 메타클래스의 규칙]]
* [[:SqueakByExample:12.1|12.1 클래스와 메타클래스의 규칙]]
* [[:SqueakByExample:12.2|12.2 스몰토크 객체 모델에 대한 복습]]
* [[:SqueakByExample:12.2|12.2 스몰토크 객체 모델에 대한 복습]]
* [[:SqueakByExample:12.3|12.3 모든 클래스는 메타클래스의 인스턴스입니다]]
* [[:SqueakByExample:12.3|12.3 모든 클래스는 메타클래스의 인스턴스이다]]
* [[:SqueakByExample:12.4|12.4 메타클래스 계층은 클래스 계층과 평행을 이룹니다]]
* [[:SqueakByExample:12.4|12.4 메타클래스 계층은 클래스 계층과 평행관계이다]]
* [[:SqueakByExample:12.5|12.5 모든 메타클래스는 클래스와 동작을 상속합니다]]
* [[:SqueakByExample:12.5|12.5 모든 메타클래스는 Class 의 동작을 상속한다]]
* [[:SqueakByExample:12.6|12.6 모든 메타클래스는 Metaclass의 인스턴스입니다]]
* [[:SqueakByExample:12.6|12.6 모든 메타클래스는 Metaclass 의 인스턴스이다]]
* [[:SqueakByExample:12.7|12.7 Metaclass의 메타클래스는 Metaclass의 인스턴스입니다]]
* [[:SqueakByExample:12.7|12.7 Metaclass 의 메타클래스는 Metaclass 의 인스턴스이다]]
* [[:SqueakByExample:12.8|12.8 12장 요약]]
* [[:SqueakByExample:12.8|12.8 12장 요약]]



Revision as of 12:23, 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:: 빈번한 질문과 답변