Friday, March 10, 2023

What's Going On? March 13th through March 17th

Thought for the Week



AP Computer Science Principles

This week, we will continue looking at Data.  Students will practice converting between different number systems, including binary, decimal, and hexadecimal.  We will also take a look at how an image can be represented digitally.  After we gain a firm understanding of how data is represented, we will look at how it can be shared across a computer network.




App Development 1

This week, we will continue working with TextFields.  Students will learn how to connect a TextField to our code as well has how to get information out of a textfield to use within the app.  At the end of the week, we will be introduced to UIViews.






App Development 2

Now that we have had some time to practice writing classes and have learned a bit about inheritance, it is
time to apply our knowledge.  We will be taking an in-depth look at TableViews and learn how they can be used to display sets of data.  


No comments:

Post a Comment