This week students will work on finishing up our review of HTML and CSS techniques through the codecademy.com website. Once we have reviewed the basics, students will work on designing the home page for their Web 2 portfolio that will be used to showcase what we will learn throughout the course of the semester. Students will have a lot of creative control over how their final page looks, ensuring that the final product has a professional feel.
Fundamentals of Programming
We had a great first week that included a short introduction to computer science basics and a little time working with XCode Swift Playgrounds. Over the weekend, students should be reading selections from the "Basics" chapter in our Swift programming book that we downloaded to the iBooks app or can be accessed by clicking here.
This week we will continue our study of the different variable types and how to create them in the Swift programming language. We will have a short formative assessment during class on Wednesday to make sure that we have a firm understanding of how to create variables.
This week we will continue our study of the different variable types and how to create them in the Swift programming language. We will have a short formative assessment during class on Wednesday to make sure that we have a firm understanding of how to create variables.
Next, we will take a look at the HelloWorld program that we started last week. We will learn how we can add a few elements to our Storyboard in order to design our app interface. We will explore adding UILables, UIButtons, and UIImageViews. We will apply these items to our first app, Hello World.