All Projects → odrotbohm → Lectures

odrotbohm / Lectures

Licence: other
Lecture scripts and slides I use during the Software Engineering course at TU Dresden

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Lectures

Event Management
helps to register an users for on events conducted in college fests with simple logic with secured way
Stars: ✭ 65 (+25%)
Mutual labels:  web-application, education
Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (+596.15%)
Mutual labels:  education, software-engineering
Spring
Spring integration for Vaadin
Stars: ✭ 141 (+171.15%)
Mutual labels:  web-application, spring
Spring Data Jpa
Simplifies the development of creating a JPA-based data access layer.
Stars: ✭ 2,238 (+4203.85%)
Mutual labels:  spring, ddd
Spring Data Commons
Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.
Stars: ✭ 542 (+942.31%)
Mutual labels:  spring, ddd
Library
This is a project of a library, driven by real business requirements. We use techniques strongly connected with Domain Driven Design, Behavior-Driven Development, Event Storming, User Story Mapping.
Stars: ✭ 2,685 (+5063.46%)
Mutual labels:  spring, ddd
Spring Data Cassandra
Provides support to increase developer productivity in Java when using Apache Cassandra. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Stars: ✭ 315 (+505.77%)
Mutual labels:  spring, ddd
Hex Arch Kotlin Spring Boot
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
Stars: ✭ 83 (+59.62%)
Mutual labels:  spring, ddd
Spring Data R2dbc
Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.
Stars: ✭ 534 (+926.92%)
Mutual labels:  spring, ddd
All Things Cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
Stars: ✭ 474 (+811.54%)
Mutual labels:  spring, ddd
Java Interview
At the beginning, it was the repository with questions from Java interviews. Currently, it's more like knowledge base with useful links.
Stars: ✭ 114 (+119.23%)
Mutual labels:  spring, ddd
Spring Data Rest
Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
Stars: ✭ 743 (+1328.85%)
Mutual labels:  spring, ddd
Spring Data Redis
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Stars: ✭ 1,293 (+2386.54%)
Mutual labels:  spring, ddd
Uportal
Enterprise open source portal built by and for the higher education community.
Stars: ✭ 221 (+325%)
Mutual labels:  spring, education
Spring Data Mongodb
Provide support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Stars: ✭ 1,253 (+2309.62%)
Mutual labels:  spring, ddd
cs-sakaryauniversity
Sakarya Üniversitesi'nde okuduğum süre boyunca karşıma çıkan tüm ödevler, ders notları ve çıkmış sınav soruları (All the assignments, lecture notes and exams)
Stars: ✭ 133 (+155.77%)
Mutual labels:  web-application, software-engineering
Seai
CMU Lecture: Machine Learning In Production / AI Engineering / Software Engineering for AI-Enabled Systems (SE4AI)
Stars: ✭ 114 (+119.23%)
Mutual labels:  education, software-engineering
Codeguide
📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
Stars: ✭ 6,750 (+12880.77%)
Mutual labels:  spring, ddd
Spring Data Neo4j
Provide support to increase developer productivity in Java when using Neo4j. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Stars: ✭ 662 (+1173.08%)
Mutual labels:  spring, ddd
Botwall4j
A botwall for Java web applications
Stars: ✭ 41 (-21.15%)
Mutual labels:  web-application, spring

Lecture scripts and slides

:livebase: http://static.olivergierke.de/lectures

image: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]
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].