Here are some of the projects I am currently working on.


Basics

Introduction to Version Control and Git for absolute beginners

Introduction to GitHub and Working with GitHub




AP Computer Science Principles

A subsite hosting AP CSP (Computer Science Principles) reading material. This includes implementation of coding constructs in Java. Pls use this in addition to reading material you are provided in school.

This subsite primarily focuses on Big Idea 3: Algorithms and Programming (AAP) which is 30 - 35% of exam weight. Each learning objective of Big Idea 3 is explained in detail using sample java code.


AP Computer Science A

A subsite hosting AP CSA (Computer Science A) reading material. This includes implementation of coding constructs in Java. Pls use this in addition to reading material you are provided in school.


AP Statistics