MARC details
                                    
                                        | 000 -LEADER | 
|---|
                                        
                                            
                                                | fixed length control field | 03071cam a22004455i 4500 | 
                                        
                                    
                                        | 001  - CONTROL NUMBER | 
|---|
                                        
                                            
                                                | control field | 21662531 | 
                                        
                                    
                                        | 003  - CONTROL NUMBER IDENTIFIER | 
|---|
                                        
                                            
                                                | control field | OSt | 
                                        
                                    
                                        | 005  - DATE AND TIME OF LATEST TRANSACTION | 
|---|
                                        
                                            
                                                | control field | 20220811090351.0 | 
                                        
                                    
                                        | 006  - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS | 
|---|
                                        
                                            
                                                | fixed length control field | m    |o  d | | 
                                        
                                    
                                        | 007  - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION | 
|---|
                                        
                                            
                                                | fixed length control field | cr ||||||||||| | 
                                        
                                    
                                        | 008  - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION | 
|---|
                                        
                                            
                                                | fixed length control field | 171203s2017    xxu|||| o    |||| 0|eng | 
                                        
                                    
                                        | 010 ## - LIBRARY OF CONGRESS CONTROL NUMBER | 
|---|
                                        
                                            
                                                | LC control number | 2019739105 | 
                                        
                                    
                                        | 020 ## - INTERNATIONAL STANDARD BOOK NUMBER | 
|---|
                                        
                                            
                                                | International Standard Book Number | 9781484233184 | 
                                        
                                    
                                        | 024 7# - OTHER STANDARD IDENTIFIER | 
|---|
                                        
                                            
                                                | Standard number or code | 10.1007/978-1-4842-3318-4 | 
                                        
                                            
                                                | Source of number or code | doi | 
                                        
                                    
                                        | 035 ## - SYSTEM CONTROL NUMBER | 
|---|
                                        
                                            
                                                | System control number | (DE-He213)978-1-4842-3318-4 | 
                                        
                                    
                                        | 040 ## - CATALOGING SOURCE | 
|---|
                                        
                                            
                                                | Original cataloging agency | DLC | 
                                        
                                            
                                                | Language of cataloging | eng | 
                                        
                                            
                                                | Description conventions | pn | 
                                        
                                            
                                                | -- | rda | 
                                        
                                            
                                                | Transcribing agency | DLC | 
                                        
                                    
                                        | 072 #7 - SUBJECT CATEGORY CODE | 
|---|
                                        
                                            
                                                | Subject category code | UMP | 
                                        
                                            
                                                | Source | bicssc | 
                                        
                                    
                                        |  | 
|---|
                                        
                                            
                                                | Subject category code | COM051380 | 
                                        
                                            
                                                | Source | bisacsh | 
                                        
                                    
                                        |  | 
|---|
                                        
                                            
                                                | Subject category code | UMP | 
                                        
                                            
                                                | Source | thema | 
                                        
                                    
                                        | 082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER | 
|---|
                                        
                                            
                                                | Classification number | 004.165 | 
                                        
                                            
                                                | Edition number | 23 | 
                                        
                                    
                                    
                                        | 100 1# - MAIN ENTRY--PERSONAL NAME | 
|---|
                                        
                                            
                                                | Personal name | Vystavěl, Radek. | 
                                        
                                            
                                                | Relator term | author. | 
                                        
                                    
                                    
                                        | 245 10 - TITLE STATEMENT | 
|---|
                                        
                                            
                                                | Title | C# Programming for Absolute Beginners / | 
                                        
                                            
                                                | Statement of responsibility, etc. | by Radek Vystavěl. | 
                                        
                                    
                                        | 250 ## - EDITION STATEMENT | 
|---|
                                        
                                            
                                                | Edition statement | 1st ed. 2017. | 
                                        
                                    
                                        | 264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE | 
|---|
                                        
                                            
                                                | Place of production, publication, distribution, manufacture | Berkeley, CA : | 
                                        
                                            
                                                | Name of producer, publisher, distributor, manufacturer | Apress : | 
                                        
                                            
                                                | -- | Imprint: Apress, | 
                                        
                                            
                                                | Date of production, publication, distribution, manufacture, or copyright notice | 2017. | 
                                        
                                    
                                    
                                        | 300 ## - PHYSICAL DESCRIPTION | 
|---|
                                        
                                            
                                                | Extent | 1 online resource (XXIX, 356 pages 183 illustrations, 93 illustrations in color.) | 
                                        
                                    
                                        | 336 ## - CONTENT TYPE | 
|---|
                                        
                                            
                                                | Content type term | text | 
                                        
                                            
                                                | Content type code | txt | 
                                        
                                            
                                                | Source | rdacontent | 
                                        
                                    
                                    
                                    
                                        | 505 0# - FORMATTED CONTENTS NOTE | 
|---|
                                        
                                            
                                                | Formatted contents note | 1. Getting Ready -- Part I. Data -- 2. First Program.-3. Outputs -- 4. Variables -- 5. Objects -- 6. Object and Actions -- 7. More on Objects.-  Part II. Calculations -- 8. Inputs -- 9. Numbers -- 10. Economic Calculations -- 11. Calculations with Dates -- 12. Understanding Different Kinds of Numbers -- 13. Accumulating Values -- Part III. Conditionals -- 14. Essential Tools -- 15. Starting with Conditions -- 16. Practical Conditions -- 17. Compound Conditions -- 18. Multiple Conditions -- 19. Advanced Conditions -- Part IV. Loops -- 20. First Loops -- 21. Improving Loops -- 22. Number Series -- 23. Unknown Number of Repetitions -- 24. Accumulating Intermediate Result -- 25. Advanced Loops. | 
                                        
                                    
                                        | 520 ## - SUMMARY, ETC. | 
|---|
                                        
                                            
                                                | Summary, etc. | Get started using the C# programming language. Based on the author's 15 years of experience teaching beginners, the book provides you with a step-by-step introduction to the principles of programming, or rather, how to think like a programmer. The task-solution approach will get you immersed, with minimum theory and maximum action. What You Will Learn: Understand what programming is all about Write simple, but non-trivial, programs Become familiar with basic programming constructs such as statements, types, variables, conditions, and loops Learn to think like a programmer and combine these programming constructs in new ways Get to know C# as a modern, mainstream programming language, and Visual Studio as one of the world's most popular programming tools. | 
                                        
                                    
                                        | 588 ## - SOURCE OF DESCRIPTION NOTE | 
|---|
                                        
                                            
                                                | Source of description note | Description based on publisher-supplied MARC data. | 
                                        
                                    
                                    
                                        | 650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | 
|---|
                                        
                                            
                                                | Topical term or geographic name as entry element | Microsoft software. | 
                                        
                                    
                                        |  | 
|---|
                                        
                                            
                                                | Topical term or geographic name as entry element | Microsoft .NET Framework. | 
                                        
                                    
                                        |  | 
|---|
                                        
                                            
                                                | Topical term or geographic name as entry element | Programming languages (Electronic computers). | 
                                        
                                    
                                        |  | 
|---|
                                        
                                            
                                                | Topical term or geographic name as entry element | Microsoft and .NET. | 
                                        
                                            
                                                | Authority record control number | https://scigraph.springernature.com/ontologies/product-market-codes/I29030 | 
                                        
                                    
                                        |  | 
|---|
                                        
                                            
                                                | Topical term or geographic name as entry element | Programming Languages, Compilers, Interpreters. | 
                                        
                                            
                                                | Authority record control number | https://scigraph.springernature.com/ontologies/product-market-codes/I14037 | 
                                        
                                    
                                    
                                        | 776 08 - ADDITIONAL PHYSICAL FORM ENTRY | 
|---|
                                        
                                            
                                                | Relationship information | Printed edition: | 
                                        
                                            
                                                | International Standard Book Number | 9781484233177 | 
                                        
                                    
                                        |  | 
|---|
                                        
                                            
                                                | Relationship information | Printed edition: | 
                                        
                                            
                                                | International Standard Book Number | 9781484233191 | 
                                        
                                    
                                        |  | 
|---|
                                        
                                            
                                                | Relationship information | Printed edition: | 
                                        
                                            
                                                | International Standard Book Number | 9781484252253 | 
                                        
                                    
                                    
                                    
                                        | 906 ## - LOCAL DATA ELEMENT F, LDF (RLIN) | 
|---|
                                        
                                            
                                                | a | 0 | 
                                        
                                            
                                                | b | ibc | 
                                        
                                            
                                                | c | origres | 
                                        
                                            
                                                | d | u | 
                                        
                                            
                                                | e | ncip | 
                                        
                                            
                                                | f | 20 | 
                                        
                                            
                                                | g | y-gencatlg | 
                                        
                                    
                                        | 942 ## - ADDED ENTRY ELEMENTS (KOHA) | 
|---|
                                        
                                            
                                                | Source of classification or shelving scheme | Dewey Decimal Classification | 
                                        
                                            
                                                | Koha item type | BOOKS |