https://join.slack.com/t/jugistanbul/shared_invite/zt-38ao33ty-AOb_KaQdLcLcvzzaI08cyA
https://www.cs.virginia.edu/~jh2jf/courses/cs2110/java-pass-by-value.html
https://www.goodreads.com/quotes/6341736-any-fool-can-write-code-that-a-computer-can-understand - Martin Fowlers
https://dev.to/trekhleb/s-o-l-i-d-principles-around-you-1o17
DRY : https://en.wikipedia.org/wiki/Don%27t_repeat_yourself KISS : https://en.wikipedia.org/wiki/KISS_principle
https://en.wikipedia.org/wiki/Java_version_history
Floating point problem : https://en.wikipedia.org/wiki/IEEE_754
Pass by ref ile value arasındaki farkı gösteren gif : https://blog.penjee.com/wp-content/uploads/2015/02/pass-by-reference-vs-pass-by-value-animation.gif
https://en.wikipedia.org/wiki/Poka-yoke
https://en.wikipedia.org/wiki/Heap_pollution
https://deviq.com/design-patterns/strategy-pattern https://docs.gitlab.com/ee/development/fe_guide/design_anti_patterns.html