For OS X and iOS
Buch, Englisch, 508 Seiten, Paperback, Format (B × H): 191 mm x 235 mm, Gewicht: 938 g
ISBN: 978-1-4302-4533-9
Verlag: Apress
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! This book also does the following:
• Provides best practices for programming newbies
• Presents all the basics with a pragmatic, Mac OS X and iOS -flavored approach
• Includes updated source code which is fully compatible with latest Xcode
After reading this book, you'll be ready to program and build apps using the C language and Objective-C will become much easier for you to learn when you're ready to pick that up.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Prozedurale Programmierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Macintosh Programmierung
Weitere Infos & Material
Chapter 1: Go Get the Tools
Chapter 2. Programming Basics
Chapter 3: C Basics: Staements and Functions
Chapter 4: C Basics: Variables and Operators
Chapter 5: Debugging
Chapter 6: Controlling Your Program's Flow
Chapter 7: Pointers and Parameters
Chapter 8: More Data Types
Chapter 9: The Command Line
Chapter 10: Designing Your Own Data Structures
Chapter 11: Working with Files
Chapter 12: Handling Errors
Chapter 13: Advanced Topics
Chapter 14: Where Do You Go from Here?
Chapter 15: Answers to Exercises