Difference between revisions of "Computer Science"

From WLCS
 
(779 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Friday (9/16/11) ==
+
== Archives ==
'''Warmup:'''
+
* CS1 - 1819 (Poland) - APS Canvas
* Copy the Scratch program that Mr. Bui has posted on the board
+
* CS1 - 1718 (Poland) - APS Canvas
* Do you see a pattern?
+
* CS1 - 1617 (Poland) - Google Classroom
* What do you think we can do to simplify the code?
+
** [https://docs.google.com/a/apsva.us/document/d/1VnXYBgVIABKBGVYNuoQQ6E_6kUzcNah2TFlM5QgTOW0/edit?usp=sharing 2017 Syllabus]
 
+
* [https://sites.google.com/a/apsva.us/ocopcompsci/ CS1 - 1516 (MacLeod)]
'''Agenda:'''
+
* [[CS1 - 1415]]
* Demo [[Scratch - Moving and Drawing Assignment]]
+
* [[CS1 - 1314]]
* Demo [[Scratch - Sound Board Assignment]]
+
* [[CS1 - 1213]]
* Iteration / Repeating
+
* [[CS1 - 1112]]
* Iteration Practice Assignment
+
* [[CS1 - 1011]]
** Create a Scratch program that uses the '''repeat''' block to draw a staircase
+
* [[CS1 - 0910]]
** Create a Scratch program that repeatedly draws squares across the screen
+
* [[CS1 - 0809]]
** Create a Scratch program that draws a circle (HINT: Repeat 360 times turning and moving)
+
* [http://www.paulbui.net/wl0708/cs1 CS1 - 0708]
 
+
* [http://www.paulbui.net/wl0607/cs1/schedule.html CS1 - 0607]
== Thursday (9/15/11) ==
 
'''Warmup:'''
 
* Take out your headphones or borrow a pair of headphones from Mr. Bui
 
* Plug in the headphones to the backside of your computer
 
 
 
'''Agenda:'''
 
* Demo your [[Scratch - Moving and Drawing Assignment]]
 
* Key pressing
 
* Sounds
 
** Downloading a sound (e.g. Mario sound clips)
 
** Record your own sound
 
** Playing sounds in Scratch
 
* [[Scratch - Sound Board Assignment]]
 
 
 
== Tuesday - Wednesday (9/13/11 - 9/14/11) ==
 
'''Warmup:'''
 
* Use Google Image Search to find a school-appropriate image that you would like to use as a sprite.  Don't worry if you need to crop (cut out the image.)
 
 
 
'''Agenda:'''
 
* Introduction to Scratch
 
** Sprites (costumes and direction)
 
** Basic movement
 
** Pen
 
* [[Scratch - Moving and Drawing Assignment]]
 
* Please bring headphones/earphones to your next class
 
 
 
== Friday - Monday (9/8/11 - 9/12/11) ==
 
* How do we solve problems?
 
*# Pair up
 
*# Write out the steps involved in making a PB&J sandwich.
 
*# How many steps are necessary in making a PB&J sandwich?
 
* Share sandwich stories
 
* What lessons/problems did we run into?
 
* What does ''programming'' mean?
 
* Introduction to Scratch
 
 
 
== Wednesday - Thursday (9/7/11 - 9/7/11) ==
 
'''Warmup:'''
 
* If you have not done so, complete the [http://spreadsheets.google.com/viewform?key=p6_k1SMbS2zvMHJNJBBkFPA Student Survey]
 
 
 
'''Agenda:'''
 
* Introductions
 
* Misc logistics
 
** 20/10 no pass policy
 
** Location of bathrooms
 
** Sign in/out sheets
 
* [[Computer Science I Syllabus]]
 
* IT Resources for Students (UserID: StudentID# and Password: Birthday)
 
** Google Apps - [http://www.apsva.us/google http://www.apsva.us/google]
 
** School Web Lockers - [http://wlhs.schoolweblockers.com http://wlhs.schoolweblockers.com]
 
** Blackboard - [http://apsva.blackboard.com http://apsva.blackboard.com]
 
* What is computer science?
 
# List people/things/systems that use computers (e.g. air traffic control)
 
# For each of the above people/things/systems, write down the information that they use (e.g. flight information)
 
# List things you have done in any science class
 
# Define the term: "to compute" or "computation"
 
# Share the document with [[Image:BuiEmail.bmp]]
 
 
 
'''Homework:'''
 
* Signed syllabus sheet due by the end of next week (9/16/11). You may turn it in anytime before then.
 
 
 
== Tuesday - Thursday (9/6/11 - 9/8/11) ==
 
* Introductions
 
* Name cards
 
* Lab setup/config
 
** Login username is your first initial and lastname (e.g. pbui)
 
** Your password is your student ID number
 
** Go to Apple (upper left) -> System Preferences -> Accounts -> Change Password
 
** Acceptable-use policies apply in this lab!
 
* Complete the [http://spreadsheets.google.com/viewform?key=p6_k1SMbS2zvMHJNJBBkFPA Student Surveys]
 

Latest revision as of 11:04, 13 November 2018

Archives