File tree 1 file changed +12
-18
lines changed
1 file changed +12
-18
lines changed Original file line number Diff line number Diff line change @@ -48,41 +48,35 @@ $ java HelloWorld
48
48
49
49
## 2. Variables ##
50
50
51
- ** Project:**
52
-
53
- ## 3. Conditionals & Logic ##
51
+ ** Mad Libs:**
54
52
55
53
- [ ] TBD
56
54
57
- ** Project**
58
-
59
- ## 4. Loops ##
55
+ ** Math Magic:**
60
56
61
57
- [ ] TBD
62
58
63
- ** Project**
64
-
65
- ## 5. Arrays ##
59
+ ## 3. Object-Oriented Java ##
66
60
67
- - [ ] ` tokyo.cpp `
61
+ ** A Basic Calculator: **
68
62
69
- ** Project **
63
+ - [ ] TBD
70
64
71
- ## 6. Functions ##
65
+ ** Build A Droid: **
72
66
73
- ** Project **
67
+ - [ ] TBD
74
68
75
- - [ ] [ UFO ] ( 6-functions )
69
+ ## 4. Conditionals and Control Flow ##
76
70
77
- ## 7. Classes & Objects ##
71
+ ** A Simple Car Loan Payment Calculator: **
78
72
79
73
- [ ] TBD
80
74
81
- ** Project **
75
+ ## 5. Arrays and ArrayLists##
82
76
83
- ## 8. Graphics ##
77
+ ** Desert Island Playlist: **
84
78
85
- - [ ] [ ` NextYear.java ` ] ( 9-graphics/NextYear.java )
79
+ - [ ] TBD
86
80
87
81
### Java Style Guides ###
88
82
You can’t perform that action at this time.
0 commit comments