We will use the Otago University Year 12 Programming and Problem Solving Workbook as a guide to the concepts required before doing 'real' L3 work. The Year 12 Programming & Problem Solving Student workbook is available below. Please do not re-distribute this workbook as it has been purchased for use only by my classes.
L2 workbook
https://drive.google.com/open?id=0BzdQz45DMVPtYlZQOVlOY3Mxc0E
L3 workbook
https://drive.google.com/open?id=0BzdQz45DMVPtaUlpR29RZVpOcG8
You will need to download the workbook (Y12 Prog Java Nov2013.pdf) below. Feel free to print it - colour is best. The workbook is a comprehensive introduction to Java suitable for Level 2. The workbook includes lots of problems for you to complete. Some of these are very easy and others more difficult. To help you manage your time more effectively, I have sorted the problems into the following categories:
HTTLACS
https://drive.google.com/open?id=0BzdQz45DMVPtSzFjLWw2R012UWs
This is a free book available from http://greenteapress.com/wp/think-java/. It will be used alongside the workbook.
- this is very, very useful http://introcs.cs.princeton.edu/java/11cheatsheet/
Level 3 Workbook Java solutions
Level 3 workbook Code listings
There are many great You tube tutorials on programming and on programming in Java. Use them! Bear in mind though that the particular set-up and systems in use in the videos will probably be different from your set up. Read the code, understand it and apply it to your own problem.