To Course Home Page

IT 313 -- Examples

Links to Examples

HelloWorld Project

Zipfile: hello-world.zip

This project has no modules defined.
Creating an IntelliJ HelloWorld Project

Greeter Project

Zipfile: greeter.zip

This project has four modules defined.
Creating a Project with Multiple Modules

InchesToCm Project

Zipfile: inches-to-cm.zip

TerminalIO Project

Zipfile: terminal-io.zip

ComputeAverage Project

Zipfile: compute-average.zip

Loops Project

Zipfile: loops.zip

Drawing Project

Zipfile: drawing.zip

Unicode Project

Zipfile: unicode.zip

StaticMethods Project

Zipfile: static-methods.zip
No modules are defined for this project.

InstanceMethods

Zipfile: instance-methods.zip
No modules are defined for this project.

UnitTests

Zipfile: unit-tests.zip
Creating a JUnit5 Test Class for IntelliJ

Classes Project

Zipfile: classes.zip

InputOutput

Zipfile: input-output.zip
No modules are defined for this project.

Inheritance Project

Zipfile: inheritance.zip

TestPackage

Zipfile: testpackage.zip
No modules are defined for this project.

JFreeChart Project

Zipfile: jfreechart.zip

jFreeChart JAR Files for this example and Project 3b:
jfreechart-1.0.19.jar   jcommon-1.0.23.jar

Interfaces Project

Zipfile: interfaces.zip

Serialization Project

Zipfile: serialization.zip

EmployeeFind Project

Zipfile: employeefind.zip

PackageAccessibility Project

Zipfile: packageaccessibility.zip

Patterns1 Project

Zipfile: patterns1.zip

Observer Project

Zipfile: observer.zip

Patterns2 Project

Zipfile: patterns2.zip

JDBC Project

Zipfile: jdbc.zip

JAR File Download:
https://bitbucket.org/xerial/sqlite-jdbc/downloads/

Show how to use Java Database Connectivity (JDBC) classes to create, populate, and query databases.

Swing Project

Zipfile: swing.zip

Recursion Project

Zipfile: recursion.zip

Multithreading Project

Zipfile: multithreading.zip

SwingGui Project

Zipfile: swinggui.zip

KotlinProj Project

Zipfile: kotlinproj.zip