Friday, December 15, 2023

What's Going On? December 18th through December 22nd

Thought for the Week



Festive Dress-Up Days

Join in the fun!




















App Development

At the start of this week, students will wrap up their summative end-of-until App Challenge called "Tip Calculator.  This app is designed to be used when eating at a restaurant and you would like to leave a tip for the server.

Once this is complete, we will move into our Pre-Unit Hackwich called "Intergalactic Travel".  In this app, students will learn how to create a new Class, create objects of the class, transition to different app screens, and pass data between them.




AP Computer Science Principles

Now that we have wrapped up our "Buzz Feed-style" personality quizzes, it is time to take a closer look at
what the AP board would expect from our responses.  We will spend Monday's class analyzing some projects that have been submitted by other students on the AP board.  We will look closely at rubrics to decide how to best phrase our answers to fully answer all of the prompts that may be presented by the AP board.  Once we have a better grasp of what the AP board is looking for, students will have a chance to take a second look at their responses and make any necessary modifications to best answer the questions.  At the end of the week, students will start our next summative project.  Students will be tasked with creating a program where the user can play a card game.  Students may choose their game from Go Fish, Black Jack, Poker, Old Maid, Uno, and more.



Friday, December 8, 2023

What's Going On? December 11th through 15th

Thought for the Week


App Development

We will start off this week by working on our "Event Coding Challenge".  Within this challenge, students
will write code that will trigger when items are tapped, pressed, and submitted.  Once this is complete, students will work on our summative end-of-unit app challenge called "Tip Calculator".  In this app, students will create a project that is designed to be used when dining out.  The user can enter in the total cost of the bill, select a tip percentage, and calculate the amount to be left for the server.  Additionally, students can extend the app to split the check among several people.

Looking to do more with Apps?  Consider checking out the Swift Student Challenge.  You can find details about the contest here.



AP Computer Science Principles

This week, students will wrap up their "Buzz-Feed" style personality quizzes.  Students have been tasked with writing code in small groups that uses arrays, variables, functions, selection statements, and loops.  This project is aligned with our official AP Create task that students will work on in February to submit to the AP board as part of the AP exam score.





Friday, December 1, 2023

What's Going On? December 4th through December 8th

Thought for the Week









App Development

This week, we will discover how we can create Views, SubViews, and Navigation.    Students will learn about how each screen is made up of views.  We have been working within "ContentView" but now we will be able to define new views and learn how to navigate between them.  Along with this week, students will have a reading, a hackwich demonstration, and a code challenge.




AP Computer Science Principles

This week, students will continue working on their partner summative project, "Character Quiz".   Students will write their own character quiz.  Once this has been written, students will work on incorporating the important elements of variables, arrays, and functions in order to write an algorithm that will best match the user to the character in their quiz.  Students will work in partners on the program and will individually create a video and answer analysis questions about the code.




Tuesday, November 21, 2023

What's Going On? November 20th and November 21st

 Thought for the Week 









Modified Schedule This Week

Due to the Thanksgiving holiday, we will hold school on Monday and Tuesday this week.  This means that we will have a Monday-style schedule on both Monday and Tuesday, so we will see all classes.  Happy Thanksgiving and enjoy your break!


App Development

This week, we will explore "conditionals".  We will take a look at how we can make decisions while our code is running through the use of if...else statements.  During class on Monday, we will work on some coding examples where we practice writing if...else if...else statements.



AP Computer Science Principles

This week, students will work to complete the "Apple Avalanche" project.  Students will work with "key presses" in order to trigger different events in the program.  While working on this project, students will get more experience writing and calling custom functions.










What's Going On? November 27th through December 1st

 Thought for the Week


 








App Development





This week, we will work with conditionals.  We will learn how we can use if...else if...else statements to help us make decisions within our program.  Students also have the opportunity to explore "switch" statements as an alternate method to achieve very similar results.  Along with this week, students will complete a reading and note assignment, complete a class-lead hackwich, and a conditionals code challenge.



AP Computer Science Principles

We will start off this week by wrapping up "Apple Avalanche".  In this activity, students work on creating random objects (apples) and placing them around the screen.  We are using the "keypress" event in order to direct specific apples to fall from the tree.  Once this activity is complete, students will partner up to write a "Buzz Feed - style" character quiz.  Students will ask a series of multiple-choice questions, and based on the answers, determine which character they are most like.





Friday, November 10, 2023

What's Going On? November 13th through November 17th

 Thought for the Week









App Development

This week, we will take a closer look at functions.  We will learn how to use some of the build-in functions that are built into the Swift programming language.  We will also learn how to create and use our own custom functions.  Functions are great if we find ourselves repeating the same code segments over and over.  They are also great if we would like to share our functions between different programs.



AP Computer Science Principles

This week, we will focus on more event-drive programming.  This time, we will trigger different events by touching a key on our keyboard.  Students will work with this through our next partner program, "Apple Avalanche".





Friday, November 3, 2023

What's Going On? November 6th through November 10th

 Thought for the Week


App Development

Our first objective for the week will be for students to complete their second summative end-of-unit app project called "Multiply".  For this project, students will demonstrate their ability to create buttons and textfields in order to get and display data for the user in the form of a simple calculator.  Once we have wrapped this up, we will move on to our third unit of the year where we will explore topics such as functions and conditionals.  We will start off this unit with our pre-unit hackwich called "Commission Pay".




AP Computer Science Principles: DEADLINE APPROACHING NOVEMBER 8th!!!!!


AP Exam Information

Please check out this link to find out more information on how to register for the AP Exam.  To avoid a late fee, students must register for all exams by 11:59 p.m. on November 8, 2023.


This week, our focus will be on wrapping up our Activity 1.2.2 "Catch a Turtle Leaderboard".  In this project, students will learn to work with multiple Python files in order to further manage the complexity of our program.  Students will also learn how to read from and write to a text file in order to maintain a record of our game's high scores.