Skip to content

Commit cedcf43

Browse files
committed
Update readme.md
1 parent 7c67928 commit cedcf43

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

javascript1/week4/readme.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
For this session, we will reinforce the fundamental concepts of JavaScript covered in the past three weeks. You will gain extensive hands-on experience through various exercises.
33

44
#### JavaScript Basics
5-
[Week 1](/javascript1/week1/readme.md):
65
- [ ] Variables
76
- [ ] Types
87
- [ ] Operators
9-
10-
[Week 2](/javascript1/week2/readme.md):
118
- [ ] Conditionals
129
- [ ] Functions
1310
- [ ] Scopes
1411
- [ ] For loops
15-
16-
[Week 3](/javascript1/week3/readme.md):
1712
- [ ] Arrays
1813
- [ ] Objects
1914

0 commit comments

Comments
 (0)