Skip to content

Blunderproof/JavaProgrammer1Class

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java 8 Programmer 1 UtahRETC Class Content

We're using OCA: Oracle Certified Associate Java SE 8 Programmer as a reference of the content that should covered in this class. Keep in mind that the goal is that by the end of the class, students will be able to take the Programmer I certificate test and pass.

Slides

Slides are generated using Marp which uses markdown for its formatting. This will give us a consistant look and feel to every slide deck, even when different people are working on different sections. For an introduction to markdown, follow this link. And for examples of how Marp translates markdown formatting into slides, follow this link for an example slide deck.

Getting started

Follow these steps to create a new slide deck:

  1. Pick a section in the outline documentation and make sure you are familiar and confortable with the content.
  2. Create a new class directory in the classes folder. If you have class 2, then create classes/class_02.
  3. Make a copy of the sample outline and rename it to class_N_outline.md where N is your class number (obvs). Save this in your class directory.
  4. Repeat the previous step with the sample slides and sample homework.
  5. Using Marp, export your slides and homeword as a PDFs and save them to the class folder. (File > Export Slides as PDF)
  6. I'm using ghmd (npm i -g ghmd) to generate an html file of the homework, opening it in Chrome, and using the save to PDF option when printing the file. I then save it to the class folder.
  7. Same goes for the outline file.

About

Java 8 Programmer 1 UtahRETC Class Content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%