Oracle Moocs

Join me in a few Moocs!
blog mooc oracle sql pl/sql java cloud

Oracle Moocs - Join me!

Join me on Oracle’s Learning Library for a few moocs -

Databases for Developers

I loved this course! Chris Saxon has so much energy and enthusiasm for databases, it’s infectious. This is a very basic introduction to RDBS and is appropriate for anyone :) Chris also has a fantastic youtube channel - see the intro to the course here

Introduction to PL/SQL

See my GitHub repo for the course https://github.com/sblack4/intro-to-pl-sql-mooc

Develop RESTful Java Microservices deployable on Oracle Cloud

See my GitHub repo for the course https://github.com/sblack4/JavaMicroservices-mooc

JDK 8: Lambdas and Streams Introduction

I end up reading a lot of Java code. Most of the Apache projects (expecially the big data ones) are written in Java and a large portion of the activity on StackOverflow involves Java.