Skip to content

developersCradle/java-advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attempt to study Java itself!

alt text

  • For these courses one should configure GIT for handle projects.
    • git config --global http.postBuffer 524288000.
    • git config --global core.longpaths true.

Advanced Java Topics: Java Reflection - Master Class

All course material from Advanced Java Topics: Java Reflection - Master Class by Top Developer Academy LLC and Michael Pogrebinsky ©.

Contains my own notes with some course material to enforce learning experience.

The course at Udemy.

Content maker.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

Insert certificate here when completed

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum.

Additional stuff.

  • Chapters 1 and 7 for now. Related to interfaces!
  • At end of this course ask yourself, "Did you develop the intuition when to use Java reflection"!

Modern Java Mastering Features from Java 8 to Java 21

All course material from Modern Java Mastering Features from Java 8 to Java 21 by Pragmatic Code School ©.

Contains my own notes with some course material to enforce learning experience.

The course at Udemy.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

Insert certificate here when completed

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum.

Additional stuff.

  • This course uses the following repo. Modern Java repo.

  • Use the .gif tool for making illustrations! Check the chapters and make GIFs out of it.

  • Do the again the Optional chapter, added it there.

  • Reduce the examples in code into the dropdowns!

We will follow this project structure: alt text
  1. java-8 is the project name.
  2. The individual concept is inside package. Example lambdas.
  • When the time comes, include the latest project code to projects as faterfall.

Refactoring into Chain of Responsibility from Legacy Code

All course material from Refactoring into Chain of Responsibility from Legacy Code by

Contains my own notes with some course material to enforce learning experience.

The course at Udemy.

Content maker.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

Insert certificate here when completed

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum.

Additional stuff.

  • todo.

About

Repository for Java language related things, not Java related frameworks!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages