top of page
Programming Console

Kang Computing Club

I have been member of this club in my freshmen year and have served as an officer since my sophomore year. With other officers, we have done workshops, helped students with AP computer science course HW, and created fun collaborative games with the members. 

IMG_8150.jpg
IMG_8151.jpg
IMG_2469 (1).jpg

What We Covered

Every year, we noticed that the members who joined our club had varying levels of coding knowledge. To address this, our officer team divided into two or three groups to hold different workshops accomodated to students' needs. We primarily focused on teaching AP Computer Science A (CSA) topics because most members joined our club to gain a better understanding of the concepts and receive extra help with solving advanced Python and Java problems.

​

Projects we created:

-A calculator using java and junit API

-Simplified Sudoku

-A zoo system program using inheritance  (Ex: Zebra class extends Animal Class)​

-3X3 Snake Game

Calculator Project

bottom of page