Difference between revisions of "AP Computer Science"

From WLCS
Line 2: Line 2:
 
'''Agenda:'''
 
'''Agenda:'''
 
* Test 8 Questions?
 
* Test 8 Questions?
* Activity 7 work time
+
* Activity 7 work time - go on to the repl.its if you have already completed these
 
* Complete the 3 for loop repl.its:
 
* Complete the 3 for loop repl.its:
 
** for loop - Count Words
 
** for loop - Count Words

Revision as of 09:01, 7 November 2019

Thursday (11/7/19)

Agenda:

  • Test 8 Questions?
  • Activity 7 work time - go on to the repl.its if you have already completed these
  • Complete the 3 for loop repl.its:
    • for loop - Count Words
    • for loop - double[] Average
    • for loop - Reverse String Print
  • Enhanced for loop
    • Examples and common pitfalls
    • Complete the for loop vs enhanced for loop assignment in Canvas

Homework:

  • Complete any missing assignments above

Monday (11/4/19)

Agenda:

  • Read the eIMACS chapter on for loops
  • Complete Test 8
  • Read the eIMACS chapter on for-each loops
  • Complete Activity 7: Checksums

APCS - 1920 - October

APCS - 1920 - September

APCS - Archives