Project 2 Resources
Last Updated 2015-01-16
Java
Generics and Arrays -
Dan Grossman's notes
.
Java Generics (and JUnit) -
Hal Perkins' slides
Java Generics -
tutorial
More Java Generics -
tutorial by Gilad Bracha
Code from textbook -
Online version
JUnit (& Eclipse)
JUnit -
Tutorial
.
(Java Generics) and JUnit -
Hal Perkins' slides
JUnit -
Slides from CSE 331
Testing from CSE 331 -
Notes
JUnit -
Tutorial from CSE 143
Eclipse & JUnit from CSE 331 -
Notes
Eclipse from CSE 331 -
Notes
Version Control
CSE GitLab -
CSE sponsored Git repository
, if you want to use Git I would strongly recomend trying this. Other web-based Git repos include
Bitbucket
and
GitHub
, however if you use these you MUST make your repo private.
Git & Bitbucket tutorial -
Bitbucket 101
Git -
Git tutorial
,
Top 10 Git tutorial for beginners
Git with Eclipse -
EGit tutorial
,
EGit user guide
SVN Slides -
Slides from CSE 390a
SVN Book -
SVN book
SVN From CSE 331 -
SVN Notes