| 000 | 01095camuu22003257a 4500 | |
| 001 | 000045209666 | |
| 005 | 20051201171128 | |
| 008 | 050728s2005 ncua b 001 0 eng d | |
| 010 | ▼a 2005299026 | |
| 015 | ▼a GBA463977 ▼2 bnb | |
| 016 | 7 | ▼a 012981880 ▼2 Uk |
| 020 | ▼a 0974514055 (pbk.) | |
| 035 | ▼a (OCoLC)ocm56965958 | |
| 040 | ▼a UKM ▼c UKM ▼d OCLCQ ▼d TXH ▼d DLC ▼d 211009 | |
| 042 | ▼a lccopycat | |
| 050 | 0 0 | ▼a QA76.64 ▼b .T494 2005 |
| 082 | 0 4 | ▼a 005.133 ▼2 22 |
| 090 | ▼a 005.133 ▼b T456p2 | |
| 100 | 1 | ▼a Thomas, David , ▼d 1956-. |
| 245 | 1 0 | ▼a Programming Ruby : ▼b the pragmatic programmers' guide / ▼c Dave Thomas with Chad Fowler and Andy Hunt. |
| 250 | ▼a 2nd ed. | |
| 260 | ▼a Raleigh, N.C. : ▼b Pragmatic Bookshelf , ▼c c2005. | |
| 300 | ▼a xxxii, 830 p. : ▼b ill. ; ▼c 24 cm. | |
| 504 | ▼a Includes bibliographical references and index. | |
| 650 | 0 | ▼a Object-oriented programming (Computer science) |
| 650 | 0 | ▼a Ruby (Computer program language) |
| 700 | 1 | ▼a Fowler, Chad. |
| 700 | 1 | ▼a Hunt, Andrew ▼d 1964- |
| 945 | ▼a KINS |
소장정보
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 과학도서관/Sci-Info(2층서고)/ | 청구기호 005.133 T456p2 | 등록번호 121117112 (13회 대출) | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
컨텐츠정보
책소개
Ruby is an increasingly popular, fully object-oriented dynamic programming language, hailed by many practitioners as the finest and most useful language available today. When Ruby first burst onto the scene in the Western world, the Pragmatic Programmers were there with the definitive reference manual, Programming Ruby: The Pragmatic Programmer's Guide.
Now in its second edition, author Dave Thomas has expanded the famous Pickaxe book with over 200 pages of new content, covering all the improved language features of Ruby 1.8 and standard library modules. The Pickaxe contains four major sections:
- An acclaimed tutorial on using Ruby.
- The definitive reference to the language.
- Complete documentation on all built-in classes, modules, and methods
- Complete descriptions of all 98 standard libraries.
If you enjoyed the First Edition, you'll appreciate the expanded content, including enhanced coverage of installation, packaging, documenting Ruby source code, threading and synchronization, and enhancing Ruby's capabilities using C-language extensions. Programming for the World Wide Web is easy in Ruby, with new chapters on XML/RPC, SOAP, distributed Ruby, templating systems, and other web services. There's even a new chapter on unit testing.
This is the definitive reference manual for Ruby, including a description of all the standard library modules, a complete reference to all built-in classes and modules (including more than 250 significant changes since the First Edition). Coverage of other features has grown tremendously, including details on how to harness the sophisticated capabilities of irb, so you can dynamically examine and experiment with your running code. "Ruby is a wonderfully powerful and useful language, and whenever I'm working with it this book is at my side" --Martin Fowler, Chief Scientist, ThoughtWorks
정보제공 :
저자소개
Chad Fowler(지은이)
<Professional Apache Tomcat>
앤드류 헌트(지은이)
과학 소설을 쓰고, 음악가로도 활동하고 있으며, 여러 기술을 만지작거리는 것을 사랑한다.toolshed.com데이비드 토머스와 앤드류 헌트는 소프트웨어 개발 커뮤니티에서의 선도적 역할로 전 세계에 알려져 있고, 세계 곳곳에서 컨설팅과 강연을 하고 있다. Pragmatic Bookshelf 출판사를 설립하여 소프트웨어 개발자를 대상으로 한 책을 펴내고 있다. 데이비드와 앤드류는 애자일 선언 작성에도 참여했다. 그리고 무엇보다 둘 다 계속 배우고자 한다.
David Thomas(지은이)
