Thought for the Week
App Development
This week, we will take a closer look at functions. We will learn how to use some of the build-in functions that are built into the Swift programming language. We will also learn how to create and use our own custom functions. Functions are great if we find ourselves repeating the same code segments over and over. They are also great if we would like to share our functions between different programs.
AP Computer Science Principles
This week, we will focus on more event-drive programming. This time, we will trigger different events by touching a key on our keyboard. Students will work with this through our next partner program, "Apple Avalanche".
No comments:
Post a Comment