Friday, April 7, 2017

What's Going On? April 18th through April 21st

Welcome back!  I hope you had an enjoyable spring break and are feeling ready to dive back into programming!

Programming the Web 2

This week we will continue our study of JavaScript.  We will investigate more about the JavaScript Math class.  We have already talked about generating random numbers and how to use the "floor" function to round a decimal number.  This week, we will look at how we can use loops (for or while loops) in order to generate a trigonometry table with sine and cosine values between 0 and 360.



Fundamentals of Programming (App Development 1)

This week, we will do a group "Hackwich" to try out some programming skills necessary for our App 3: Word Play.  For this "Intergallactic Travel" hackwich, we will practice creating different view controllers and passing variables between them.


No comments:

Post a Comment