|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocm53956883 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
031228s2001 maua ob 001 0 eng d |
040 |
|
|
|a SINTU
|b eng
|e pn
|c SINTU
|d OCLCQ
|d CEF
|d OCLCQ
|d OCLCE
|d AZU
|d NHM
|d OCLCQ
|d OCLCF
|d OCLCQ
|d OCLCO
|d VLB
|d OCLCQ
|d COO
|d WYU
|d OCLCO
|d OCLCQ
|d UAB
|d VT2
|d OCLCQ
|d OCLCA
|d UKBTH
|d LDP
|d AU@
|d GO9
|d INARC
|d TOH
|d LVT
|d TAC
|d OCLCO
|d FZL
|d OCLCQ
|
015 |
|
|
|a GBA130409
|2 bnb
|
019 |
|
|
|a 606519926
|a 637417737
|a 637417749
|a 729548744
|a 748104834
|a 759513461
|a 809684493
|a 1044247844
|a 1056346697
|a 1057979965
|a 1060815867
|a 1063816909
|a 1075420190
|a 1083199834
|a 1103279613
|a 1104490059
|a 1129361032
|a 1152992141
|a 1156892468
|a 1179127772
|a 1192335432
|a 1202565910
|a 1224594805
|a 1240533000
|a 1302265797
|a 1302701774
|a 1351588917
|a 1355685262
|a 1380772525
|
020 |
|
|
|a 0201700549
|
020 |
|
|
|a 9780201700541
|
020 |
|
|
|a 9780133891454
|q (online)
|
020 |
|
|
|a 0133891453
|
020 |
|
|
|a 9780133891478
|q (online)
|
020 |
|
|
|a 013389147X
|
020 |
|
|
|z 0201700549
|q (pbk.)
|
020 |
|
|
|z 9780201700541
|q (pbk.)
|
020 |
|
|
|z 9780133891379
|
024 |
3 |
|
|a 9780201700541
|
024 |
8 |
|
|a 0201700549
|
029 |
1 |
|
|a AU@
|b 000051563677
|
029 |
1 |
|
|a HEBIS
|b 291417612
|
035 |
|
|
|a (OCoLC)53956883
|z (OCoLC)606519926
|z (OCoLC)637417737
|z (OCoLC)637417749
|z (OCoLC)729548744
|z (OCoLC)748104834
|z (OCoLC)759513461
|z (OCoLC)809684493
|z (OCoLC)1044247844
|z (OCoLC)1056346697
|z (OCoLC)1057979965
|z (OCoLC)1060815867
|z (OCoLC)1063816909
|z (OCoLC)1075420190
|z (OCoLC)1083199834
|z (OCoLC)1103279613
|z (OCoLC)1104490059
|z (OCoLC)1129361032
|z (OCoLC)1152992141
|z (OCoLC)1156892468
|z (OCoLC)1179127772
|z (OCoLC)1192335432
|z (OCoLC)1202565910
|z (OCoLC)1224594805
|z (OCoLC)1240533000
|z (OCoLC)1302265797
|z (OCoLC)1302701774
|z (OCoLC)1351588917
|z (OCoLC)1355685262
|z (OCoLC)1380772525
|
037 |
|
|
|b 01157628
|
042 |
|
|
|a dlr
|
050 |
|
4 |
|a QA76.73.P22
|b S39 2001
|
082 |
0 |
4 |
|a 005.13/3
|2 21
|
084 |
|
|
|a 54.53
|2 bcl
|
084 |
|
|
|a ST 250 P30
|2 rvk
|
084 |
|
|
|a ST 260
|2 rvk
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Scott, Peter.
|
245 |
1 |
0 |
|a Perl debugged /
|c Peter Scott and Ed Wright.
|
260 |
|
|
|a Boston :
|b Addison-Wesley,
|c ©2001.
|
300 |
|
|
|a 1 online resource (xix, 262 pages) :
|b illustrations
|
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
|
504 |
|
|
|a Includes bibliographical references and index.
|
588 |
0 |
|
|a Print version record.
|
506 |
|
|
|3 Use copy
|f Restrictions unspecified
|2 star
|5 MiAaHDL
|
533 |
|
|
|a Electronic reproduction.
|b [Place of publication not identified] :
|c HathiTrust Digital Library,
|d 2010.
|5 MiAaHDL
|
538 |
|
|
|a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.
|u http://purl.oclc.org/DLF/benchrepro0212
|5 MiAaHDL
|
583 |
1 |
|
|a digitized
|c 2010
|h HathiTrust Digital Library
|l committed to preserve
|2 pda
|5 MiAaHDL
|
520 |
8 |
|
|a The most vexing aspect a student will face while programming in Perl is debugging. The goal of Perl Debugged is to provide a way for the student to minimize debugging time, as well as minimizing the development and maintenance time needed for Perl programs. Geared towards students with some knowledge of Perl, this book guides students through the entire programming process, tackling the benefits, plights, and pitfalls of Perl programming. Beginning with a guided tour of the Perl documentation, the book progresses to debugging, testing, and performance issues, and also devotes a chapter to CGI programming in Perl. Throughout the book, the authors espouse defensible paradigms for improving the accuracy and performance of Perl code. In addition, Perl Debugged includes Scott and Wright's "Perls of Wisdom" which summarize key ideas from each of the chapters, and an appendix containing a comprehensive listing of Perl debugger commands. The engaging writing style will bring energy to the class!
|
546 |
|
|
|a English.
|
505 |
0 |
|
|a Ch. 1. Introduction -- Ch. 2. The Zen of Perl Developing -- Ch. 3. Antibugging -- Ch. 4. Perl Pitfalls -- Ch. 5. Tracing Code -- Ch. 6. Testing Perl Programs -- Ch. 7. The Perl Debugger -- Ch. 8. Syntax Errors -- Ch. 9. Run-Time Exceptions -- Ch. 10. Semantical Errors -- Ch. 11. Resource Failure -- Ch. 12. Perl as a Second Language -- Ch. 13. Debugging CGI Programs -- Ch. 14. Conclusion -- App. A. Perl Debugger Commands -- App. B. Perls of Wisdom.
|
542 |
|
|
|f Copyright © Addison-Wesley Professional
|g 2001
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Perl (Computer program language)
|
650 |
|
0 |
|a Debugging in computer science.
|
650 |
|
4 |
|a Engineering & Applied Sciences.
|
650 |
|
4 |
|a Computer Science.
|
650 |
|
6 |
|a Perl (Langage de programmation)
|
650 |
|
6 |
|a Débogage.
|
650 |
|
7 |
|a Debugging in computer science.
|2 fast
|0 (OCoLC)fst00888884
|
650 |
|
7 |
|a Perl (Computer program language)
|2 fast
|0 (OCoLC)fst01058226
|
650 |
|
7 |
|a Debugging
|2 gnd
|
650 |
|
7 |
|a Perl
|g Programmiersprache
|2 gnd
|
650 |
1 |
7 |
|a PERL.
|2 gtt
|
650 |
1 |
7 |
|a Fouten.
|2 gtt
|
650 |
1 |
7 |
|a Testen.
|2 gtt
|
653 |
|
|
|a Core Programming
|
700 |
1 |
|
|a Wright, Ed.
|
776 |
0 |
8 |
|i Print version:
|a Scott, Peter.
|t Perl debugged.
|d Boston : Addison-Wesley, ©2001
|z 0201700549
|w (DLC) 00067550
|w (OCoLC)45460939
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/0201700549/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Internet Archive
|b INAR
|n perldebugged00pete
|
994 |
|
|
|a 92
|b IZTAP
|