Skip to content

Latest commit

 

History

History
89 lines (63 loc) · 6.54 KB

README.md

File metadata and controls

89 lines (63 loc) · 6.54 KB

Study Stuff Backend [SSB]

A repository with all my study materials (focused on Java ☕️). Here you'll find links to books, articles and other study stuff that I'm using to increase aabilities of Software Engineering...

I hope it helps another one who desires to do so.

Sumary

Books 📚

Read about technical content is always a good way to understand a little bit more how things work. Here are some books to help with programming language, algorithms and design patterns used on the world of software engineering

"Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." ― Albert Einstein

Java

Algorithms

Design Patterns

Articles 📝

These articles helped me to figure out "how it works on real-world".

"If you can't explain it to a six year old, you don't understand it yourself." ― Albert Einstein

Java

Algorithms

// TODO: improve this section

Design Patterns / Architecture

POCs 👨🏼‍💻

"Never memorize something that you can look up." ― Albert Einstein