Skip to content

A repository containing code related to the lectures for Program Development 2 (PE2).

Notifications You must be signed in to change notification settings

StockerGaming/lecture-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PE2 Lecture Code Examples

A repository containing code related to the lectures for Program Development 2 (PE2)

Content

  • sql: folder containing examples of SQL statements (see lecture slides for relational DBs and SQL)
  • db-example-project: folder containing examples of using JDBC and an ORM (see lecture slides on JDBC / ORM)
  • html: folder containing examples for the HTML/CSS/JS lecture
  • java-features-demo: folder containing examples for using specific Java features from SE 8 to SE 17 (see lecture slides for advanced Java features)

About

A repository containing code related to the lectures for Program Development 2 (PE2).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.4%
  • HTML 3.5%
  • JavaScript 2.1%