Java Weekly Classes

Slug: java-weekly

← Back to Classes List | ← Dev Index

Quick Info

Level:
beginner to adv
Source:
weekly
Active:
Yes ✓
Categories:
Java
Topics:
java, programming
Enrollments:
Enroll in Weekly Group Classes
Programs:
Java Programming (1 cats) [1 topics] +enroll

Complete Database Record (JSON)

{
  "slug": "java-weekly",
  "title": "Java Weekly Classes",
  "source": "weekly",
  "level": "beginner to adv",
  "blurb": "Java programming from beginner to advanced levels, preparing\nstudents for AP Computer Science and professional careers.",
  "description": "Students progress from introductory syntax to advanced object-oriented\nprogramming, data structures, and algorithms using industry-standard tools.",
  "content": "Our Java program offers a complete pathway from introduction through\nadvanced programming, with curriculum aligned to AP Computer Science standards.\nJava is the dominant language in corporate computing, particularly in finance,\nand powers cutting-edge technologies including cloud computing, NASA space\nexploration, and self-driving cars. Students learn fundamental programming\nconcepts, object-oriented design, data structures, and algorithms through\nhands-on projects. Our experienced instructors guide students toward\nprofessional Java certification, which opens doors to job opportunities at\ncompanies like Google, Amazon, Microsoft, and Sony. Classes meet weekly for 1.5\nhours with a 5:1 student-to-teacher ratio, available both in-person and online.",
  "active": true,
  "image": "java.png",
  "categories": [
    {
      "slug": "java",
      "title": "Java",
      "source": "categories"
    }
  ],
  "topics": [
    "java",
    "programming"
  ],
  "ctas": [],
  "enrollments": [
    {
      "slug": "enroll-group-classes",
      "title": "Enroll in Weekly Group Classes",
      "source": "enrollments"
    }
  ],
  "meetups": [],
  "programs": [
    {
      "slug": "java-programming",
      "title": "Java Programming",
      "source": "programs",
      "categories": [
        {
          "slug": "group-classes",
          "title": "Weekly Group Classes"
        }
      ],
      "enrollments": [
        {
          "slug": "enroll-group-classes",
          "title": "Enroll in Weekly Group Classes"
        }
      ],
      "ctas": [],
      "meetups": []
    }
  ]
}