Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Now that you’re ready to become a software developer and have read the Introduction of this book, you need to become familiar with several key concepts. Your computer program will do exactly what you tell it to do—no more and no less. It will follow the programming rules that were defined by the operating system and programming language. Your program doesn’t care if you are having a bad day or how many times you ask it to perform something. Often, what you think you’ve told your program to do and what it actually does are two different things.
KEY TO SUCCESS: If you haven’t already, take a few minutes to read the Introduction of this book. The Introduction shows you where to go to access the free webinars, forums, and YouTube videos that go with each chapter. Also, you’ll better understand why we are using the Alice programming environment and how to be successful in developing your iOS and Mac apps.