a-r-d / java-1-class-demos

Java 160 class demos for Cincinnati State Java 1 class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java 1 Class Demos

Java 160 class demos for Cincinnati State Java 1 class.

Each week contains the Java classes that were created to show in class for the demos, or during creation of the youtube videos. Please use this code to help you complete the homework assignments each week.

Each week's content

week 1 - intro + datatypes

week 2 - expressions, conditionals, loops

week 3 - arrays

week 4 - Strings

week 5 - review

week 6 - OOP, objects & classes

week 7 - OOP, try/catch, logging

week 8 - JFrame and Action Listener

week 9 - WindowListener and "Create" of CRUD

week 10 - Update and Delete of CRUD

week 11 - Filesystem Access

week 12 - Files - Reading and Writing

week 13 - Collections and Generics

week 14 - Collections/array utilities and Dates

week 15 - Maven and External Libraries

Extras:

JVM Memory and Tuning

Interview Question Practice + Videos

Youtube Videos

There are a few youtube videos here to go along with the course content, I will upload them all to playlists based on the week they correspond to.

This playlist contains all of the course videos.

Each specific topic's videos:

Streams and Filesystem Access

Reading and writing files

Generics and Collections

Arrays, Collection Utils, and Dates

Maven and Libraries

About

Java 160 class demos for Cincinnati State Java 1 class.

License:MIT License


Languages

Language:Java 95.8%Language:Shell 2.5%Language:Batchfile 1.7%