21 Forks
65 Stars
65 Watchers

lectures

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

How to download and setup lectures

Open terminal and run command
git clone https://github.com/odrotbohm/lectures.git
git clone is used to create a copy or clone of lectures repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lectures https://github.com/odrotbohm/lectures/archive/master.zip

Or simply clone lectures with SSH
[email protected]:odrotbohm/lectures.git

If you have some problems with lectures

You may open issue on lectures support forum (system) here: https://github.com/odrotbohm/lectures/issues