Difference between revisions of "IB Computer Science 2"

From WLCS
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Thursday (2/22/18 - 2/23/18) ==
+
== IB CS EXAM DATE & LOCATION ==
'''Agenda:'''
+
* Friday (5/4/18) - 12:30pm - 2:55pm @ Library
* Logic Gates w/ Truth Tables Quiz on '''Friday (2/23/18)'''
+
** Paper 1 (Topics 1-7) - 2 hrs 10 minutes
** Be able to draw all the logic gates AND their truth tables
+
* Monday (5/7/18) - 8:15am - 11:05pm @ Library
** [[Media:LogicGates.gif]]
+
** Paper 2 (OOP) - 1 hr 20 mins
** [[Media:LogicGatesWithTruthTables.gif]]
+
** Paper 3 (Autonomous Taxis) - 1 hr
* Work on your Internal Assessment!!!
 
* Networks
 
** [[Media:NetworkFundamentals.pptx]]
 
** [[Media:DataTransmission.pptx]]
 
  
== Tuesday - Wednesday (2/20/18 - 2/21/18) ==
+
* [http://washingtonlee.apsva.us/wp-content/uploads/sites/38/2018/03/AP-IB-Exam-schedule-May-2018-FOR-POSTERS.pdf AP/IB Testing Calendar]
'''Agenda:'''
 
* Engineering Night volunteers needed!
 
** '''Wednesday (2/21) at Wakefield HS from 6:30pm-8pm'''
 
** Pizza will be provided for volunteers
 
** Service hours documentation will also be provided
 
** Please represent Washington-Lee!
 
** [https://tinyurl.com/y8zsmeaj Sign up here]
 
* Logic Gates w/ Truth Tables Quiz on '''Friday (2/23/18)'''
 
** Be able to draw all the logic gates AND their truth tables
 
** [[Media:LogicGates.gif]]
 
** [[Media:LogicGatesWithTruthTables.gif]]
 
* Work on your Internal Assessment!!!
 
** Turn in your Criterion D: Screencast script outline to Canvas by '''Wednesday (2/21/18)'''
 
** Outline for demonstration each and every criteria for success
 
** Outline for demonstration EVERYTHING that your program can do with various test data
 
* Networks
 
** [[Media:NetworkFundamentals.pptx]]
 
** [[Media:DataTransmission.pptx]]
 
  
== Friday (2/16/18) ==
+
== IB CS Exam Review Countdown ==
'''Agenda:'''
+
'''Friday (4/20/18)'''
* Engineering Night volunteers needed!
+
* Practice Paper 1 Markscheme
** Wednesday (2/21) at Wakefield HS from 6:30pm-8pm
+
* Topics 1-3
** Pizza will be provided for volunteers
+
** System fundamentals
** Service hours documentation will also be provided
+
** Computer organization
** Please represent Washington-Lee!
+
** Networks
** [https://tinyurl.com/y8zsmeaj Sign up here]
 
* Logic Gates w/ Truth Tables Quiz on '''Friday (2/23/18)'''
 
** Be able to draw all the logic gates AND their truth tables
 
* Work on your Internal Assessment!!!
 
** Turn in your Criterion D: Screencast script outline to Canvas by Wednesday (2/21/18)
 
** Outline for demonstration each and every criteria for success
 
** Outline for demonstration EVERYTHING that your program can do with various test data
 
* Non-IB Interesting stuff:
 
** Adding binary numbers
 
** [[Media:Adders.ppt]]
 
** [https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQbEC2bwxuZqGAd-7btt6bmi9LXUW5mFWJVppmEMDaDAEGRYkN7 NAND gate usage]
 
** CMOS (Complementary Metal Oxide Semiconductor)
 
*** [https://learn.digilentinc.com/Documents/Digital/BT02_06_IntroToCMOS/CMOS.svg CMOS circuits]
 
*** [http://www.falstad.com/circuit/e-index.html#cmosinverter CMOS circuits and gates simulator]
 
** MOSFETs (Metal Oxide Semiconductor Field Effect Transistor)
 
*** What is a semi-conductor?
 
*** N-type vs P-type
 
*** [http://www.circuitstoday.com/wp-content/uploads/2009/08/n-channel-e-mosfet-operation.jpg MOSFET operation]
 
  
== Wednesday (2/14/18) ==
+
'''Tuesday (4/24/18)'''
'''Agenda:'''
+
* Practice Paper 2 & 3 Markscheme
* Work on your Internal Assessment
+
* Topics 4-5
* Demonstrate and explain your IA code progress since your last check in (scored 1-3)
+
** Computational thinking, problem-solving, programming
 +
** Abstract data structures
  
== Monday - Tuesday (2/12/18 - 2/13/18) ==
+
'''Thursday (4/26/18)'''
'''Agenda:'''
+
* Topics 6-7
* Computer Architecture & Operating Systems Quiz
+
** Resource Management
* Boolean Logic & Logic Gates
+
** Control
** [[Media:BooleanLogic.ppt]]
+
* Option D: Object-Oriented Programming
** [[Media:LogicGates.ppt]]
+
* Case study - Autonomous Taxis
** [[Media:LogicGates.gif]]
+
** Review all terms (found in [[Slides]]) and the practice questions
** [[Media:LogicGatesWithTruthTables.gif]]
 
* Internal Assessment Code Check on Wednesday (2/14/18)
 
** Be prepared to explain the progress that you have made since the last code check
 
** A demonstration of your working program is preferred.
 
  
== Thursday - Friday (2/8/18 - 2/9/18) ==
+
'''Monday (4/30/18)'''
'''Agenda:'''
+
* Open study and question day
* Data Representation and Hardware Quiz
 
** Please do not cheat. Mr. Bui hates cheaters.
 
* Internal Assessment Code Check on Monday (2/12/18)
 
** Be prepared to explain the progress that you have made since the last code check
 
** A demonstration of your working program is preferred.
 
* Boolean Logic & Logic Gates
 
** [[Media:BooleanLogic.ppt]]
 
** [[Media:LogicGates.ppt]]
 
** [[Media:LogicGates.gif]]
 
** [[Media:LogicGatesWithTruthTables.gif]]
 
  
== Tuesday - Wednesday (2/6/18 - 2/7/18) ==
+
'''Wednesday (5/2/18)'''
'''Agenda:'''
+
* Last day to cram & ask questions -- use it wisely
* Binary & Hexadecimal Quiz
 
* Reading and Writing to files in Java
 
** [[Media:RAFWriteDemo.java]]
 
** [[Media:RAFReadDemo.java]]
 
  
== Friday - Monday (2/2/18 - 2/5/18) ==
+
'''Friday (5/4/18)'''
'''Agenda:'''
+
* Mr. Bui's class will be open to all IB CS 2 students after 10am
* Quiz Schedule
+
* Feel free to stop by and ask any last minute questions
** Tuesday (2/6/18) - Number Systems (Decimal, Binary & Hexadecimal)
 
** Thursday (2/8/18) - Data Representation & Hardware
 
** Monday (2/12/18) - Computer Architecture & Operating Systems
 
* [[Media:ComputerArchitecture.ppt]]
 
* [[Media:OS_Basic.ppt]]
 
* CONTINUE WORKING ON YOUR INTERNAL ASSESSMENT
 
  
== Tuesday - Thursday (1/30/18 - 2/1/18) ==
+
== Monday - Wednesday (4/16/18 - 4/20/18) ==
'''Agenda:'''
+
'''Warmup:'''
* Criterion C Draft due!  Turn it in to Canvas
+
* Complete the [https://goo.gl/forms/zieFATDqH3ik2tT23 IB Score Survey]
* [[Media:ComputerArchitecture.ppt]]
 
* [[Media:OS_Basic.ppt]]
 
  
== Wednesday - Monday (1/24/18 - 1/29/18) ==
 
 
'''Agenda:'''
 
'''Agenda:'''
* [https://www.thevaba.org/scholarship Aerospace scholarship]
+
* Complete the IB Case Study Presentations
* [[Media:DataRepresentation.ppt]]
+
* Paper 3 Example Questions
* Software vs. Hardware
+
* OOP Review (and some new stuff)
* Computer Science, Computer Engineering, Electrical Engineering
+
** [[Media:OOP.pptx]]
* Translating High-level language -> Low-level language
+
** [[Media:UML_Diagrams.pptx]]
** [http://www.cs.uah.edu/~rcoleman/CS121/ClassTopics/Images/ProgLanguages06.jpg http://www.cs.uah.edu/~rcoleman/CS121/ClassTopics/Images/ProgLanguages06.jpg]
 
** [https://cdn.educba.com/academy/wp-content/uploads/2015/11/35.jpg https://cdn.educba.com/academy/wp-content/uploads/2015/11/35.jpg]
 
* [[Media:Hardware.pptx]]
 
* [[Media:ComputerArchitecture.ppt]]
 
  
== Monday - Tuesday (1/22/18 - 1/23/18) ==
+
'''Homework:'''
'''Agenda:'''
+
* Paper 3 Question creation assignment '''due Friday (4/20/18)'''
* Teen Tech Help @ Central Library after school today
+
*# Go to Canvas
** Help old people with their technology (volunteer opportunity)
+
*# Look at previous years' Paper 3 questions
* Col. Rob Fago speaking here after school
+
*# Create your own 2-mark, 4-mark, 6-mark, and 12-mark questions
** Senior Cyber Capability Development Analyst and Deputy, Cyber Programs Directorate within the Office of the Secretary of Defense (Acquisition, Technology, & Logistics)
+
*# Submit your questions via Canvas
* NVCC Intent to Enroll forms!
 
* Criterion C Draft due '''Wednesday (1/31/18)'''
 
* Introduction to Number Systems
 
** [[Media:Binary.ppt]]
 
** [[Media:Hexadecimal.ppt]]
 
* Data Representation
 
** [[Media:DataRepresentation.ppt]]
 
  
== Thursday - Friday (1/18/18 - 1/19/18) ==
+
== Tuesday - Friday (4/10/18 - 4/13/18) ==
 
'''Agenda:'''
 
'''Agenda:'''
* NVCC Dual Enrollment (CSC200)
+
* Case Study Presentations
** Get your Intent to Enroll forms signed!  Turn in ASAP
+
** [https://docs.google.com/presentation/d/1HcMyPBe96tGg-QLoKf0mFEuBSSK9fpzeOrXfF-aFXcQ/edit?usp=sharing Period 3 Case Study Terms]
* Code check!
+
** [https://docs.google.com/presentation/d/1VGlOr6lEvheZHe_mh9KXlMYGQNpO9CfLujjM-W9xbaI/edit?usp=sharing Period 6 Case Study Terms]
** Mr. Bui will go around and you will explain to him in 30-60 seconds what programming code you have completed for your IA
+
* IBCS Syllabus Study Guide
* Criterion C Draft due '''Wednesday (1/31/18)'''
+
* IBCS Internal Assessment compiled samples due from:
** Review in detail, [http://ibpublishing.ibo.org/live-exist/rest/app/tsm.xql?doc=d_4_comsc_tsm_1201_1_e&part=4&chapter=5 Criterion C rubric]
+
** Period 1: Malik
** Review Criterion C requirements found in [[Media:IBCS_InternalAssessmentGuidelines.pdf]]
+
** Period 3: Brantley, Deily, MacCullough, Mai, Pulley
** Review [https://ibpublishing.ibo.org/live-exist/rest/app/tsm.xql?doc=d_4_comsc_tsm_1201_2_e&part=4&chapter=7 IA examples]
+
** Period 6: Arandia, Muskovitz, Otal, Stokely
 +
** Come to GP AND after school today and tomorrow
 +
** Bring ALL internal assessment documents and actual project code
  
== Tuesday - Wednesday (1/16/18 - 1/17/18) ==
+
== Tuesday - Friday (4/3/18 - 4/6/18) ==
 
'''Agenda:'''
 
'''Agenda:'''
* Work on your Internal Assessment projects!  Code must be mostly complete by the end of the month (January)
+
* Update: Mr. Bui is still out because his son tested positive for the flu
* Expect an IA code check for credit this week
+
* Case study presentations will be postponed until Mr. Bui returns (probably Thursday)
** Subjectively graded based on your programming progress
+
*# If you have not already done so, complete your slide
* Criterion C Draft due '''Wednesday (1/31/18)'''
+
*# Go to your class's set of slides and paste your slides in its proper place:
** Review in detail, [http://ibpublishing.ibo.org/live-exist/rest/app/tsm.xql?doc=d_4_comsc_tsm_1201_1_e&part=4&chapter=5 Criterion C rubric]
+
*#* [https://docs.google.com/presentation/d/1HcMyPBe96tGg-QLoKf0mFEuBSSK9fpzeOrXfF-aFXcQ/edit?usp=sharing Period 3 Case Study Terms]
** Review Criterion C requirements found in [[Media:IBCS_InternalAssessmentGuidelines.pdf]]
+
*#* [https://docs.google.com/presentation/d/1VGlOr6lEvheZHe_mh9KXlMYGQNpO9CfLujjM-W9xbaI/edit?usp=sharing Period 6 Case Study Terms]
** Review [https://ibpublishing.ibo.org/live-exist/rest/app/tsm.xql?doc=d_4_comsc_tsm_1201_2_e&part=4&chapter=7 IA examples]
+
*# Make sure your key term is in the proper order (make note of the key terms order slide)
 +
* '''Mock Paper 1 Assignment due Tuesday (4/10/18)'''
 +
*# Download [https://drive.google.com/open?id=11hNuV7NxREsNV4J5eIHWU3fupUo3Qdse Nov 2017 Paper 1]
 +
*# Complete all the questions without looking up any resources (mark and skip questions if you do not know the answer)
 +
*# Be sure to mark the questions that you skipped in the first pass
 +
*# Go back through and answer the remaining questions by looking up resources
 +
*# You will not have any time on Thursday to work on this assignment
  
== Monday - Friday (1/8/18 - 1/12/18) ==
+
== Monday (4/2/18) ==
 
'''Agenda:'''
 
'''Agenda:'''
* Mr. Bui will be meeting with everybody and asking for IA progress updates
+
* Mr. Bui is out today because his son is sick.
* Work on your Internal Assessment projects!  Code must be mostly complete by the end of the month (January)
+
* Work on your [[IBCS2 - Case Study Terms]]
* Expect a random IA code check for credit next week
+
** You will need to research your term(s) and create slides to teach the rest of the class (1-3 slides)
** Subjectively graded based on your programming progress
+
** You will also present your slides in class (~5 minutes)
 
+
** Your slide(s) must contain the following:
== Tuesday - Friday  (1/2/17 - 1/5/17) ==
+
*** Definition: What does the term mean or do?
'''Agenda:'''
+
*** Describe: How does it work?
* Did you turn in your outline for your IA's advanced techniques?
+
*** Image(s) or graphic(s) to help explain/describe the term
* Did you take the binary trees quiz?
+
*** Importance or application of the term within the context of the case study (autonomous taxis)
* Do you want to finish the personal finance presentation?
+
*** Paste all the URLs of your sources in the notes section of your slides
** [https://www.tiaa.org/public/offer/insights/starting-out/how-much-of-my-income-should-i-save-every-month How much of my income should I save every month?]
+
*** Presentations begin: Tuesday, April 3rd
* [[Media:Recursion_Java.ppt]]
 
 
 
'''Homework:'''
 
* WORK ON YOUR INTERNAL ASSESSMENT
 
  
 
== Archives ==
 
== Archives ==
 +
* [[IBCS2 - 1718 - March]]
 +
* [[IBCS2 - 1718 - February]]
 +
* [[IBCS2 - 1718 - January]]
 
* [[IBCS2 - 1718 - December]]
 
* [[IBCS2 - 1718 - December]]
 
* [[IBCS2 - 1718 - November]]
 
* [[IBCS2 - 1718 - November]]

Revision as of 05:45, 19 April 2018

IB CS EXAM DATE & LOCATION

  • Friday (5/4/18) - 12:30pm - 2:55pm @ Library
    • Paper 1 (Topics 1-7) - 2 hrs 10 minutes
  • Monday (5/7/18) - 8:15am - 11:05pm @ Library
    • Paper 2 (OOP) - 1 hr 20 mins
    • Paper 3 (Autonomous Taxis) - 1 hr

IB CS Exam Review Countdown

Friday (4/20/18)

  • Practice Paper 1 Markscheme
  • Topics 1-3
    • System fundamentals
    • Computer organization
    • Networks

Tuesday (4/24/18)

  • Practice Paper 2 & 3 Markscheme
  • Topics 4-5
    • Computational thinking, problem-solving, programming
    • Abstract data structures

Thursday (4/26/18)

  • Topics 6-7
    • Resource Management
    • Control
  • Option D: Object-Oriented Programming
  • Case study - Autonomous Taxis
    • Review all terms (found in Slides) and the practice questions

Monday (4/30/18)

  • Open study and question day

Wednesday (5/2/18)

  • Last day to cram & ask questions -- use it wisely

Friday (5/4/18)

  • Mr. Bui's class will be open to all IB CS 2 students after 10am
  • Feel free to stop by and ask any last minute questions

Monday - Wednesday (4/16/18 - 4/20/18)

Warmup:

Agenda:

Homework:

  • Paper 3 Question creation assignment due Friday (4/20/18)
    1. Go to Canvas
    2. Look at previous years' Paper 3 questions
    3. Create your own 2-mark, 4-mark, 6-mark, and 12-mark questions
    4. Submit your questions via Canvas

Tuesday - Friday (4/10/18 - 4/13/18)

Agenda:

  • Case Study Presentations
  • IBCS Syllabus Study Guide
  • IBCS Internal Assessment compiled samples due from:
    • Period 1: Malik
    • Period 3: Brantley, Deily, MacCullough, Mai, Pulley
    • Period 6: Arandia, Muskovitz, Otal, Stokely
    • Come to GP AND after school today and tomorrow
    • Bring ALL internal assessment documents and actual project code

Tuesday - Friday (4/3/18 - 4/6/18)

Agenda:

  • Update: Mr. Bui is still out because his son tested positive for the flu
  • Case study presentations will be postponed until Mr. Bui returns (probably Thursday)
    1. If you have not already done so, complete your slide
    2. Go to your class's set of slides and paste your slides in its proper place:
    3. Make sure your key term is in the proper order (make note of the key terms order slide)
  • Mock Paper 1 Assignment due Tuesday (4/10/18)
    1. Download Nov 2017 Paper 1
    2. Complete all the questions without looking up any resources (mark and skip questions if you do not know the answer)
    3. Be sure to mark the questions that you skipped in the first pass
    4. Go back through and answer the remaining questions by looking up resources
    5. You will not have any time on Thursday to work on this assignment

Monday (4/2/18)

Agenda:

  • Mr. Bui is out today because his son is sick.
  • Work on your IBCS2 - Case Study Terms
    • You will need to research your term(s) and create slides to teach the rest of the class (1-3 slides)
    • You will also present your slides in class (~5 minutes)
    • Your slide(s) must contain the following:
      • Definition: What does the term mean or do?
      • Describe: How does it work?
      • Image(s) or graphic(s) to help explain/describe the term
      • Importance or application of the term within the context of the case study (autonomous taxis)
      • Paste all the URLs of your sources in the notes section of your slides
      • Presentations begin: Tuesday, April 3rd

Archives