From c74b138a9d8e48aed834b1aa203a5dfa8fc744a4 Mon Sep 17 00:00:00 2001 From: Kuldeep Rana Date: Mon, 3 Apr 2023 13:59:45 +0530 Subject: [PATCH] Removed 2 blank entries and added a resource - Java for Testers Udpated Readme.md. Removed 2 blank entries and added a resource - "Java for Testers" by ArtOfTesting. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4eff182..7dfbb9a 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,7 @@ java及相关 4. [The Java Version Almanac](https://javaalmanac.io/?fbclid=IwAR1k8HEte5094-1wkDl1R93K1GOGXGjGgQ7hJy28oHtfm2zVNaTrvxElcOQ) 4. [Introduction to Threads](https://prismoskills.appspot.com/lessons/Multithreading_in_Java/Chapter_01_-_Introduction.jsp) 4. [Understanding how Core Java really works can help you write simpler, faster applications.](https://vanillajava.blogspot.com/) -4. []() -4. []() +4. [Java tutorial for Testers](https://artoftesting.com/java-for-testers) 4. [The Best of Java Interview Questions](https://dzone.com/articles/interview-question-cluster) 4. [Java Performance Tuning](https://www.javaperformancetuning.com/)