Skip to content

Commit

Permalink
Update SYLLABUS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kunal-kushwaha authored Aug 6, 2021
1 parent b2da810 commit 52ceb81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion SYLLABUS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
- Setup Installation
- Input and Output in Java
- Conditionals & Loops in Java
- if-else
- loops
- Switch statements
- Data-types
- Coding best practices
- Arrays
Expand Down Expand Up @@ -71,7 +74,6 @@
- Scoping in Java
- Shadowing
- Variable Length Arguments
- Switch statements
- Recursion
- Introduction
- Why recursion?
Expand Down

0 comments on commit 52ceb81

Please sign in to comment.