1,105 skills found · Page 1 of 37
fravoll / Solidity PatternsA compilation of patterns and best practices for the smart contract programming language Solidity
pkivolowitz / Asm BookA book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
ZaneH / Piano Trainer🎹 Memorize piano scales with ease! A piano practice program w/ MIDI support. Consider it an interactive reference manual
mcinglis / C StyleMy favorite C programming practices.
polarmobile / Coffeescript Style GuideBest-practices and coding conventions for the CoffeeScript programming language
plutov / Practice GoPractice Go: a collection of Go programming challenges
stanislaw / Awesome Safety CriticalList of resources about programming practices for writing safety-critical software.
3dgen / Cppwasm Book:books: WebAssembly friendly programming with C/C++ -- Emscripten practice
rustfinity / RustfinityLearn and Practice the Rust programming language the effective way.
labex-labs / Practice C Programming ProjectsBuild real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.
darkr4y / GeaconPractice Go programming and implement CobaltStrike's Beacon in Go
JCluzet / 42 EXAMA program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)
zigcc / Zig CookbookSimple Zig programs that demonstrate good practices to accomplish common programming tasks.
Priyansh19077 / CP TemplatesHere are my template codes for Competitive Programming with optimised implementations of various algorithms. I personally use them every day and have tested almost all of them in multiple competitive programming contests and practice problems
the-hyp0cr1t3 / CCEverything competitive programming related - introductory guide, topics/concepts, practice problems, snippets & templates, tips & tricks and more.
gopcp / Example.v2An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).
faiface / Par LangPar (⅋) is an experimental concurrent programming language. It's an attempt to bring the expressive power of linear logic into practice.
gensyn-ai / CodeassistA completely private and local AI coding assistant, developed by Gensyn. It helps you practice programming problems and train a novel assistant to help you code.
dereknguyen269 / Programing Best PracticesAwesome Programming Best Practices for Beginners
Yawn-Sean / Daily CF ProblemsTo practice your competitive programming skills, try solving daily Codeforces problems!