Acetlinx

Educate. Inform. Create.

Acetlinx Signature Course

AP* Computer Science A MasterClass

A college-level high school computer science course aimed at helping students earn potential college credit and inspiring them to pursue computer science.

High School Students

Peruse this course before making the decision to pursue this class at your high school. This course also functions as a self-study course if you're planning on taking the exam.

College Students

College students can still benefit with this course as lectures are reflective of material taught in a standard Introduction to Computer Science in Java course.

1 
2  public class WebsiteDemo {
3  
4       public static void main(String[] args) {
5          
6          boolean lecture = true;
7          boolean programming = true;
8              
9          if(lecture && programming){
10      
11             System.out.println("We use a lecture and programming approach!");
12    
13         }
14      }
15  }
16  
Learning Approach

Lectures and Programming Practice that make computer science easy for anyone.

To ensure all computer science material is taught, we utilize lectures to introduce students to concepts, then use programming to reinforce those skills.

Mission

“The mission here at Acetlinx is to democratize the field of computer science to all students of different backgrounds and circumstances, boosting female and minority representation in the field.”

Fauzan Amjad, founder of Acetlinx

Inside the course

Information About the Course

Course Website. Course website is organized in a beginner-friendly manner that reinforces previous skills.

16+ Hours of Content. Lectures and Programming material to thoroughly explain computer science material.

Mobile-Friendly. The course website is specifically designed to adjust to different devices with different operating systems.

The Money Situation

There's no catch. Free for everyone. Donate to support this project.

Personal Study

FREE

Don't worry about money. Just learn.

  • FREE Lecture Videos
  • FREE Access to Material
  • FREE Course Discussion
Classroom Study

DONATION

Only donate if you have the resources.

  • FREE Lecture Slides
  • FREE Assignments
  • FREE Review Material
School District

PARTNER

Bring computer science courses to students.

  • Curriculum Development
  • Computer Science Club
  • Workshops

*AP is a registered trademark of the CollegeBoard, which is not affiliated nor endorses this project.