Task 9

Top Java Development Tools and Software | Rebel

Programming Part 3

Back to Java programming for this task. The next lesson is on arrays. These are a bit like variables and can be used to temporally store data, however unlike a variable that only stores one value, arrays can store lots of related data. You need to have finished all the tasks from the previous lesson before it will let you move on to these.

Part 1 - Login to Sololearn

Go to the Sololearn site and log back in.

Part 2 - Work through the next lesson - "Arrays"

There are again 5 units and several quizzes and challenges for this one. Make sure you have a go at all of them. Let me know if you have any questions or problems - pbr@lpgs.bromley.sch.uk

Part 3 - Extension

Forwards and Backwards

Create a program that is able to detect if an input is the same as the reverse of the same input – i.e. a Palindrome. Again your choice how to write it.

Send answers to PBR@lpgs.bromley.sch.uk