ComputerProgrammingwithGNUSmalltalk: Difference between revisions
Jump to navigation
Jump to search
Onionmixer (talk | contribs) (CPGS 메인페이지 목차수정) |
Onionmixer (talk | contribs) (CPGS 메인페이지 목차 변경사항 수정) |
||
Line 14: | Line 14: | ||
---- | ---- | ||
===Computer Programming with GNU Smalltalk=== | ===Computer Programming with GNU Smalltalk=== | ||
====라이센스==== | |||
* [[:ComputerProgrammingwithGNUSmalltalk:License|라이센스]] | |||
====서문==== | ====서문==== | ||
* [[:ComputerProgrammingwithGNUSmalltalk:Qutation.preface|인용-서문]] | |||
* [[:ComputerProgrammingwithGNUSmalltalk:Preface.0|머리말-서문]] | * [[:ComputerProgrammingwithGNUSmalltalk:Preface.0|머리말-서문]] | ||
* [[:ComputerProgrammingwithGNUSmalltalk:Preface.1|이 책은 누구를 위한 것입니까?]] | * [[:ComputerProgrammingwithGNUSmalltalk:Preface.1|이 책은 누구를 위한 것입니까?]] | ||
Line 22: | Line 26: | ||
====제1장 프로그램 세계에 대한 소개==== | ====제1장 프로그램 세계에 대한 소개==== | ||
* [[:ComputerProgrammingwithGNUSmalltalk:Qutation.1|인용-01]] | |||
* [[:ComputerProgrammingwithGNUSmalltalk:1.0|머리말-01]] | * [[:ComputerProgrammingwithGNUSmalltalk:1.0|머리말-01]] | ||
* [[:ComputerProgrammingwithGNUSmalltalk:1.1|프로그래밍이란 무엇이고, 프로그래밍 언어는 무엇입니까?]] | * [[:ComputerProgrammingwithGNUSmalltalk:1.1|프로그래밍이란 무엇이고, 프로그래밍 언어는 무엇입니까?]] | ||
Line 31: | Line 36: | ||
====제2장 GNU 스몰토크 소개==== | ====제2장 GNU 스몰토크 소개==== | ||
* [[:ComputerProgrammingwithGNUSmalltalk:Qutation.2|인용-02]] | |||
* [[:ComputerProgrammingwithGNUSmalltalk:2.0|머리말-02]] | * [[:ComputerProgrammingwithGNUSmalltalk:2.0|머리말-02]] | ||
* [[:ComputerProgrammingwithGNUSmalltalk:2.1|스몰토크에 대한 짧은 대화(Small Talk)]] | * [[:ComputerProgrammingwithGNUSmalltalk:2.1|스몰토크에 대한 짧은 대화(Small Talk)]] | ||
Line 38: | Line 44: | ||
====제3장객체, 메시지, 클래스 : 1 부==== | ====제3장객체, 메시지, 클래스 : 1 부==== | ||
* [[:ComputerProgrammingwithGNUSmalltalk:Qutation.3|인용-03]] | |||
* [[:ComputerProgrammingwithGNUSmalltalk:3.1|객체와 메시지]] | * [[:ComputerProgrammingwithGNUSmalltalk:3.1|객체와 메시지]] | ||
* [[:ComputerProgrammingwithGNUSmalltalk:3.2|터미널에 출력을 표시하는 다른 방법]] | * [[:ComputerProgrammingwithGNUSmalltalk:3.2|터미널에 출력을 표시하는 다른 방법]] | ||
Line 50: | Line 57: | ||
====제4장예외 흐름 제어==== | ====제4장예외 흐름 제어==== | ||
* [[:ComputerProgrammingwithGNUSmalltalk:Qutation.4|인용-04]] | |||
* [[:ComputerProgrammingwithGNUSmalltalk:4.0|머리말-04]] | * [[:ComputerProgrammingwithGNUSmalltalk:4.0|머리말-04]] | ||
* [[:ComputerProgrammingwithGNUSmalltalk:4.1|블록]] | * [[:ComputerProgrammingwithGNUSmalltalk:4.1|블록]] | ||
Line 57: | Line 65: | ||
====제5장객체, 메시지, 클래스 : 2 부==== | ====제5장객체, 메시지, 클래스 : 2 부==== | ||
* [[:ComputerProgrammingwithGNUSmalltalk:Qutation.5|인용-05]] | |||
* [[:ComputerProgrammingwithGNUSmalltalk:5.1|캡슐화]] | * [[:ComputerProgrammingwithGNUSmalltalk:5.1|캡슐화]] | ||
* [[:ComputerProgrammingwithGNUSmalltalk:5.2|상속]] | * [[:ComputerProgrammingwithGNUSmalltalk:5.2|상속]] | ||
Line 68: | Line 77: | ||
====제6장다음으로 할 것들==== | ====제6장다음으로 할 것들==== | ||
* [[:ComputerProgrammingwithGNUSmalltalk:Qutation.6|인용-06]] | |||
* [[:ComputerProgrammingwithGNUSmalltalk:6.1|어떻게 스스로 발전할까요?]] | * [[:ComputerProgrammingwithGNUSmalltalk:6.1|어떻게 스스로 발전할까요?]] | ||
* [[:ComputerProgrammingwithGNUSmalltalk:6.1|더 읽을 만한 것들]] | * [[:ComputerProgrammingwithGNUSmalltalk:6.1|더 읽을 만한 것들]] |
Revision as of 09:08, 18 September 2012
- 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장 프로그램 세계에 대한 소개
- 인용-01
- 머리말-01
- 프로그래밍이란 무엇이고, 프로그래밍 언어는 무엇입니까?
- 프로그래밍 언어 형식
- 숫자 체계
- 파일 형식
- 5워드프로세서, 텍스트 에디터, IDE (통합 개발 환경)
- 연습문제
제2장 GNU 스몰토크 소개
제3장객체, 메시지, 클래스 : 1 부
- 인용-03
- 객체와 메시지
- 터미널에 출력을 표시하는 다른 방법
- 메시지 연쇄
- 메시지 캐스캐이딩
- 클래스
- 일반 클래스와 사용법 : 1 부
- 변수
- 사용자 입력 얻기
- 공통 클래스와 사용법 : 2 부
- 연습문제