From 8e6d1d176070bd93954b646254da9883814e3b25 Mon Sep 17 00:00:00 2001 From: MehrdadShirvani Date: Fri, 15 May 2026 18:41:05 +0000 Subject: [PATCH] Update README.md --- README.md | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 62a5786..84be0ad 100644 --- a/README.md +++ b/README.md @@ -172,20 +172,5 @@ Before submitting: ## Assignment Explanation Videos - https://drive.meshcomp.ir/d/15b6b853da8d4ade97de/ -## Java File Handling -- https://docs.oracle.com/javase/tutorial/essential/io/ - -## Java Exceptions -- https://docs.oracle.com/javase/tutorial/essential/exceptions/ - -## Scanner Class -- https://docs.oracle.com/javase/8/docs/api/java/util/Scanner.html - -## Try-Catch in Java -- https://www.w3schools.com/java/java_try_catch.asp - -## Git Branching -- https://git-scm.com/book/en/v2/Git-Branching-Branches-in-a-Nutshell - -## CSV Basics -- https://en.wikipedia.org/wiki/Comma-separated_values \ No newline at end of file +## Exception and Files Workshop +- https://git.meshcomp.ir/AdvancedProgramming1404/WS-05-exceptions-and-file-handling/