Skip to content

andresmasegosa/OOP_F21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 

Repository files navigation

Object Oriented Programming Course (Fall Semester 2021)

This repository will store the code we use during the lectures and the exercises sessions of this course.

Contributions

If you want to contribute to this repo with your own solutions to the exercises of each session, create a new package with your name/username within the package sessionX.excercises.contributions. E.g., Matthias's contributions for Session 0 are placed in the following package:

session0.excercises.contributions.matthias

How to set up IntelliJ's project

First be sure you have installed the following software:

This video shows how to set up IntelliJ's project with the code of this repo.

Video: How to Set Up IntellJ's project

If you follow these steps and you experience problems, send me an email!!.

How to update our local code

Through this course, we will update this repo with new code for the new sessions or with some contributions from the own students. The following video shows how to update you local version of the code with the new code uploaded to this github repo:

Video: How to update our local code

If you follow these steps and you experience problems, send me an email!!.

About

Object Oriented Programming Course - Fall Semester 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages