Learning Blog
Home | Blog
After spending many hours searching the Internet and following many different instructions and typing thousands of commands into the terminal with the process always failing (usually at the last input), I've finally found a way of installing Java on Ubuntu.
To run Java programs you need to have the Java Runtime Environment (JRE) installed. You can see whether it is already installed by checking the version: In the Terminal (search for 'Terminal'), type:
$ java -version
If the required version of Java is not already installed, try running the Software Updater and check again, otherwise install the required version from a different repository:
$ sudo apt-add-repository ppa:openjdk-r/ppa
$ sudo apt-get update
$ sudo apt-get install openjdk-= $javaVersion ?>-jre
$ sudo update-alternatives --config java
[Choose version by entering the Selection Number of the required version]
This method will also probably work for Debian and Linux Mint.
If you want to develop programs you will, of course, also need the Java Development Kit installed, so enter:
$ sudo apt-get install openjdk-8-jdk
instead of:
$ sudo apt-get install openjdk-8-jre
18 November 2016
Arrange 6 Matches to make 4 equilateral triangles whose sides are one matchstick long.
This icebreaker encourages creative thinking.
8 November 2016
I will be licensing some of the material on my website under the Creative Commons licence. You can can find out more about Creative Commons from their website:
creativecommons.org
There are several versions of this licence, but the version I have decided to adopt allows 'distribution and use' of the work providing it:
- has been attributed to Mike Wills Learning Services,
- has not been modified and
- will not be used for commercial purposes.
For more details of the licence I am using, please go to:
creativecommons.org/licenses/by-nc-nd/4.0
5 October 2016
Paired Comparisons is a decision making and prioritizing tool.
In addition to a description of the tool, and an example of its use, there is also an embedded program which will take out much of the hard work in using the tool.
View
15 September 2016
Now available for Mac OSX.
17 August 2016
From now on, the monthly version of my 2016 Almanac will no longer be published in my newsletter.
You can still view the 2016 Almanac on my website (mwls.com/resources/almanacs/2016.php).
11 August 2016
Instead of my newsletters being published on a regular, monthly basis, they will now be published when sufficient, relevant items are available for publication.
You can still get immediate notification of my news items by following me on Facebook (facebook.com/LearningPages) and twitter (twitter.com/LearningPages).
9 August 2016
Texts from schools to parents about tests and homework can boost secondary pupils' maths grades by the equivalent of a month in class.
Texting can also cut pupil absence, according to the Queen's University Belfast evaluation.
The programme involved 15,697 pupils in 29 schools across England, half of whose parents were sent texts. The pupils who took part in the study were from Year 7 - the first year of secondary school, Year 9 and Year 11 - the GCSE year. In each school, either the parents of the Year 11 group or the Year 7 and Year 9 groups were allocated to receive the texts.
The parents of about half the pupils involved in the trial were sent roughly one text a week during the school term, for a year starting in September 2014. Overall, the programme amounted to about 30 texts over the year.
They included the dates of tests and warnings about missed homework as well as details about what the children had learnt during the day, aiming to prompt conversations at home about school.
The researchers carried out baseline tests to determine pupils' abilities at the beginning of the year and used figures from the National Pupil Database to determine their progress.
The researchers found the effect of the intervention was not statistically significant in English and science.
20 July 2016
< Newer Posts | Older Posts >
Become a member to get early access to new resources.
Support the Learning Pages project | ☕️ Buy me a coffee