BookProgramming LanguageAli KhudiyevJanuary 15, 2025A Student’s C Book ILevel 1. Introduction to C Table of Contents Level 1. Introduction to… Read MoreA Student’s C Book I
Programming LanguageAli KhudiyevJanuary 14, 2025A Student’s C Book: 1.7. Data StructuresLevel 1. Introduction to C 1.7. Data Structures All variables in one… Read MoreA Student’s C Book: 1.7. Data Structures
Programming LanguageAli KhudiyevJanuary 12, 2025A Student’s C Book: 1.6. ArraysLevel 1. Introduction to C 1.6. Arrays Hold my integers Imagine a… Read MoreA Student’s C Book: 1.6. Arrays
Computer ScienceMathematicsAli KhudiyevJanuary 1, 2025Mathematician’s PrisonersQuestion. You and a fellow prisoner are imprisoned in a dungeon and… Read MoreMathematician’s Prisoners
Programming LanguageAli KhudiyevJanuary 1, 2025A Student’s C Book: 1.5. PointersLevel 1. Introduction to C 1.5. Pointers How to think about a… Read MoreA Student’s C Book: 1.5. Pointers
Programming LanguageAli KhudiyevDecember 24, 2024A Student’s C Book: 1.4. Control FlowLevel 1. Introduction to C 1.4. Control Flow Branching is a strategy… Read MoreA Student’s C Book: 1.4. Control Flow
Programming LanguageAli KhudiyevDecember 15, 2024A Student’s C Book: 1.3. FunctionsLevel 1. Introduction to C 1.3. Functions I receive Inputs, You receive… Read MoreA Student’s C Book: 1.3. Functions
Programming LanguageAli KhudiyevDecember 15, 2024A Student’s C Book: 1.2. BasicsLevel 1. Introduction to C 1.2. Basics Your computer can memorize things… Read MoreA Student’s C Book: 1.2. Basics
Programming LanguageAli KhudiyevDecember 10, 2024A Student’s C Book: 1.1. Hello, World!Level 1. Introduction to C 1.1. Hello, World! What if I told… Read MoreA Student’s C Book: 1.1. Hello, World!
Computer ScienceAli KhudiyevNovember 18, 2024Writing Inter-Process Communication (IPC) Library in C (Part 1)Writing Inter-Process Communication (IPC) Library in C Welcome to a project-based tutorial… Read MoreWriting Inter-Process Communication (IPC) Library in C (Part 1)