Difference between revisions of "AP Computer Science"

From WLCS
(595 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Wednesday (9/16/15) ==
+
== Archives ==
'''Warmup:'''
+
* [[APCS - 1819]]
* If you have not taken Test 1, then you must do so NOW
+
* [[APCS - 1718]]
 
+
* APCS - 1617 (Poland)
'''Agenda:'''
+
* [[APCS - 1516]]
* Tests and grades
 
* Types and casting review
 
* Arithmetic Expressions
 
* Pitfalls and Surprises 1 2
 
* Declaring and Assigning Values to Variables
 
* Programming Shortcuts
 
* Complete Activity 1: Rounding
 
 
 
'''Homework:'''
 
# Complete syllabus agreement form online
 
# Take Test 2
 
 
 
== Monday (9/14/15) ==
 
* Lab cleanup & setup
 
** Wipe down desk areas
 
** Keyboards, mice
 
** Cables: power, network
 
* Introduction to Java
 
** [[Media:IntroJava.ppt]]
 
** [http://www.pythontutor.com http://www.pythontutor.com] - Code Visualizer
 
** [http://en.wikipedia.org/wiki/Hello_world_program Hello world program]
 
* Notetaking
 
*# Use Google Drive
 
*# Title the notes by class and date
 
* eIMACS - Java Basics->Variables and Expressions
 
** int, double, E notation
 
** casting
 
** Take Test 1
 
 
 
'''Homework:'''
 
# Syllabus agreement form online
 
# Complete casting section
 
# Take Test 1
 
 
 
== Thursday (9/10/15) ==
 
* Name cards
 
* Complete the [https://docs.google.com/spreadsheet/viewform?key=0ApPgoX5sTp-_cDZfazFTTWJTMnp2TUhKTkpCQmtGUEE Student Survey]
 
* Misc logistics
 
** 20/10 no pass policy
 
** Location of bathrooms
 
** Sign in/out sheets
 
** Mr. Bui has C Lunch (3rd Lunch)
 
* [[AP Computer Science Syllabus]]
 
** Complete online syllabus agreement form by the end of next week (9/18/15)
 
* [http://classroom.google.com Google Classroom]
 
** Sign into your APS Google accounts
 
** Class code: 9tr0sv0
 
* [http://www.eimacs.com www.eimacs.com]
 
** Sign up for accounts (via Mr. Bui)
 
** Login!
 
* What is computer science?
 
* Introduction to Java
 
** [[Media:IntroJava.ppt]]
 
** [http://www.pythontutor.com http://www.pythontutor.com] - Code Visualizer
 
** [http://en.wikipedia.org/wiki/Hello_world_program Hello world program]
 
 
 
'''Homework:'''
 
# Go to Syllabus (on the left)
 
# Read it
 
# Complete the agreement form with your parent (you will need your APS Google login)
 
 
 
== Tuesday (9/8/15) ==
 
* Introductions
 
* Name cards
 
 
 
'''Homework:'''
 
# Go to Syllabus (on the left)
 
# Read it
 
# Complete the agreement form with your parent (you will need your APS Google login)
 

Revision as of 21:01, 23 June 2019

Archives