microsoft /
godot-csharp-essentials
This repository hosts course material designed for C# developers who want to learn game development using the Godot Engine.
80/100 healthLoading repository data…
Dor1s / repository
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Materials of "Modern fuzzing of C/C++ Projects" workshop.
The first version of the workshop had been presented at ZeroNights'16 security conference.
This workshop was originally developed in 2016. As of today (2021 and beyond), the practical side of the workshop might be not working right away, because libFuzzer greatly evolved over the years. The theoretical part of the workshop is a good learning material still, but for the practical lessons it is recommended to follow the most recent version of the libFuzzer tutorial.
fuzzer:zeronightssudo apt-get install -y make autoconf automake libtool pkg-config zlib1g-devFuzzing experience is not required.
Most of the examples have been taken from libFuzzer tutorial and Fuzzer Test Suite.
Building libFuzzer is extreemly easy:
cd libFuzzer
Fuzzer/build.sh
libFuzzer repository could be found inside LLVM's compiler-rt project.
Selected from shared topics, language and repository description—not editorial ratings.
microsoft /
This repository hosts course material designed for C# developers who want to learn game development using the Godot Engine.
80/100 healthdouglascraigschmidt /
This repository contains some material I've created to teach courses on C++ and the Standard Template Library (STL). Please see http://www.dre.vanderbilt.edu/~schmidt/cs251 for more information on these topics, including video presentations and slides.
66/100 healthErdemOzgen /
This repository contains different materials for learning and improving C++ skills.
grammatical /
This repository contains materials for our tutorial on automatic grammatical error correction: R. Grundkiewicz, C. Bryant, M. Felice: A Crash Course in Automatic Grammatical Error Correction, COLING 2020.
34/100 healthApplied-Ontology-Education /
Repository for educational material related to the 2025 C-FORS Summer school in Oslo, Norway.
40/100 healthUNN-ITMM-Software /
Repository with all materials, tasks and solutions for the Advanced C++ course
21/100 health