Friday, December 22, 2023

What's Going On? January 2nd through January 5th

Thought for the Week




App Development

This week, we will wrap our "Intergalactic Travel" hackwich which allows us to pass data between
different screens in our app.  Once this is complete, we will take some time to examine classes and structs.  These tool allow us to create a template for an object and then reuse the code to make multiple instances of the objects.  


AP Computer Science Principles

This week, we will work on our "Card Game" project.  Before break, students had a chance to play a
variety of physical games.  Now, it will be their job to code one of them!  Students will have this week to write the code for the game and the following week to write their responses.  Now that we have a better understanding of what the AP board is looking for, we can craft our responses to best convey our understanding of complex computer processes.



Looking Ahead: Exam Schedule

We have a little bit of time left in the semester before our exams, but they are right around the corner.  Check out the schedule below:






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.