Gallery Items tagged Source Code Listing
Recent

Java Exceptions
this is an article about the examples of checked and unchecked exception.
Mohibul Alam

Air quality predictor
Machine learning project report. The project aimed at predicting air quality based on weather and its code is available at https://github.com/annisall/mlproject.
Anniina Sallinen

C++ Template
The template for the C++ code
Luuk

MV013 final assignment report
Template for the final assignment report for the course MV013 Statistics for Computer Science taught at the Faculy of Informatics, Masaryk University, Brno.
Pavel Břoušek

Creating a Basic LED Driver for Raspberry Pi
Creating a driver to control a GPIO
Victor Ramirez, Rafael Lopez, Ramiro Rubio

Python Graph Projection and graph mapping
A small example of Python Notebook conversion to PDF using latex
Hemant Kumar, Dr. Avinash Chandra Pandey

Magma minted
A Pygments lexer for the Magma computer algebra language.
Immir

Inleiding tot R
Dit is een Nederlandstalige bijdrage vanwege Ludo Poelaert, UGent.
In deze korte tekst wordt een inleiding tot de taal R gegeven.
U mag de tekst vrij gebruiken onder het Creative Commons CC BY 4.0 .
Succes ermee.
Professor Ludo Poelaert

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