This minicourse in databases and SQL is part of Computational Statistics and Operations Research, a course held in the spring semester of 2019 at Aalborg University for 2nd semester Operations Research master students.
The goal of the course is not …
When you work on a large group project, it can be advantageous to keep track of changes with a _version control system_.
Git is the most widespread of such systems, and web platforms like GitHub make it easy to overview and collaborate.
With Git and …
LaTeX is a typesetting system which is widely used in academia, and on AAU, you are expected to use it.
This compilation based way of writing offers many advantages over WYSIWYG editors like MS Word, such as cross-platform compatibility, editor …