maticboncina / famnit23-prog1

Class repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UP FAMNIT - Programming 1 (Java) - 2023/2024

Principal professor: dr. Aleksandar Tošić

Lecturer: dr. Niki Hrovatin

Practice assistant: dr. Jernej Vičič

Intro

The repository serves as a personal archive of all code written during the course of Programming 1 (Java) at UP FAMNIT. The code is written in Java, using IntelliJ IDEA as the IDE and covers fundemental topics of Java programming language.

!!!! Code may not be compliable, functional or fully completed. Use/Copy at your own risk, as the code is always submitted to a designated assigment before upload. Bugs may be included !!!!

Folder structure

  1. Classification based on class type:

    • class - Contains code from lectures, that was written during the class.
    • homework
      • weekly - Code from short weekly assignements.
      • quiz - Solutions for quizes.
      • projects - Code from two bigger projects, we received through the year.
    • practice
      • lab - Contains code we wrote during the lab practice.
  2. Organised code by dates (yyyy-mm-dd).

  3. Optionally organised further to maintain a clean structure.

Contributions

Drawings by Miha Prajs.


This is a personal space, thus contributions or pull requests will (probably) not be accepted.

About

Class repo


Languages

Language:HTML 46.9%Language:Java 36.1%Language:JavaScript 9.3%Language:CSS 7.6%