Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Considered a classic by an entire generation of Mac programmers, Dave Mark's Learn C on the Mac has been updated for you to include Mac OS X Mountain Lion and the latest iOS considerations. Learn C on the Mac: For OS X and iOS, Second Edition is perfect for beginners learning to program. It includes contemporary OS X and iOS examples! | A complete course on C programming for the beginner Learn C on the Mac For OS X and iOS SECOND EDITION David Mark James Bucanek Apress www.it-ebooks.info For your convenience Apress has placed some of the front matter material after the index. Please use the Bookmarks and Contents at a Glance links to access them. Apress www.it-ebooks.info Contents at a Glance About the Authors.xiii About the Technical Reviewer.xiv Acknowledgments.xv Introduction.xvi Chapter 1 Go Get the Tools .1 Chapter 2 Programming Basics.11 Chapter 3 C Basics Statements and Functions.21 Chapter 4 C Basics Variables and Operators.43 Chapter 5 Debugging.75 Chapter 6 Controlling Your Program s Flow.93 Chapter 7 Pointers and Parameters.137 Chapter 8 More Data Types.177 Chapter 9 The Command Line.229 Chapter 10 Designing Your Own Data Structures.291 Chapter 11 Working With Files.331 Chapter 12 Handling Errors.381 Chapter 13 Advanced Topics.411 Chapter 14 Where Do You Go from Here .455 Appendix Answers to Excercises.467 Index.477 iv .