Difference between revisions of "IB Computer Science 2"

From WLCS
 
Line 1: Line 1:
== Tuesday (4/9/13) ==
+
== [[IBCS2 - Archives]] ==
'''Warmup:'''
 
* Turn in your responses to the case study questions
 
* Describe the role of the following in the fetch-execute cycle:
 
*# Program counter
 
*# Instruction register
 
*# Accumulator
 
 
 
'''Agenda:'''
 
* Data Processing Basics
 
** [[Media:DataProcessing.ppt‎]]
 
* Miscellaneous Terms
 
** [[Media:MiscellaneousTerms.ppt]]
 
 
 
'''Homework:'''
 
* Be sure to have case study questions completed!!!
 
* Study for Hard Drive, Data Processing, and Mischellaneous terms quizzes
 
 
 
'''Upcoming lectures'''
 
** [[Media:HardDrive_Basic.ppt]] - '''Closed-book assessment, Thursday (4/11/13)'''
 
** [[Media:DataProcessing.ppt‎]] - '''Closed-book assessment, Thursday (4/11/13)'''
 
** [[Media:MiscellaneousTerms.ppt]] - '''Closed-book assessment, Thursday (4/11/13)'''
 
** [[Media:Networking.ppt]] - '''Closed-book assessment, Monday (4/15/13)'''
 
** [[Media:FileOrganization.ppt]] - '''Closed-book assessment, Wednesday (4/17/13)'''
 
** [[Media:RealNumbers.ppt]] - '''Closed-book assessment, Friday (4/19/13)'''
 
 
 
== Wednesday - Friday (4/3/13- 4/5/13) ==
 
'''Warmup:'''
 
# Name the 3 major components of any computer system
 
# What are the major parts of the CPU?
 
# List and describe the fetch-execute cycle
 
 
 
'''Agenda:'''
 
* Return Dossiers and quizzes
 
* Computer Architecture Review
 
** CPU - Central Processing Unit
 
** RAM - Random Access Memory
 
** Cache - memory that is slower than registers, but faster than RAM
 
** Registers - really, fast on-chip (CPU) memory
 
** Fetch-Execute Cycle
 
** [[Media:CPU_Advanced.ppt]]
 
** [[Media:CPU.swf]]
 
 
 
'''IB Case Study: Smartphones'''
 
* [[Media:IBCS_CaseStudy2012.pdf]]
 
* [[Media:SmartphonesCaseStudy.ppt]]
 
 
 
'''Homework:'''
 
* Complete the Case Study Questions
 
 
 
'''IB Exam Schedule'''
 
* '''Paper 1 - Tuesday, May 14, 1-3:15PM - Library'''
 
* '''Paper 2 - Wednesday, May 15, 8:30-10:15AM - OC2'''
 
* Conflicts with IB ITGS...go talk to Mr. DeMagistris
 
 
 
'''Upcoming lectures'''
 
** [[Media:HardDrive_Basic.ppt]]
 
** [[Media:Networking.ppt]]
 
** [[Media:DataProcessing.ppt‎]]
 
** [[Media:FileOrganization.ppt]]
 
** [[Media:MiscellaneousTerms.ppt]]
 
** [[Media:RealNumbers.ppt]]
 
 
 
== Wednesday - Friday (3/13/13 - 3/22/13) ==
 
* COMPLETE THE DOSSIER
 
 
 
== Monday - Tuesday (3/4/13 - 3/12/13) ==
 
* Operating Systems quiz
 
* Current Dossier Status - all sections should be completed through C3: Success of Program
 
* '''D1: Test Output - Due Friday (3/8/13)'''
 
** [[Media:CriterionD1_testOutput.doc]]
 
** It may be good to display a sequence of images to illustrate successful completion of program objectives
 
** DO NOT WAIT UNTIL THE LAST MINUTE
 
* '''D2: Conclusion''' - '''Due Tuesday (3/12/13)'''
 
** [[Media:CriterionD2_conclusion.doc]]
 
* '''Mastery Aspects'''
 
** [[Media:MasteryAspects.doc]]
 
** We will walk through again as a class on '''Thursday (3/14/13)'''
 
 
 
* Introduction to Computer Architecture - [[Media:IntroCompArch.ppt]]
 
** Complete the Computer Architecture Worksheet
 
** Closed-book assessment on [[Media:IntroCompArch.ppt]] this '''Wednesday (3/6/12)'''
 
 
 
'''FINAL DOSSIER DEADLINE:'''
 
* '''Wednesday, March 20th, 2013'''
 
 
 
== Thursday (2/28/13) ==
 
'''Warmup:'''
 
* Review [[Media:UtilitySoftware.ppt]] for quiz
 
 
 
'''Agenda:'''
 
* Utility Software quiz
 
* Turn in Dossier Criterion C3: Success Of Program
 
** IT'S A CHART OF YOUR GOALS/OBJECTIVES FROM CRITERION A2: SUCCESS OF PROGRAM
 
* You should definitely be nearing completion of your dossier code!
 
* You should be able to start taking screenshots after this weekend
 
* Introduction to Operating Systems
 
** [[Media:OS_Basic.ppt]]
 
** Closed-book assessment on Monday (3/4/12)
 
* CODE CODE CODE
 
 
 
== Tuesday (2/26/13) ==
 
'''Agenda:'''
 
* Turn in Criterion C2: Handling Errors
 
* TIC Summer Camp Jobs
 
** [http://ticcamp.com/applyjob.html TIC Summer Camp Application]
 
* Dossier Criterion C3: Success Of Program - due Thursday (2/26/13)
 
** [[Media:CriterionC3_successOfProgram.doc]]
 
** This section is easy because it is a chart that has the objectives from Criterion A2: Criteria for Success
 
** This is the last section we can do before we need completed screenshots!
 
* Utility Software - EASY! (and maybe interesting?)
 
** [[Media:UtilitySoftware.ppt]]
 
** Individual closed-book assessment on [[Media:UtilitySoftware.ppt]] on Thursday (2/26/13)
 
 
 
== Friday (2/22/13) ==
 
'''Agenda:'''
 
* Work on Dossier project
 
* Dossier Criterion C2: Handling Errors is due
 
** [[Media:CriterionC2_handlingErrors.doc]]
 
** Handling-errors walk-through
 
** For your project, list every input in your program (i.e. any time the user uses the keyboard)
 
** Don't forget about file input -- what possible errors could occur there?
 
** USE A CHART!
 
 
 
== Wednesday (2/20/13) ==
 
'''Agenda:'''
 
* Errors Quiz
 
* File Input/Output
 
** [[Media:SimpleFileIO.zip]]
 
** [[Media:BiggerFileIO.zip]]
 
* Handling Errors walk-through
 
* Dossier Criterion C2: Handling Errors '''due Friday (2/22/13)'''
 
** [[Media:CriterionC2_handlingErrors.doc]]
 
** Handling-errors walk-through
 
** For your project, list every input in your program (i.e. any time the user uses the keyboard)
 
** Don't forget about file input -- what possible errors could occur there?
 
** USE A CHART!
 
 
 
== Friday (2/15/13) ==
 
'''Warmup:'''
 
* Review Boolean expression word problems and logic gates
 
* I will give you a closed-book mini-quiz on digital logic design in a few minutes
 
 
 
'''Agenda:'''
 
* Digital Logic Life Mini-Assessment
 
** A car's 4-wheel drive mechanism is controlled by several switches.  If the driver wants to turn on the 4-wheel drive, then an On/Off switch is hit by the driver.  The car's 4-wheel drive cannot be initiated however, if the car is going over 60 mph.  Regardless of whether or not the driver hits the switch, if the car detects icy roads, then the 4-wheel drive will automatically go on.
 
**# Determine what your variables are and what they mean
 
**# Draw the truth table
 
**# Write out the COMPLETE Boolean expression with all the minterms
 
**# Simplify the expression
 
**# Draw the digital circuit for the simplified expression
 
* [[Media:Adders.ppt]]
 
* [[Media:Errors.ppt]]
 
** Individual closed-book assessment on [[Media:Errors.ppt]] on '''Wednesday (2/20/13)'''
 
* Dossier Criterion C2: Handling Errors '''due Friday (2/22/13)'''
 
** [[Media:CriterionC2_handlingErrors.doc]]
 
** Handling-errors walk-through
 
** For your project, list every input in your program (i.e. any time the user uses the keyboard)
 
** Don't forget about file input -- what possible errors could occur there?
 
** USE A CHART!
 
 
 
== Monday - Wednesday (2/11/13 - 2/13/13) ==
 
* DOSSIER DOSSIER DOSSIER
 
* Basic version of program complete by the end of the week
 
 
 
== Thursday (2/7/13) ==
 
* [[Media:DLD.ppt]]
 
* [[Boolean expression word problems]]
 
* CODE CODE CODE!
 
 
 
== Friday - Tuesday (2/1/13 - 2/5/13) ==
 
'''Agenda:'''
 
* CODE CODE CODE!
 
* Logic Gates - [[Media:LogicGates.ppt]]
 
 
 
== Archives ==
 
* [[IBCS2 - 1213 - January]]
 
* [[IBCS2 - 1213 - December]]
 
* [[IBCS2 - 1213 - November]]
 
* [[IBCS2 - 1213 - October]]
 
* [[IBCS2 - 1213 - September]]
 

Latest revision as of 08:28, 13 September 2023