Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odrotbohm/lectures
Lecture scripts and slides I use during the Software Engineering course at TU Dresden
https://github.com/odrotbohm/lectures
ddd education github java software-engineering spring web-application
Last synced: 2 months ago
JSON representation
Lecture scripts and slides I use during the Software Engineering course at TU Dresden
- Host: GitHub
- URL: https://github.com/odrotbohm/lectures
- Owner: odrotbohm
- License: other
- Created: 2014-10-21T07:29:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-26T13:27:51.000Z (about 4 years ago)
- Last Synced: 2023-03-10T22:53:18.738Z (almost 2 years ago)
- Topics: ddd, education, github, java, software-engineering, spring, web-application
- Language: Java
- Homepage:
- Size: 24.1 MB
- Stars: 63
- Watchers: 11
- Forks: 21
- Open Issues: 9
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
Awesome Lists containing this project
README
# Lecture scripts and slides
:livebase: http://static.olivergierke.de/lecturesimage:https://travis-ci.org/olivergierke/lectures.svg?branch=master["Build Status", link="https://travis-ci.org/olivergierke/lectures"]
This repository contains scripts, slide decks and some sample code for lectures I held. The scripts are written in Asciidoc and rendered using http://asciidoctor.org[Asciidoctor]. Comments and suggestions for improvements are highly welcome. Feel free to open issues or submit a pull request.
## Software engineering labs
* `spring-web-apps` - link:{livebase}/spring-webapps[State-of-the art web applications with Java and Spring]
## Software engineering
* `java-tooling` - link:{livebase}/java-tooling[Java fundamentals and tooling]
* `collaborative-sd` - link:{livebase}/collaborative-sd[Fundamentals of Collaborative Software Development]