This post summarises technical learnings from the free Java Programming course on Udacity, which is recommended to gain the required programming foundations before starting the OU’s post-grad Software Development module, M813. These notes are in addition to those I’ve been making while studying the Udemy Java Developer course: see my posts here and here.
How Long is This Course?
According to Question 4 of Homework 0, this Udacity course takes 180 hours over 10 weeks = 18 hours per week. Really? I just knocked out Lesson 1 (of 7) in a couple of hours – and that included ‘blogging’ time as well as ‘doing’ time.
Here’s the Syllabus:
Lesson 1: Intro to Java
- what is programming
- intro to Java programming
- algorithms
- pseudo-code