Skip to content

Teaching material for Advanced Computational Modelling 2 (FEEG6003)

Notifications You must be signed in to change notification settings

DenisKramer/feeg6003-slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

feeg6003-slides

Teaching material for Advanced Computational Modelling 2 (FEEG6003)

This repo holds public teaching material for the ACM 2.

Instructions for gitpitch

The master branch contains a set of files for gitpitch.

Starting a new presentation

Gitpitch works with branches. A new branch should be started for each presentation:

git checkout -b <branchname>

Please do not change files on the master branch. This will make it easier to merge global changes into individual presentations later.

Editing an existing presentations

To edit an existing presentation, it's branch needs to be checked out:

git checkout <branchname>

About

Teaching material for Advanced Computational Modelling 2 (FEEG6003)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages