Cargando…

The Ruby way : solutions and techniques in Ruby programming /

Ruby is an agile object-oriented language, borrowing some of the best features from LISP, Smalltalk, Perl, CLU, and other languages. Its popularity has grown tremendously in the five years since the first edition of this book. The Ruby Way takes a "how-to" approach to Ruby programming with...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Fulton, Hal Edwin, 1961-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Addison Wesley Professional, 2006.
Edición:2nd ed.
Colección:Addison-Wesley professional Ruby series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocm85872512
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 070315s2006 nju o 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d OCLCG  |d TXJ  |d CEF  |d OCLCQ  |d MBB  |d DEBSZ  |d OCLCQ  |d OCLCO  |d OCLCF  |d OCLCQ  |d CNCEN  |d OCLCO  |d OTZ  |d ERF  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 1100905615  |a 1105789710  |a 1107411427  |a 1112591182 
020 |a 0672328844 
020 |a 9780672328848 
020 |z 0768667208 
024 8 |a 9780672328848 
024 8 |a 0768667208 
029 1 |a DEBSZ  |b 355382032 
029 1 |a GBVCP  |b 785401776 
029 1 |a HEBIS  |b 291455514 
029 1 |a AU@  |b 000067104200 
035 |a (OCoLC)85872512  |z (OCoLC)1100905615  |z (OCoLC)1105789710  |z (OCoLC)1107411427  |z (OCoLC)1112591182 
037 |a CL0500000008  |b Safari Books Online 
050 4 |a QA76.64  |b .F85 2006 
082 0 4 |a 005.1/17  |q OCoLC  |2 22/eng/20230216 
049 |a UAMI 
100 1 |a Fulton, Hal Edwin,  |d 1961- 
245 1 4 |a The Ruby way :  |b solutions and techniques in Ruby programming /  |c by Hal Fulton. 
250 |a 2nd ed. 
260 |a Upper Saddle River, N.J. :  |b Addison Wesley Professional,  |c 2006. 
300 |a 1 online resource. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Addison-Wesley professional Ruby series 
588 0 |a Print version record. 
505 0 0 |g 1.  |t Ruby in review --  |g 2.  |t Working with strings --  |g 3.  |t Working with regular expressions --  |g 4.  |t Internationalization in Ruby --  |g 5.  |t Reforming numerical calculations --  |g 6.  |t Symbols and ranges --  |g 7.  |t Working with times and dates --  |g 8.  |t Arrays, hashes, and other enumerables --  |g 9.  |t More advanced data structures --  |g 10.  |t I/O and data storage --  |g 11.  |t OOP and dynamic features in Ruby --  |g 12.  |t Graphical interfaces for Ruby --  |g 13.  |t Threads in Ruby --  |g 14.  |t Scripting and system administration --  |g 15.  |t Ruby and data formats --  |g 16.  |t Testing and debugging --  |g 17.  |t Packaging and distributing code --  |g 18.  |t Network programming --  |g 19.  |t Ruby and Web applications --  |g 20.  |t Distributed Ruby --  |g 21.  |t Ruby development tools --  |g 22.  |t Ruby community. 
520 |a Ruby is an agile object-oriented language, borrowing some of the best features from LISP, Smalltalk, Perl, CLU, and other languages. Its popularity has grown tremendously in the five years since the first edition of this book. The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 400 examples arranged by topic. Each example answers the question "How do I do this in Ruby?" Working along with the author, you are presented with the task description and a discussion of the technical constraints. This is followed by a step-by-step presentation of one good solution. Along the way, the author provides detailed commentary and explanations to aid your understanding. Coverage includes {u2022} An overview of Ruby, explaining terminology and basic principles {u2022} Operations on low-level data types (numbers, strings, regular expressions, dates) {u2022} The new regular expression engine (Oniguruma) {u2022} Internationalization (I18N) and message catalogs in Ruby {u2022} Operations on hashes, arrays, and other data structures such as stacks, trees, and graphs {u2022} Working with general I/O, files, and persistent objects {u2022} Database coverage including MySQL, SQLite, Oracle, DBI, and more {u2022} Ruby-specific techniques in OOP and dynamic programming {u2022} Graphical interfaces in Ruby (Tk, GTK+, Fox, and Qt) {u2022} Working with Ruby threads for lightweight multitasking {u2022} Everyday scripting and system administration in Ruby {u2022} Working with image files, PDFs, YAML, XML, RSS, and Atom {u2022} Testing, debugging, profiling, and packaging Ruby code {u2022} Low-level network programming and client-server interaction {u2022} Web development tools including Rails, Nitro, Wee, IOWA, and more {u2022} Working with distributed Ruby, Rinda, and Ring {u2022} Ruby development tools such as IDEs, documentation tools, and more The source code for the book can be downloaded from www.rubyhacker.com Hal Fulton has worked for over 15 years with variousforms of Unix, including AIX, Solaris, and Linux. He was first exposed to Ruby in 1999, and in 2001 he began work on the first edition of this book-the second Ruby book published in the English language. He has attendednumerous Ruby conferences and has given presentations at several of those, including the first European Ruby Conference. He has two degrees in computer science from the University of Mississippi and taught computer science for four years before moving to Austin, Texas to work as a contr... 
542 |f Copyright © 2007 Pearson Education, Incorporated  |g 2007 
542 |f Copyright © 2007 Pearson Education, Inc.  |g 2007 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Object-oriented programming (Computer science) 
650 0 |a Ruby (Computer program language) 
650 6 |a Programmation orientée objet (Informatique) 
650 6 |a Ruby (Langage de programmation) 
650 7 |a Object-oriented programming (Computer science)  |2 blmlsh 
650 7 |a Ruby (Computer program language)  |2 blmlsh 
650 7 |a Object-oriented programming (Computer science)  |2 fast 
650 7 |a Ruby (Computer program language)  |2 fast 
830 0 |a Addison-Wesley professional Ruby series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/0768667208/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
994 |a 92  |b IZTAP