Personal Website: https://mammadyahya.com/
Medium: https://mamedyahyayev.medium.com/
What is the main difference between assertTimeout and assertTimeoutPreemptively?
Code: https://github.com/MamedYahyayev/blog-posts/tree/master/junit-tutorial
How to design Utility classes in Java?
Code: https://github.com/MamedYahyayev/blog-posts/tree/master/utility-class-design/src/com/blogs
How to Interact R Programming Language in Java?
Article: https://mammadyahya.com/connection-between-java-and-r
Code: https://github.com/mammadyahyayev/blog-posts/tree/master/java-r-interaction
How to Work with Date Type in R?
Article: https://mammadyahya.com/date-type-in-r
Code: https://github.com/mammadyahyayev/blog-posts/blob/master/r-examples/deal-with-date-type.R
What is the Difference Between fill and color in ggplot2?
Article: https://mammadyahya.com/what-is-the-difference-between-fill-and-color-in-ggplot2
Code: https://github.com/mammadyahyayev/blog-posts/blob/master/r-examples/difference-between-fill-and-color.R
How to Visualize Statistics of Olympic Games in R?
Article: https://mammadyahya.com/olympic-games-in-r
Code: https://github.com/mammadyahyayev/blog-posts/blob/master/r-examples/olympic-games.R
How to Write Messages With Dynamic Values in Java?
Article: https://mammadyahya.com/messages-with-dynamic-values
Code: https://github.com/mammadyahyayev/blog-posts/blob/master/java-examples/message-with-dynamic-value/DynamicMessages.java