Skip to content

Commit c66c801

Browse files
authored
Update README.md
1 parent 360dff9 commit c66c801

File tree

1 file changed

+12
-18
lines changed

1 file changed

+12
-18
lines changed

README.md

+12-18
Original file line numberDiff line numberDiff line change
@@ -48,41 +48,35 @@ $ java HelloWorld
4848

4949
## 2. Variables ##
5050

51-
**Project:**
52-
53-
## 3. Conditionals & Logic ##
51+
**Mad Libs:**
5452

5553
- [ ] TBD
5654

57-
**Project**
58-
59-
## 4. Loops ##
55+
**Math Magic:**
6056

6157
- [ ] TBD
6258

63-
**Project**
64-
65-
## 5. Arrays ##
59+
## 3. Object-Oriented Java ##
6660

67-
- [ ] `tokyo.cpp`
61+
**A Basic Calculator:**
6862

69-
**Project**
63+
- [ ] TBD
7064

71-
## 6. Functions ##
65+
**Build A Droid:**
7266

73-
**Project**
67+
- [ ] TBD
7468

75-
- [ ] [UFO](6-functions)
69+
## 4. Conditionals and Control Flow ##
7670

77-
## 7. Classes & Objects ##
71+
**A Simple Car Loan Payment Calculator:**
7872

7973
- [ ] TBD
8074

81-
**Project**
75+
## 5. Arrays and ArrayLists##
8276

83-
## 8. Graphics ##
77+
**Desert Island Playlist:**
8478

85-
- [ ] [`NextYear.java`](9-graphics/NextYear.java)
79+
- [ ] TBD
8680

8781
### Java Style Guides ###
8882

0 commit comments

Comments
 (0)