Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit c1b6742

Browse files
committed
Update README.md
1 parent 82f33c1 commit c1b6742

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pset2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ What to do:
1010

1111
* Refactor your existing Mario to use proper Java packages. Open your project in an IDE (preferably Intellij IDEA)
1212
* Check out the following video on how to create a [Java project in under 4 minutes](http://tv.launchcode.us/#/videos/java_game_10min?lesson=Java)
13+
* Also watch the following videos on Strings [Strings](http://tv.launchcode.us/#/videos/java_strings?lesson=Java) and [String Performance](http://tv.launchcode.us/#/videos/java_strings_performance?lesson=Java). Feel free to refactor your code accordingly.
1314
* Implement the functionality mentioned in the summary. When complete, commit and push to your repository.
1415
* You should notice that your code has lots of if statements... we're going to get rid of those by using the Strategy Design Pattern
1516
* Watch the video [Strategy Design Pattern in Java](http://tv.launchcode.us/#/videos/java_strategy?lesson=Java)

0 commit comments

Comments
 (0)