Pages:
Posts:
-
Topic: Functional Programming
-
Topic: Game Programming
- Comparison: C vs. C++ for Game Development
- How To Use PlaySound in C?
- How To Program a Windows API GUI in Modern C?
- Loading a GLSL Shader from File in OpenGL using Pure C
- How Can You Play .WAV Files in the C Language?
- Programming with PortAudio in Pure C (How to Start?)
- Programming with SDL Audio in Pure C (How to Start?)
- Programming with OpenAL in Pure C (How to Start?)
- Can You Use SDL (Simple DirectMedia Layer) in Pure C?
- How Can I Create a GUI Using C Programming?
- Can You Really Write a Game Engine in C?
- How Can You Draw Shapes in C Easily?
- Can You Program a Sophisticated Game AI in C?
- Can You Use OpenGL With Pure C?
- Can C be Used for Game Development And Is It a Good Idea?
-
Topic: Object Orientation
- Is there a String Class in C?
- What Collections Are Available in Modern C?
- How To Implement a Map Class in Pure C?
- How To Implement a Dynamic Array Class in Pure C?
- How To Implement a Stack Class in Pure C?
- How To Implement a Queue Class in Pure C?
- How To Implement a Linked List Class in Pure C?
- How To Implement a Vector Class in Pure C?
- How to implement Private Variables in the C Language?
- How To Implement Inheritance and Polymorphism in C?
- Is there an Equivalent to Classes in C (Can you FAKE one?)
- Are there Classes in the C Programming Language?
-
Topic: Unit Testing
- Getting Started in CppUTest with C
- How To Test Code in C?
- How To Organize Unit Tests in C? (Files, Fixtures & AAA)
- What is the Best Unit Test Method Naming Convention in C?
- Modern Unit Testing and Embedded C (Is it possible?)
- How To Perform the Bowling Game Kata in C?
- How To Write a Hello World in Google Test with Pure C?
- What is the Best Unit Testing Framework in C for You?
- Is Unit Testing in C with Google Test possible?
- What Unit Test Coverage Do I Need (Especially in C)?
- Can You Unit Test in C and Why Should You Care?