Templates tagged Source Code Listing

Matlab Worksheet Template
A simple template for Matlab worksheets.
Patrick Liu

Algorithm Lab Template
Algorithm Lab Template
Roshan Pandey

CSE-3500 Algorithms & Complexity Homework Template
A homework template for UConn's CSE-3500 Algorithms & Complexity course.
Derek Aguiar

Template Relatórios FEELT31109
Template para relatórios da disciplina FEELT31109 (Enriquecimento Instrumental) da FEELT/UFU, Brasil.
Igor Peretta

Colourful Cheatsheet Template
This is a template for a colourful cheatsheet.
It supports some visualization features and code listings using tcolorbox / minted. Just input the language you want (and that is supported by minted) in the codebox environment
Different colour themes will probably be added at some point.
(maybe also a more print friendly black and white alternative)
A blog post on cheatsheets and some of my thoughts on them and this template can be found here.
Sarah Lang

Practice template for CoLi
Get yourself into LaTeX
Luuk

Assignment Homework Solutions Template
Template to write solutions to homework assignments that involve math equations, figures and code. Just one line command to add the Matlab code with its file name.
Venkatraman Renganathan

Thesis-Template
This template is based on
https://github.com/uniba-dsg/dsg-templates/tree/master/dsg-seminar-en
You can easily get started by defining variables such as the title of your
thesis etc.
Chose whether you want the title page with one logo or with two logo. Default is one.
Images go in the "images" directory. Other resources, e.g. source code files, go in the "resources" directory.
Simply start writing by adding sections in the "sections" directory and including these files in "main.tex".
Note, that this template is optimized for theses in computer science with Java as main programming language. But feel free to configure listings, e.g. for other languages.
Christian Steinmeyer

All Inclusive Master Thesis Computer Science
This template includes all you need for your thesis in Computer Science: pseudocode, listsings (sourcecode), tables, math and equations, tables with coloured cells, figures, appendix, toc , custom title, colours and a customizable layout.
The best: all that is wrapped up in little tutorial-style paragraphs with examples.
Licence: MIT
See also: https://github.com/jankapunkt/master-thesis
Jan Küster