|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocm52698171 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
030722s2001 inua o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d YDXCP
|d OCLCQ
|d VLB
|d C6I
|d OCLCQ
|d TUU
|d OCLCQ
|d TNF
|d WAU
|d CDX
|d CEF
|d TEFOD
|d BTCTA
|d IDEBK
|d VMI
|d OCLCQ
|d ZCU
|d OCLCO
|d OCLCF
|d OCLCQ
|d COO
|d D6H
|d AZK
|d SUR
|d PIFBR
|d OCLCQ
|d WY@
|d LUE
|d INT
|d TOF
|d OCLCQ
|d WYU
|d BRX
|d OCLCQ
|d AU@
|d AJS
|d LDP
|d OCLCO
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBA1Z4360
|2 bnb
|
019 |
|
|
|a 50649626
|a 56928847
|a 729549650
|a 748106533
|a 759518118
|a 961657425
|a 962700405
|a 984884263
|a 991903086
|a 1044271518
|a 1053029404
|a 1056383271
|a 1057931825
|a 1060981283
|a 1069368948
|a 1075575359
|a 1156909254
|
020 |
|
|
|a 0768655331
|q (electronic bk.)
|
020 |
|
|
|a 9780768655339
|q (electronic bk.)
|
020 |
|
|
|a 0789725290
|
020 |
|
|
|a 9780789725295
|
020 |
|
|
|a 1281084271
|
020 |
|
|
|a 9781281084279
|
020 |
|
|
|a 9786611084271
|
020 |
|
|
|a 6611084274
|
024 |
1 |
|
|a 029236725297
|
024 |
3 |
|
|a 9780789725295
|
029 |
1 |
|
|a AU@
|b 000051560424
|
029 |
1 |
|
|a AU@
|b 000067093806
|
029 |
1 |
|
|a AU@
|b 000073552318
|
035 |
|
|
|a (OCoLC)52698171
|z (OCoLC)50649626
|z (OCoLC)56928847
|z (OCoLC)729549650
|z (OCoLC)748106533
|z (OCoLC)759518118
|z (OCoLC)961657425
|z (OCoLC)962700405
|z (OCoLC)984884263
|z (OCoLC)991903086
|z (OCoLC)1044271518
|z (OCoLC)1053029404
|z (OCoLC)1056383271
|z (OCoLC)1057931825
|z (OCoLC)1060981283
|z (OCoLC)1069368948
|z (OCoLC)1075575359
|z (OCoLC)1156909254
|
037 |
|
|
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.6
|b .P464 2001eb
|
072 |
|
7 |
|a COM
|x 051390
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051440
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051230
|2 bisacsh
|
082 |
0 |
4 |
|a 005.1
|2 21
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Perry, Greg M.
|
245 |
1 |
0 |
|a Absolute beginner's guide to programming /
|c Greg Perry.
|
250 |
|
|
|a 2nd ed.
|
260 |
|
|
|a Indianapolis, Ind. :
|b Que,
|c ©2001.
|
300 |
|
|
|a 1 online resource (xiv, 416 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 data file
|
490 |
1 |
|
|a Absolute Beginner's Guide Ser.
|
500 |
|
|
|a Includes index.
|
520 |
8 |
|
|a Annotation
|b "Absolute Beginner's Guide to Programming, Second Edition" will help the reader understand what programming really is. The reader not only gets an overview of the job of programming, but also learns which specific skills are needed for certain jobs. The reader will understandHow a computer interprets a program's instructions and gain insight into what goes on "under the hood" when a computer runs a program. How programming can and does relate to the Internet and learn about the skills required for adding security to programs. Compiled versus other kinds of programs such as interpreted languages like JavaScript and HTML, which are more formatting and hyperlink languages. Job potential in the programming market. "Absolute Beginner's Guide to Programming, Second Edition" offers "hands-on" programming for the "absolute beginner." There are several texts for specific languages, and two offerings (IDG and Sams) that attempt to take an overview-to-programming attitude, but this is the only one that takes today's programming environments and explains why each is important and for whom they are important
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a pt. I. Prelude to Programming -- 1. Computers Are Tools -- 2. Anatomy of a Program -- pt. II. Fundamentals of Programming -- 3. Programming Languages: The Early Years -- 4. Programming Languages: Modern Day -- pt. III. Hands-On Programming -- 5. Your First Language: Visual Basic -- 6. Input and Output -- 7. Data Processing with Visual Basic -- 8. Working with Data -- 9. Having Fun with Visual Basic -- 10. Advanced Visual Basic Programming -- 11. Online Visual Basic Programming -- pt. IV. Programming in Various Environments -- 12. Program Algorithms -- 13. Programming with C -- 14. Programming with C++ -- 15. Batch, Macro, and Scripting Languages -- 16. Internet Programming Concepts -- 17. HTML Programming -- 18. DHTML Programming -- 19. Introduction to XML -- 20. Java Programming -- 21. JavaScript -- pt. V. The Business of Programming -- 22. The Importance of Maintenance -- 23. Distributing Your Applications -- 24. The Programming Business -- 25. Your Programming Future.
|
546 |
|
|
|a English.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Computer programming.
|
650 |
|
6 |
|a Programmation (Informatique)
|
650 |
|
7 |
|a computer programming.
|2 aat
|
650 |
|
7 |
|a COMPUTERS
|x Programming
|x Open Source.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Software Development & Engineering
|x Tools.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Software Development & Engineering
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Computer programming
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Perry, Greg M.
|t Absolute beginner's guide to programming.
|b 2nd ed.
|d Indianapolis, Ind. : Que, ©2001
|z 0789725290
|w (DLC) 00111780
|w (OCoLC)45854260
|
830 |
|
0 |
|a Absolute Beginner's Guide Ser.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/0789725290/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Baker and Taylor
|b BTCP
|n bl2003011849
|
938 |
|
|
|a Coutts Information Services
|b COUT
|n 8615251
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 81719
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 2339257
|
994 |
|
|
|a 92
|b IZTAP
|