Skip to content

This repository accompanies the Memory Management in Java YouTube playlist. It contains source code, examples, and explanations for each episode.

License

Notifications You must be signed in to change notification settings

JavaBaz/Memory-Management-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Memory Management in Java

This repository accompanies the Memory Management in Java YouTube playlist. It contains source code, examples, and explanations for each episode.

πŸ“Œ About the Playlist

The playlist covers various aspects of Java memory management, including:

  • JVM Memory Model
  • Heap & Stack Memory
  • Garbage Collection (GC)
  • JVM Tuning & Optimization
  • Monitoring & Debugging Memory Issues
  • Different GC Implementations

πŸ“‚ Repository Structure

Each episode has its own folder containing relevant code snippets and examples:

Memory-Management-Java/
β”‚   README.md
β”‚
β”œβ”€β”€ Episode-01/
β”‚   β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ README.md
β”‚
β”œβ”€β”€ Episode-02/
β”‚   β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ README.md
β”‚
β”œβ”€β”€ Episode-03/
β”‚   β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ README.md
β”‚
...

πŸ“Ί Watch the Playlist

Check out the YouTube playlist here: (I will add it here)

🀝 Contributing

Feel free to contribute by submitting pull requests, reporting issues, or suggesting improvements.

πŸ“œ Licens

This project is licensed under the Creative Commons Attribution 4.0 International License . Contributions must comply with this license.


Stay tuned for more episodes! πŸš€

About

This repository accompanies the Memory Management in Java YouTube playlist. It contains source code, examples, and explanations for each episode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published