Friday, February 17, 2017

What's Going On? February 20th through February 24th

Programming the Web 2

This week, students will put the finishing touches on their navigation bar, using one of the methods we have tried out in class.  Once this is complete, the home page of our portfolio page will be hosted online through a free hosting site.  This finished product will count as a summative grade.

After the home page is complete, we will investigate some image gallery techniques.  Students will learn some different ways to display images on a web page and then choose the one they like best to include on their portfolio.


Fundamentals of Programming (App Development 1)

This week, we will continue our study of operators.  Most of the operations should be familiar to students (addition, subtraction, multiplication and division), but we will also investigate mod (finding the remainder) and some logical operators (checking for equality, checking for non-equality, and satisfying multiple conditions).  Students will complete a formative assessment during Wednesday's class so that I can check in with our level of understanding.  This week we will also further explore UITextFields, IBOutlets, and IBActions.  This will lead up to our next app creation: Multiply.




No comments:

Post a Comment