Skip to content

Repository files navigation

Object-Oriented Programming Notes

Complementary learning resources for the ICC490 Object-Oriented Programming course at UFRO.

Java Astro JavaScript

Course Website

About

This repository contains complementary educational material for the ICC490 Object-Oriented Programming course at UFRO.

The website provides organized resources to support learning Object-Oriented Programming concepts using Java as the teaching language. It serves as a reference for reviewing theory, examples, reports, and additional visual material.

Contents

  • Java programming notes
  • Practical examples
  • Unit testing resources
  • Error handling concepts
  • File manipulation lessons
  • Technical reports
  • Supporting images
  • PDF documents and infographics

Built With

Local Development

Clone the repository:

git clone https://github.com/JessusTM/OOP.git

Enter the project directory:

cd OOP

Install the dependencies:

npm install

Start the development server:

npm run dev

The website will be available at http://localhost:4321.

Available Commands

Command Description
npm run dev Start the local development server
npm run build Build the production website
npm run preview Preview the production build locally
npm run astro Run Astro CLI commands

About

Complementary learning material for the ICC490 Object-Oriented Programming course at UFRO.

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages