Mobile Development with iOS CSIS3070
Today Introduction Course Summary Grading Expectations
About Me Jeffrey Tagen BS Software Engineering, URI MS Computer Science, GT Concentration in Interactive Intelligence Assistant Professor @ JWU Innovation Lab Coordinator @ JWU Please use jtagen@jwu.edu for class-related e-mail exchange Office Hours, Wednesday 11:30-3:30
Book
Class Policies Grading Cell Phones Academic Honesty Absences Quizzes Laptops & Thumb Drives Dropped Assignments Office Hours
http://ulearn.jwu.edu Powerpoints Assignments Latest Grades Quizzes Assignment Submission Please login before the next class and review syllabus
Class Policies All submissions via uLearn. No late submissions accepted without a letter from SAS! All assignments are *individual* unless otherwise noted
My Expectations of You Enthusiastic about development Likes to learn new things. Can learn something on your own if you need to. You’re not going to use “I don’t know this” as an excuse. Hard-working. Can spare a lot of time for the class. There will be time-consuming homework and a big term project.
Write a program that prints the numbers from 1 to 100 Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”.
Now Review Syllabus First Exercise Assignment 1