LASA Computer Science
  • Fundamentals
  • AP CS
  • Adv CS
  • Digital Electronics
  • Web & Mobile Apps
  • Ind Study
LASA is hosting NACLO - North American Computational Linguistics Open
Solve linguistic puzzles while exercising logic skills. No prior knowledge of linguistics, programming, or second languages is required (previous test)
Thursday January 29th
More Information 
java

AP Computer Science (Mueller)

 syllabus   resources    AISD✓  CANVAS✓   codingBat✓   soapbox (how)  Rm506

Turn in  checkMark in-person  💧 (how) blend_small BLEND   sign-out sign-out    Late Work
Date Notes Class Activities
5/23 end of 9 weeks
thumbsUpDownSmall
class survey
Please return the AP CS A Barron book if you borrowed one

Turing Award

submit your work

5/9A 5/10B
5/13A 5/14B
5/15A 5/16B
5/17C
Finals Day

  • Day after AP-exam feedback
  • Post-AP Activities [15 pts] checkMark
    • UIL Practice (written and/or hands on)
    • USA Computing Olympiad  usaco.org
    • Make a new lab
      • How to structure a new AP CS A lab
      • Article List – from FB AP CS A group  💧 ArticleList
      • Sierpinski Triangle Recursion  (current version)  💧 Sierpinski
    • make a new scavenger hunt
    • Space Battle Arena
    • Stanford Nifty Assignments
    • Test drive new labs  P1 P6 P7
      • Pyramid Builder  💧 PyramidBuilder
      • Pairs of Words 💧 PairsOfWords
      • Proteins Lab
        • AminoAcid  💧 AminoAcid  (zip file with AminoAcid.java & AminoAcidRunner.java)
        • Proteins Lab (ver 2) 
      • Sierpinski Triangles  💧 Sierpinski
      • Scavenger Hunt #1  #2  #3  #4  #5  #6  #7
      • Just a Game Theory   💧 GameTheory#LastName  #=1,2,3
    • Regular Expression Tutorial  regexone.com
    • Your own (teacher approved) project.
Wed 5/8 @noon in the theater

  ***  AP CS A EXAM *** 

AP exam @ LASA   Exam Details   About the Exam    AP JAVA subset  AP Exam Tips
AP JAVA Quick Reference (provided with exam)    Important Slides   Standards  Crunch Sheet
YouTube: AP Review Fast & Furious   AP Exam Review Class Notes    PiP club AP study guide
2004 – now FREE RESPONSE   Overview    Questions,Guidelines, Solutions
DON’T FORGET YOUR ID & PENCILS  What (and what not) to Bring on Exam Day

5/03 B17
5/06 A17
5/07 B18
5/08 A18
  • prep for AP Test  [6 pts, 5/8 10am]
    • 3 Progress Checks (from Unit 5-10)   or
    • 2020 Practice Exam 1 MCQ
  • APC redo [5/07]
5/01 A16
5/02 B16
  • finish Free Response Practice 3
  • 4th Nine Weeks Test (Most Missed Questions)
4/29 A15
4/30 B15
   *  * * * 4th Nine Weeks Test * * * * [40 pts]
4/25 B14
4/26 A14
  • blend_small Free Response Practice 3 [10 pts 5/3]  P1 P6 P7
4/23 B13
4/24 A13
  •  finish Free Response Practice 2
    •  Scoring Guidelines (with solutions)
    • blend_small Part 3 [10%] – grade another student’s in class
      • fill out form & write on answer document
      • circle total score on front page
    • SG SF  P6  Point Adjustment Form
  • 2024 AP Live Review Test Prep Videos & Worksheets
    • watch FRQ 2 at end of class [15min]
  • AP Daily Videos
    • AP Classroom -> Resources & Assignments -> Videos
    • Course at a Glance
4/19 B12
4/22 A12
  •  Free Response Practice 2
    • blend_small Part 2 [40%] – write & submit the code  P1 P6 P7
      • due by beginning of NEXT class for 100%,  70% afterwards
4/17 A11
4/18 B11
  • A-DAY  Biology EOC (9), WHAP Mock AP (10), US History EOC (11)
    • all A-Day classes in afternoon 40 minutes each
    • LearningExpress Test 2 MC Practice 1-40 [max(test2, test1 + 2pts if test2 > 70%)  4/25]
      • corrections
    • Period 6 only  – scavenger hunt [3 pts]
4/15 A10
4/16 B10
  • blend_small LearningExpress Test 1 MC Practice 1-40 [10 pts 4/25]
    • click finish later to save progress & continue later
    • corrections
4/11 B9
4/12 A9
  • Free Response Practice 2 [20 pts  4/25]
    • blend_small Part 1 – hand-written Free Response quiz [50%]
4/08 A8
4/09 B8
  • B-DAY P5 & P6  Eng 1 & 2 EOC (9th & 10th grade)
  • What’s Wrong? #1
  • P1 & P7 only  scavenger hunt [3 pts]
  • finish … MergeAndQuickSort
  • APC MC 10.1 10.2  {≥ 10/12 3 pts  4/19, 8/12 2 pts, 6/12 1 pts}
4/04 B7
4/05 A7
  • icon-slides_sm Mergesort and Quicksort
    • MergeAndQuickSort Lab [10 pts 4/12]  P1 P6 P7
    • StartingFilesForStudents.zip
    • [70%] 1 of 2  [100%] both 💧 MergeSort QuickSort
    • FAQ for Stack Overflow Exception
4/2 B6
4/3 A6
  • icon-slides_sm  Recursion
    • Recursion Labs [10 pts 4/10]
      • CodingBat Recursion  [70%] triangle [80%]  sumDigits [90%] fibonacci
      • [100%] Ant Climb  💧 AntClimb  P1 P6 P7
3/28 B5
4/1 A5
  • icon-slides_sm AP Exam Tips
  • AP JAVA subset
  • Exam Details
  • workday
3/26 B4
3/27 A4
  • Free Response Practice 1 – Part 2  P1 P6 P7
    • blend_small Part 2 [80%  4/1] – write & submit the code
3/22 B3
3/25 A3
  • Free Response Practice 1  [15 pts]
    • blend_small Part 1 [20% today] – 90 minutes Notepad++ coding
3/20 A2
3/21 B2
  • workday    
3/18 A1
3/19 B1

CSJeopardy 

buzzIn.live

MA  (Turing)

  • icon-slides_sm Sorting
    • DIY Sort  [10 pts 3/28]  checkMark
      • [70%] bubbleSort (asc)
      • [80%] selectSort(desc)
      • [90%] bubble & selection (asc & desc)
      • [100%] bubbleSelectionSort (asc & desc)
spring-break
3/8 end of 9 weeks
3/6 A20
3/7 B20
  • icon-slides_sm Searching
    • Building Java Programs, 5th ed, Ch 13 13.2, 13.21, 13.22  [1 pt  3/29] checkMark
    • APC MC 7.4 7.5 7.6 {≥ 8/9 3 pts 3/29, 7/9 2 pts, 6/9 1 pts}
3/04 A19
3/05 SAT
3/08 B19
  • 3/05B (Tue) SAT day for Juniors
  • CodingBat LASA Drills 01 [5 pts 3/19] 
  • APC MC 8.1 8.2 {≥ 13/15 3 pts 3/25, 11/15 2 pts, 9/15 1 pt}
  • APC MC Redo/Makeup Form (3rd 9 weeks)
2/29 B18
3/01 A18
  • blend_small **** 3rd Nine Week Quiz ****
2/27 B17
2/28 A17
  • icon-slides_sm Abstract Classes, Overridding Methods & Polymorphism
    • Localization (next 9 weeks) [10 pts 3/21]  checkMark
      • FAQ: Localization
⮟ last assignments for this 9 weeks     ⮝ first assignments for next 9 weeks
2/23 B16
2/26 A16
Primer    CTF101    PC
  • icon-slides_sm Compositions & Interfaces [5pts 3/4]
    • blend_smallQuestionnaire: Composition & Interface
  • APC MC 9.5 9.6 9.7 {≥ 7/8 3 pts 3/5, 6/8 2pts, 5/8 1 pt}
2/21 A15
2/22 B15

B-day Culture Fest

50 min P5-P8 before lunch

  • 50 min P5-P8 before lunch
  • workday
  • CardGameTester.java
2/16 A14
2/20 B14
quizSm
ArrayLists
  • finish HeartsLite
  • *** LEADERBOARD (low score wins) ***
    1. Pretorius2024 2167777 (9.26%)
    2. Xu2024 2179451 (9.31%)
    3. Robson2024 2220063 (9.49%)
    4. Prithivathi2024 2240472 (9.57%)
    5. Carroll2024 2409084 (10.30%)
    6. Venkatagiri2024 2410240 (10.30%)
    7. Kummaraguntla2024 2410632 (10.30%)
    8. Mishra2024 2438577 (10.42%)
    9. Karanam2024 2457589 (10.50%)
    10. Mueller2022 2466115 (10.54%)
2/14 A13
2/15 B13
  • finish … Part 5 – CardGame
  • heart_small Part 6 (individual) CardShark [5 pts  2/29]   P1 P6 P7
    • [70% opt]   💧 CardPlayerLevel2 (CardPlayerLevel2.java)
    • [100%] 💧 CardPlayerLevel3 (CardPlayerLevel3.java)
    • BONUS  [2 pts] 💧  CardPlayerBonus (CardPlayerYourLastName2024.java)
2/12 A12
2/13 B12
  • continue  CardGame
2/7 A11
2/8 B11
  • LASA{CS} Ask (Polymorphism)
  • heart_small CardGame (Part 5) [15 pts 2/23] 💧 CardGame  P1 P6 P7
    • zip file with CardGame.java, CardPlayerLevel1.java, CardPlayer.java,  Player.java, Deck.java, Card.java
2/5 A10
2/6 B10
Webp.net-resizeimage (3)
4 OOP pillars 
  • finish … CardPlayerLevel1
  • APC MC 9.2 9.3 9.4 {≥ 8/9 3 pts 2/16, 7/9 2pts, 6/9 1 pt}
2/1 B9
2/2 A9
  • icon-slides_sm Polymorphism
  • heart_small CardPlayerLevel1 (Part 4) [10 pts 2/15] 💧 CardPlayerLevel1   P1 P6 P7
    • zip file with CardPlayerLevel1.java, CardPlayer.java,  Player.java, Deck.java, Card.java
1/30 B8
1/31 A8
  • demo Hearts (2nd time) – Hearts Lite Overview
  • LASA{CS} Ask (Inheritance)
  • finish … Player  & CardPlayer
1/26 B7
1/29 A7
  • icon-slides_sm  Inheritance
  • heart_small Players (Part 3) [15 pts  2/7]   P1 P6 P7
    • Player  [50%] 💧 Player (Player.java)
    • CardPlayer [100%] 💧 CardPlayer (zip file with Card.java, Deck.java, Player.java, and CardPlayer.java)
1/24 A6
1/25 B6
  •  finish … Deck
  • APC MC 5.1 5.2 5.3 {≥ 8/9 3 pts 2/2, 7/9 2 pts, 6/9 1 pts}
  • APC MC 5.4 5.5 5.6 (≥ 8/9 3 pts 2/2, 7/9 2 pts, 6/9 1 pts}
1/22 A5
1/23 B5
  • heart_small Deck (Part 2) [10 pts -1/2pt for incorrect  1/31] P1 P6 P7
    • 💧 Deck (zip file with Card.java & Deck.java)
1/18 B4
1/19 A4
  • finish … Card
  • APC MC 7.1 7,2 7.3 {≥ 8/9 3 pts 1/26, 7/9 2 pts, 6/9 1 pts}
  • APC MC 2.4 2.5 2.8 {≥ 8/9 3 pts 1/26, 7/9 2 pts, 6/9 1 pts}
1/16 B3
1/17 A3

LASA CS electives

LibraryAliasingDemo.java

  • heartsLiteHearts Lite
    • Hearts Lite Overview – demo a game of Hearts Lite
    • heart_small Card (Part 1) [10 pts 1/26] P1 P6 P7
      • 💧 Card (Card.java)
1/11 A2
1/12 B2
LASA CS electives
  • LASA{CS} Ask ArrayLists
  • finish … Library
1/09 A1
1/10 B1
weird number
  • blend_small LASA Honor Code & Syllabus (spring semester)
  • due dates
  • icon-slides_sm ArrayLists  [15 pts 1/19]  P1 P6 P7
    • NEW for 2024-25   Pairs of Words 💧 PairsOfWords
    • [70%] 💧 NumberJumble (NumberJumble.java)
    • [100%] 💧 Library (.zip file with Book.java & Library.java)
12/20 end of 9 weeks
12/15 B20
12/18 A20

 pairProgrammingSmallest

UT Summer Academies

 Finals class period – regular class work

blend_small UIL Hands-On Test continued

Videos

  • The Codebreakers
  • The ancient ‘computer’ that simply shouldn’t exist   photo
  • Did we find Longitude thanks to a … clock?   photo
12/13 A19
12/14 B19
 pairProgrammingSmallest
  • demo the game of Hearts 
  • Advent of Code Form
  • blend_small UIL Hands-On Test [1=5pts,2=7pts,3=9pts,4=10pts 1/12]
    • 💧 (assignment name = problem name)
    • BONUS each problem >4 1/2pt
  • UIL District 2022 Hands-On   (data files)  P1 P6 P7
12/11 A18
12/12 B18
 pairProgrammingSmallest  blend_small UIL Written Test [5pts 1/10]

  • UIL 2022 District Written  (KEY)
⮟ last assignments for this 9 weeks     ⮝ first assignments for next 9 weeks
12/07 B17
12/08 A17
 Midterm exam
12/05 B16
12/06 A16
 Midterm review day

  • AP CS Important Slides (only need to know material covered this semester)
12/01 B15
12/04 A15
  • finish … PlayList
12/01 Advent of Code   (submit) win  a LASA{CS} T-shirt   Read From File    UIL – Things to Know  [BONUS 1/2pt per day up to Dec 14th]
11/29 A14
11/30 B14
  • icon-slides_sm Arrays of References
  • NEW  Proteins lab (not done yet – but in my AP CS folder 17b. Proteins).
  • PlayList [15 pts 12/11] P1 P6 P7 
    • 💧 PlayList (zip file with Song.java & PlayList.java)
11/27 A13
11/28 B13
 Intel FDIV bug
Hubble
KC
Challenger
  • finish … Vigenere Cipher
happy-thanksgiving
11/16 B12
11/17 A12
  • icon-slides_sm References and Parameters
    • Vigenere Cipher [10 pts  12/5]   P1 P6 P7 
      • [90%]  💧 Vigenere0 (Vigenere0.java)
      • [100%]  💧 Vigenere1 (Vigenere1.java)
11/14 B11
11/15 A11
Nov 15, 1971

* * * * 2nd Nine Weeks Test * * * *

Test: “Java: comprehensive through Arrays, Conditionals and Loops”

What you Should Know –

  • All preceding material (see 10/5)
  • 09.While & Do-While Loops
  • 10.For Loops & For-Each Loops
  • 12.Arrays
11/09 B10
11/10 A10
  • Wordle  [3 pts, 11/17]
    • [70%] Milestone #1:  secret Word on game board checkMark
    • [90%] Milestone #2:  valid/invalid word checkMark
    • [100%] Milestone #3: color the boxes checkMark
    • [BONUSES]
      • [1 pt] Milestone #4: color the keys checkMark
      • [1/2pt] Duplicate letters [1/2pt] end [1/2pt] reset checkMark
  AP exams @ LASA
11/07 B9
11/08 A9
  • Catch up day
11/03 B8
11/06 A8
  • DO IT AGAIN w/ StudentId
    • CodingBat signup and register with class
  • finish … Word Search
  • APC MC 6.1 6.2 {≥ 8/10 3 pts  11/14, 7/10 2 pts, 5/10 1 pts}
  • APC MC 6.3 6.4 {≥ 8/9 3 pts 11/16, 7/9 2 pts, 6/9 1 pts}
11/01 A7
11/02 B7
  • icon-slides_sm 2-D Arrays
    • Word Search [15 pts 11/13]    P1 P6 P7 
    • You only need to submit your best one.
      • [80%]  💧 WordSearch80 (WordSearch80.java)
      • [90%]  💧 WordSearch90 (WordSearch90.java)
      • [100%]  💧 WordSearch100 (WordSearch100.java)
10/30 A6
10/31  B6
  • icon-slides_sm Passwords
  • finish … User Access
10/26 B5
10/27 A5
pairProgrammingSmallest
  • icon-slides_sm  Files & Parsers
    • User Access [15 pts  11/8]   P1 P6 P7
      • Part0 [70%]  💧 UserAccess0 (UserAccess0.java) (pair)
      • Part1 [85%]  💧 UserAccess1 (UserAccess1.java) (pair)
      • Part2 [100%]  💧 UserAccess2 (UserAccess2.java) (individual)
      • Bonus1 [1 pt]  💧 UserEnglish (UserEnglish.java) (individual)
      • Bonus2 [1 pt]  💧 UserPassword (UserPassword.java) (individual)
10/24 B4
10/25 A4
Wason Task 
  • finish … Collatz
  • CodingBat Array Exercises [15 pts  11/14]
  • APC MC 4.3 4.4 4.5  {≥ 10/12 3 pts  11/2 8/12 2 pts, 6/12 1 pts}
10/20 B3
10/23 A3
  • icon-slides_sm  Arrays
    • Collatz [15 pts  11/1,-1 pt]  💧 Collatz (Collatz.java)  P1 P6 P7 
10/18 A2
10/19 B2
riddle
Webp.net-resizeimage (3)
5.1 Daily Video 2
(1:20 – 7:13)
  • for loops matching
  • finish … For Loops labs
  • APC MC 4.1 4.2  {≥ 10/12 3 pts  10/31, 8/12 2 pts, 6/12 1 pts}
10/16 A1
10/17 B1
  • icon-slides_sm  For Loops [15 pts  10/26]
    • Musical Dice  [80%]
      • 💧 Phrase (Phrase.java)   -1/2pt for incorrect submission
      • music playing program using Phrase checkMark
    • Pictures  [90%] 💧 Baboon (Baboon.java) [100%]  💧 Peppers
    • Optical Illusions  BONUS [1 pt each] 💧 Illusion1  💧 Illusion2  💧 Illusion3
10/13 end of 9 weeks
10/12 B21
10/13 A21
pairProgrammingSmallest
  • icon-slides_sm  While Loops
    • (pair) Robot Simulation [10 pts  10/23] 💧 Robot (Robot.java)  P1 P6 P7
    • BONUS  GCD [3 pts 10/23]  💧 GCD (.zip file with both java files) P1 P6 P7
    • in 2024   Robot Simulation 9/10pts, GCD 11/10pts (1 bonus point)
  • Unit 3 & Unit 4 are 32.5% to 40% of AP Exam
  • APC MC 3.5 3.6 3.7 {≥ 8/9 3 pts 10/24, 7/9 2 pts, 6/9 1 pts}
10/10 B20
10/11
A(C)20

 Anatomy of a Java Class

10/11A PSAT Day
(C-day schedule)

  • LASA{CS} ASK (set 2)
  • Webp.net-resizeimage (3) static variables and methods
  • finish … Calculator/Quadratic
  • APC MC 3.1 3.2 3.3 3.4  {≥ 10/12 3 pts  10/18, 8/12 2 pts, 6/12 1 pts}
10/05 B19
10/06 A19

*  * * * 1st Nine Weeks Test * * * * [40 pts]

What you Should Know –

  • Data Types
  • Strings
  • Conditionals
  • Objects
10/03 B18
10/04 A18

pairProgrammingSmallest

RPN  HP15C

(8 x (10-3))/(6-2)

 

UIL calculator

  • Pair Programming
  • Rubber Duck Debugging
  • jGRASP Debugger (debugger  debugger summary  Viewer Canvas )
    • Dice Debug Example
    • (ind)  Show me your UsingDiceObjects Viewer Canvas [3 pts  10/18]  checkMark
  • If / else if / switch labs [10 pts  10/18]  P1 P6 P7
    • (pair) Calculator [90%]  💧 Calculator (.zip file with both java files)
    • (ind) slide / Quadratic [100%]  💧 Quadratic (.zip file with Quadratic.java and QuadraticResult.java)
⮟ last assignments for this 9 weeks     ⮝ first assignments for next 9 weeks
9/29 B17
10/02 A17

 Friday 9/29

Picture Day
Period 6

  • icon-slides_sm  Else/else if & switch statements
    • CodingBat Logic Exercises [15 pts  10/10]
  • APC Unit 2 PC:MCQ Part B  [≥ 10/12 3 pts  10/10, 8/12 2 pts, 6/12 1 pts]
9/27 A16
9/28 B16
  • icon-slides_sm Booleans & if statements
    • In Order Colors [10 pts  10/5] 💧 InOrderColors (.zip file with InOrderColors.java & InOrderColorsRunner.java)   P1 P6 P7
9/22 A15
9/26 B15
  • LASA{CS} Ask (questions)
  • Webp.net-resizeimage (3)  4 OOP pillars
  • finish … Book & StudentId
  • APC Unit 2 PC:MCQ Part A [≥ 13/15 3 pts 10/2, 11/15 2 pts, 9/15 1 pt]
9/20 A14
9/21 B14
  • icon-slides_sm Java Objects (part 2)
    • Objects1 [15 pts  10/2]  P1 P6 P7
      • Book [80%]  💧 Book (.zip file with both java files)
      • StudentId [100%]  💧 StudentId (StudentId.java)
    • APC MC 2.1 2.2 2.3 {≥ 8/9 3 pts 9/28, 7/9 2 pts, 6/9 1 pts}
9/18 A13
9/19 B13

quizSm

Strings & String Methods
[13 pts]

  • Dice Class and Instantiation
  • Dice walk-through
    • Download UsingDiceObjects.java  (output)
    • Download starter  Dice.java   [5 pts  9/26]  💧 Dice (Dice.java) P1 P6 P7
9/14 B12
9/15 A12
  • icon-slides_sm Java Objects (part 1)
    • Fun with Turtles  [10 pts 9/22] checkMark
9/12 B11
9/13 A11
  • LASA{CS} ASK   (questions)
  • Dice (2)  UsingDiceObjects.java
  • Webp.net-resizeimage (3) What is Object Oriented Programming (2:32)
  • APC Unit 1 PC MCQ Part B [≥ 10/12 3 pts 9/20, 8/12 2 pts, 6/12 1 pts]
  • APC MC 2.6 2.7 2.9  {≥ 8/9 3 pts 9/20, 7/9 2 pts, 6/9 1 pts}
  • BONUS String Methods [2 pts 9/20] 💧 StringMethods (StringMethods.java)  P1 P6 P7
9/08 B10
9/11 A10
  • work day (Mr. Shockey’s SLO)
9/06A9
9/07 B9
 Strings
  • icon-slides_sm Strings
    • CodingBat signup and register with class
    • CodingBat String Exercises  [10 pts  9/14]
  • APC MC Unit 1 PC MCQ Part A {≥ 13/15 3 pts 9/14, 11/15 2 pts, 9/15 1 pt}
9/01 A8
9/05 B8

quizSm

through Data
Types unit
[18.1pts]

calculator

  • CSAwesome,  Barron’s AP CS A books, loaner laptop
  • Lab Day
9/1 1st deadline for a level change to Intro to CS
8/30 A7
8/31 B7
  • Static Method Walkthrough (jgrasp)
  • Dice (1)  DiceUsingFunctions1.java
  • Writing and Calling Methods Part 2 [10 pts 9/8] P1 P6 P7
    • Task [70%] 💧 Tasking (.zip file with both java files)
    • Invoke  [100%]  💧 Invocations (.zip file with both java files)
8/28 A6
8/29 B6
 Back to
School Night
 Static Methods
  • icon-slides_sm Static Methods & random()
  • Dice (0)  DiceUsingFunctions0.java
  • Writing and Calling Methods Part 1 [10 pts 9/5]  P1 P6 P7
    • Rounding [50%]  💧 Rounding (Rounding.java)
    • Gallons Wasted [70%]   💧 GallonsWasted (GallonsWasted.java)
    • Bean Count [90%]   💧 BeanCount (BeanCount.java)
    • Random Statement [100%]   💧 RandomStatement (RandomStatement.java)
8/24 B5
8/25 A5

Viewer Canvas

debugger

debugger
summary

 Input

  • icon-slides_sm Input functions
    • User Input [5 pts,-0.5pt, 9/1]  💧 UserInput (UserInput.java)  P1 P6 P7
  • APC MC 1.4 1.5 {≥ 10/12 3 pts 9/5, 8/12 2 pts, 6/12 1 pts}
8/22 B4
8/23 A4

formatted print

String templates
JAVA 21 (Sept 2023)

 Data Types, etc.
  • icon-slides_sm Data Types, Variables, Operators, Precedence, Casting, Rounding  1 2
    • First Practice [10 pts 8/30]  💧 FirstPractice (FirstPractice.java) P1 P6 P7
  • APC MC 1.2 1.3 {≥ 7/9 3 pts 8/30, 6/9 2 pts, 5/9 1 pts}
8/18 B3
8/21 A3
 Output
  • Webp.net-resizeimage (3) TED: The Greatest Machine that never was [12:02]
  • icon-slides_sm Output & Comments
    • Hello World! Plus [3 pts 8/28]  💧 HelloPlus (HelloPlus.java)  P1 P6 P7
  • LASA{CS} ASK  APC Topic Questions for Unit 1.1
    • Why Programming? Why Java?
8/16 A2
8/17 B2
jGRASP tips
 Introduction
  • icon-slides_sm Introduction – Part 2
  • first program demo
  • icon-slides_sm First Program – Hello World  [3 pts 8/25]
    • submit to StudentDrop  [70%]  💧 Hello (Hello.java) P1 P6  P7
    • submit in repl.it  replit Hello World! [100%]
8/14 A1
8/15 B1
  • teacher   lasacs.com  courses   syllabus  Peer Tutors
  • Women in Tech & Engineering
  • AP Stuff
    • Go to collegeboard.org and create an account
      • do not use your AISD email address
    • Joining your AP class section      myap.collegeboard.org
  • seating chart (next class day)
  • Room 506 (hall pass, lost & found, scratch paper)
  • Moving to Fundamentals of Computer Science (level change)
  • How to locate your file on the computer
  • BLEND  (Can you see class? Turn off Color Overlay!!!)
    • LASA Honor Code & Syllabus
  • File Explorer (View -> File name extensions)
  •  [email protected] (include P# in the email subject)
  • LASA{CS} CLUBS
  • UIL Competitions/CTFs/NACLO, Cyberpatriot, Online Challenges
  • Installing JAVA and jGRASP on your home computer
  • evacuation Route   walkingSmall evacuation meetup location
  • First Day  LASACS
  • Calvin & Hobbes  The Triumph of Perseverance
  • register on StudentDrop
  • icon-slides_sm Introduction – Part 1

 

Period 1  Period 6  Period 7

  • Why you should study CS?
  • Courses
  • C L U B S
  • UIL Computer Science
  • Calendar (UIL, CTFs, NACLO, …)
  • Online Challenges
  • Peer Tutors
  • Opportunities
  • Comptometer
  • Arduino, Raspberry Pi, etc
  • Books
  • Puzzles in Room 506
  • Teacher Tech
  • Anonymous Feedback
  • Contact Info
Creative Commons License LASA Computer Science by Rainer Mueller and James Shockey is licensed under
a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.