General Checks

This commit is contained in:
2021-04-25 15:25:08 +05:30
parent f4c39f6fe2
commit aa74aacc18

View File

@@ -1,6 +1,6 @@
# JAVA Programs For Everybody To Try! # JAVA Programs For Everybody To Try!
_`Last Updated: April 14' 2021`_ _`Last Updated: April 25' 2021`_
## Introduction: ## Introduction:
@@ -13,7 +13,7 @@ If you want in which serial you should code rather than the levels then refer to
1. A coding IDE or just use the CMD/Terminal on your Windows Pc/Mac respectively (I used VS Code for this). 1. A coding IDE or just use the CMD/Terminal on your Windows Pc/Mac respectively (I used VS Code for this).
2. Check that Java is properly installedin your system and the Path to Java is integratively set in your system. 2. Check that Java is properly installed in your system and the Path to Java is integratively set in your system.
3. Start by trying to create the program by yourself if you encounter any problems refer to the code in the program file, 3. Start by trying to create the program by yourself if you encounter any problems refer to the code in the program file,
if the problem still persist then create a issue or use Google/Stack Overlflow for help. if the problem still persist then create a issue or use Google/Stack Overlflow for help.