Horton Beginning C
Third Auflage
ISBN: 978-1-4302-0657-6
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
E-Book, Englisch, 648 Seiten, Web PDF
ISBN: 978-1-4302-0657-6
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
The updated classic from author, lecturer, and respected academic Ivor Horton, Beginning C, Third Edition is the essential guide for anyone looking to learn the C language from the ground up. It is a highly recommended text for training courses and continuing education students, and assumes no prior working knowledge of C.
By reading this book, youll come to understand the fundamentals of the C language and learn how to program. All you need is this book and any one of the widely available free or commercial C or C++ compliers, and you'll soon be writing real C programs.
Youll learn C from the first principles, using step-by-step working examples that you'll create and execute yourself. This book will increase your programming expertise by guiding you through the development of fully-working C applications that use what you've learned in a practical context. You'll also be able to strike out on your own by trying the exercises included at the end of each chapter.
Zielgruppe
Popular/general
Autoren/Hrsg.
Weitere Infos & Material
1 Programming in C.- 2 First Steps in Programming.- 3 Making Decisions.- 4 Loops.- 5 Arrays.- 6 Applications with Strings and Text.- 7 Pointers.- 8 Structuring Your Programs.- 9 More on Functions.- 10 Essential Input and Output Operations.- 11 Structuring Data.- 12 Managing Large Amounts of Data.- 13 Supporting Facilities.- Appendix A Computer Arithmetic.- Binary Numbers.- Hexadecimal Numbers.- Negative Binary Numbers.- Big-Endian and Little-Endian Systems.- Floating-Point Numbers.- Appendix B ASCII Character Code Definitions.- Appendix C Reserved Words in C.