#算法刷题#📚 📖 📚CSE GATE Resources for GATE and CSE Aspirants 😎 😁 . Show your ❤️ by ⭐️⭐️
#学习与技能提升#Companion repository to the "Modern Embedded Systems Programming" video course.
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
#学习与技能提升#This is a mirror of Richard Stallman's GNU C Language Intro and Reference, available in Markdown and PDF.
Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R.
allocscope - a memory tracking tool
C Programming Lab: Assessing Your C Programming Skills
Operating system for x86_64 based around a "keep it simple and make it work" philosophy.
42 Piscine C Projects
fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
schedule and materials about my presentations
A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C devel...
These REPO contains all ALX resources, with Additional Material i found useful during my course of Study in ALX
"See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript
Curated list of notes, books and other resources for the student of Nepal College of Information and Technology(NCIT) - Pokhara University, Nepal
#安卓#Hacking Scripts contains amazing and awesome scripts written in Python, JavaScript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday l...
Jaws is an invisible programming language! Inject invisible code into other languages and files! Created for security research -- see blog post
This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic, providing theoretical understanding and hands-on coding exper...
Answers to exercises in K&R's The C Programming Language (second Edition).