We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c1b42 commit 077ff2aCopy full SHA for 077ff2a
README.md
@@ -82,13 +82,13 @@ $ java HelloWorld
82
83
## 8. Graphics ##
84
85
-- [ ] `pointers.cpp`
+- [ ] [`NextYear.java`](9-graphics/NextYear.java)
86
87
### Java Style Guides ###
88
89
* Codecademy Java Style Guide
90
-* [Microsoft C++ Style Guide](https://github.com/Microsoft/AirSim/blob/master/docs/coding_guidelines.md)
91
-* [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html)
+* [Microsoft Java Style Guide](https://github.com/Microsoft/AirSim/blob/master/docs/coding_guidelines.md)
+* [Google Java Style Guide](https://google.github.io/styleguide/cppguide.html)
92
93
### Java Cheatsheets ###
94
0 commit comments