|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocm42854437 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
970915s1997 enka o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d OCL
|d OCLCQ
|d BPJ
|d OCLCQ
|d VLB
|d CEF
|d OCLCQ
|d TUU
|d OCLCQ
|d TNF
|d VVN
|d TEU
|d COO
|d QE2
|d OCLCE
|d VMI
|d OCLCQ
|d OCLCO
|d OCLCF
|d OCLCA
|d N$T
|d OCLCQ
|d S3O
|d OCLCQ
|d SUR
|d Z5A
|d OCLCQ
|d LUE
|d YDX
|d OCLCO
|d OCLCQ
|d UAB
|d UKAHL
|d OCLCO
|d ANO
|d OCLCQ
|d IOY
|d OCLCQ
|d UBY
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 42417212
|a 47889374
|a 54116643
|a 183262279
|a 297955992
|a 606980138
|a 727107848
|a 748108332
|a 759513730
|a 961615055
|a 962707044
|a 984887529
|a 988780323
|a 1027197255
|a 1065544002
|a 1104466239
|a 1179123971
|a 1191048243
|a 1342166299
|
020 |
|
|
|a 058503091X
|q (electronic bk.)
|
020 |
|
|
|a 9780585030913
|q (electronic bk.)
|
020 |
|
|
|a 9781449313630
|
020 |
|
|
|a 1449313639
|
020 |
|
|
|z 1565923065
|
020 |
|
|
|z 9781565923065
|
029 |
1 |
|
|a AU@
|b 000062622761
|
029 |
1 |
|
|a NZ1
|b 14701122
|
035 |
|
|
|a (OCoLC)42854437
|z (OCoLC)42417212
|z (OCoLC)47889374
|z (OCoLC)54116643
|z (OCoLC)183262279
|z (OCoLC)297955992
|z (OCoLC)606980138
|z (OCoLC)727107848
|z (OCoLC)748108332
|z (OCoLC)759513730
|z (OCoLC)961615055
|z (OCoLC)962707044
|z (OCoLC)984887529
|z (OCoLC)988780323
|z (OCoLC)1027197255
|z (OCoLC)1065544002
|z (OCoLC)1104466239
|z (OCoLC)1179123971
|z (OCoLC)1191048243
|z (OCoLC)1342166299
|
042 |
|
|
|a dlr
|
050 |
|
4 |
|a QA76.73.C15
|b O92 1997xb
|
072 |
|
7 |
|a COM
|x 051060
|2 bisacsh
|
082 |
0 |
4 |
|a 005.133
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Oualline, Steve.
|
245 |
1 |
0 |
|a Practical C programming /
|c Steve Oualline.
|
250 |
|
|
|a 3rd ed.
|
260 |
|
|
|a Sebastopol, CA :
|b O'Reilly,
|c 1997.
|
300 |
|
|
|a 1 online resource (xxiii, 428 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
|
490 |
1 |
|
|a Nutshell handbook
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
0 |
|g (I.)
|t Basics.
|g (1.)
|t What Is C?
|g (2.)
|t Basics of Program Writing.
|g (3.)
|t Style.
|g (4.)
|t Basic Declarations and Expressions.
|g (5.)
|t Arrays, Qualifiers, and Reading Numbers.
|g (6.)
|t Decision and Control Statements.
|g (7.)
|t Programming Process --
|g (II.)
|t Simple Programming.
|g (8.)
|t More Control Statements.
|g (9.)
|t Variable Scope and Functions.
|g (10.)
|t C Preprocessor.
|g (11.)
|t Bit Operations.
|g (12.)
|t Advanced Types.
|g (13.)
|t Simple Pointers.
|g (14.)
|t File Input/Output.
|g (15.)
|t Debugging and Optimization.
|g (16.)
|t Floating Point --
|g (III.)
|t Advanced Programming Concepts.
|g (17.)
|t Advanced Pointers.
|g (18.)
|t Modular Programming.
|g (19.)
|t Ancient Compilers.
|g (20.)
|t Portability Problems.
|g (21.)
|t C's Dustier Corners.
|g (22.)
|t Putting It All Together.
|g (23.)
|t Programming Adages.
|
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 |
|
|
|a "There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks® famous. C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes how to create programs that are easy to read, debug, and update. Practical rules are stressed. For example, there are fifteen precedence rules in C (& & comes before
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a C (Computer program language)
|
650 |
|
6 |
|a C (Langage de programmation)
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x C.
|2 bisacsh
|
650 |
|
7 |
|a C (Computer program language)
|2 fast
|
650 |
|
7 |
|a C
|g Programmiersprache
|2 gnd
|
650 |
|
7 |
|a C (langage de programmation)
|2 ram
|
650 |
|
7 |
|a C (programspråk)
|2 sao
|
776 |
0 |
8 |
|i Print version:
|a Oualline, Steve.
|t Practical C programming.
|b 3rd ed.
|d Sebastopol, CA : O'Reilly, 1997
|z 1565923065
|w (OCoLC)37621356
|
830 |
|
0 |
|a Nutshell handbook.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/1565923065/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
936 |
|
|
|a BATCHLOAD
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26909125
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1305
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 9942740
|
994 |
|
|
|a 92
|b IZTAP
|