Skip to content

CodingNomads/Java-Summer-Session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodingNomads 9-Week Java Summer Session

Overview

Welcome to your official course repository for the Java Summer Session, hosted by CodingNomads. This repo contains all the files and resources you’ll need during the 9-week program — including:

✅ Lecture notes

✅ Quizzes

✅ Coding challenges

✅ Capstone guidance

Ready to Rock Checklist

Weekly Breakdown

Week Topics
1 Setup, Basics, Primitive Data Types & Variables
2 Operators, Conditionals, Logic, Loops, Arrays, ArrayLists
3 Java Methods, Classes & Objects
4 Core Object-Oriented Programming (OOP) Concepts
5 Static, Packages, and Project Modularity
6 Exception Handling, File I/O, & Generics
7 Multithreading & Functional Java
8 Database Integration (JDBC + SQL CRUD)
9 Data Structures, Algorithms & Capstone Planning

Getting Started

Prerequisites

  • Java Development Kit (JDK) 17 or later
  • Integrated Development Environment (IDE) - IntelliJ IDEA recommended
  • Git for version control (recommended)

Installation

  1. Clone the repository:
    git clone [repository-url]
  2. Set up your development environment:
    • Install JDK 17 or later
    • Configure your IDE

Learning Resources

Documentation


Need Help?

  • Ask the instructor during live sessions
  • Ask your mentor during 1:1 sessions
  • Use the various Discord channels for quick questions
  • Email us anytime: [email protected] and [email protected]

Completion Checklist

  • Weekly challenges completed
  • Weekly exercises completed
  • Quiz questions reviewed
  • Capstone project submitted
  • GitHub repo updated with your work
  • Certificate requested
  • You’re feeling confident!

Happy coding, and welcome to the world of Java!

– The CodingNomads Team


Note: This curriculum is designed to be flexible and can be adapted based on specific learning needs and time constraints.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages