Math and Science

Math and Science

Tuesday 23 January 2024

Comp 8 Blk B & F: Last afternoon

 Today we had time to get your last projects wrapped up and handed in!

Monday 22 January 2024

Com Sci 11: Mon Jan 22 - Finishing up your projects!

We're almost at then end! You had tim today to wrap up any remaining projects. Happy Exam Week!

Comp 8 Blk B: Mon Jan 22 - QQQ #4 and wrapping it all up!

 Today you wrote QQQ #4 and then you had project time to wrap up your remaining projects!

Friday 19 January 2024

Com Sci 11: Fri Jan 19 - A few last ex's

 Today we looked an an example of a student-made Minesweeper game, and a student-made Tic Tac Toe graphics game.

Thursday 18 January 2024

Comp 8 Blk B: Thurs Jan 18 - Chat Bots and Work Time

 Today we had a look at how chat bots, like ChatGPT, work, and then you had lots of work time to wrap up your projects (3 classes left!).

Comp 8 Blk F: Thurs Jan 18 - Neural Networks, Computer vision, and Scratch

  Today we had a look at a few more AI videos about Neural Networks and Computer Vision. After that, we started our Scratch Projects!

Wednesday 17 January 2024

Com Sci 11: Wed Jan 17 - Python intro and J.o.W.

 Today Bence gave us an intro to Python; you had the chance to recreate some of your past projects in python for extra XP. We also had J.o.W. and LOTS of work time.

Tuesday 16 January 2024

Comp 8 Blk B: Tues Jan 16 - Computer Vision and Scratch!

 Today we had a look at a few more AI videos about Neural Networks and Computer Vision. After that, we started our Scratch Projects!

Com Sci 11: Tues Jan 16 - Code examples

Today we looked at a couple of examples of your code. We're just counting down the days...


for(int i = 10; i >=0; i--)

{

     System.out.println(i + " days left!");

Monday 15 January 2024

Comp 8 Blk F: Mon Jan 15 - AI/Machine Learning and Excel Graphs

  Today we had a look at some of the basics of AI/Machine Learning. In the time left, you had some time to get going on making graphs with Microsoft Excel!

Com Sci 11: Mon Jan 15 - Final Plans

 Today we discussed our plans for our "Exam" block (so make sure you get your work done before then!). After that I put out a call for volunteers to show off some of their code. Any takers?

Friday 12 January 2024

Comp 8 Blk B: Fri Jan 12 - QQQ#3, AI intro, and Excel Graph time

 Today you wrote QQQ#3, we had a look at some of the basics of AI/Machine Learning. In the time left, you had some time to get going on making graphs with Microsoft Excel!

Com Sci 11: Fri Jan 12 - Import.* and Excel optional project

 Today we had a look at how to import whole packages with .* and then I introduced an Excel Loan Calculator project.

Thursday 11 January 2024

Comp 8 Blks B & F: Thurs Jan 11 - Internet searches and Excel intro!

 Today we had a look at how internet searches work. Then we worked on our introduction to Microsoft Excel!

Wednesday 10 January 2024

Com Sci 11: Wed Jan 10 - Halting Turing Completeness

 Today we wrapped up our look at Turing Completeness by seeing how Magic Cards can be turing complete! After break we also had some J.o.W.