Leon 6 anni fa
parent
commit
430b960c4f
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4
    1
      README.md

+ 4
- 1
README.md Vedi File

@@ -6,7 +6,10 @@
6 6
     	* `StringUtilities`
7 7
 
8 8
 * **Purpose:**
9
-    * To hyper-win
9
+    * To establish familiarity with
10
+        * [primitive data-types](http://cs.fit.edu/~ryan/java/language/java-data.html)
11
+        * [method signatures and return statements](http://www.homeandlearn.co.uk/java/java_methods.html)
12
+        * [String operations](https://www.tutorialspoint.com/java/java_strings.htm)
10 13
     
11 14
 * Classes to be completed
12 15
 	* `MathUtilities`