Skip to content

ChewbaccaCookie/dhbw-ma-programmieren-1-sourcecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHBW Mannheim - Programmieren 1 Sourcecode

Welcome to the repository for the Programmieren 1 lecture at the DHBW Mannheim. This repository is a resource for students to access the source code used within the lecture material as well as the tasks assigned during the course. Solutions for the tasks are also provided to aid in self-study and experimentation.

Structure

The repository is divided into two main modules:

  1. lecture-code - Contains example code and snippets which were demonstrated during the lectures.
  2. tasks - Contains exercises and their respective solutions that complement the lecture material.

Table of Contents

Lecture Code

The code used in lectures can be found in the lecture-code directory. Navigate through the directory to explore various topics covered in the lectures.

Tasks

All tasks are located in the tasks directory. Each task is located in a separate directory and contains a task.md file with the task description and source code or a solution.md file with the solution to the task.

Getting Started

To get started with the source code, clone this repository using the following command:

git clone https://github.com/your-github-username/dhbw-ma-programmieren-1-sourcecode.git

Make sure you have the necessary development environment to work with Java projects (e.g. IntelliJ IDEA).

Contributions

While this repository is primarily for distributing code and tasks for educational purposes, contributions to improve the quality of code and solutions are welcome. If you have suggestions or corrections, please create a pull request or open an issue.

License

This project is released under the MIT License. For more details, please see the LICENSE file."


Happy Coding!

About

This repository is a resource for students to access the source code used within the lecture material as well as the tasks assigned during the course. Solutions for the tasks are also provided to aid in self-study and experimentation.

Resources

License

Stars

Watchers

Forks

Contributors

Languages