Skip to content

allwayso/Java-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Study

A personal repository for tracking my Java learning — small examples, experiments, and notes as I work through concepts.

Quick overview

  • Purpose: Record what I learn about Java (syntax, APIs, OOP, concurrency, tests).
  • Status: Work in progress — informal, notebook-style code and short write-ups.

Getting started

  1. Clone:
    git clone https://github.com/allwayso/Java-Study.git
    cd Java-Study
  2. Run examples with your preferred JDK/build tool (many examples are small and can be run with javac/java).

Project layout (informal)

  • examples/ — runnable snippets and small demos
  • exercises/ — practice problems and notes
  • notes/ — short write-ups and learning reflections

Notes

This is a personal learning log — not production-ready. Feel free to browse, but expect rough experiments and draft code.

Maintainer: allwayso

About

Learn the basic things of Java though Mit6.082 , as the previous step of learning Soft Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages