Skip to main content
Ctrl+K
Jörg Faschingbauer - Home Jörg Faschingbauer - Home
  • Training Courses
  • About
  • Blog
  • Training Courses
  • About
  • Blog

Section Navigation

  • Course Descriptions
  • Pricing, Organizational
  • Log Of Past Courses
  • Complete Slide Material
    • Linux
    • Python Programming
    • The C Programming Language
    • C++ < 11
    • C++ >= 11
    • Design Patterns With C++
    • C++: TODO List
    • C++: Miscellaneous Live-Hacking
    • C++ Code
    • C++ Exercises
    • CMake
      • CMake: Introduction
      • CMake: Advanced Topics
        • Targets, Properties, And More
        • Screenplay: Public And Private Include Directories
        • The Language
        • Screenplay: Function Wrapping add_library()
        • Screenplay: Adding SQLite3 External Dependency
        • Screenplay: Making SQLite3 Optional (target_compile_definitions())
        • Screenplay: Making SQLite3 Optional (configure_file())
        • Screenplay: Integrating libmosquitto (MQTT - Handwritten Find-Module)
        • Screenplay: Generated Code (add_custom_command())
        • Running Tests
        • Why Noy Use include_directories() For That
        • External Dependencies
        • “Configured” Header Files
        • Optional Code: Problem Definition, OPTION()
        • Optional Code, Approach 1: Optional blacklist, C Macro (Global Flags)
        • Optional Code, Approach 2: Pushing Optionality Down In Module Interface
    • Is Software A Craft? Software Is A Craft! ⟶ Clean Code
    • Unit Testing With googletest
  • Training Courses
  • Complete Slide Material
  • CMake
  • CMake: Advanced Topics
  • The Language

The Language#

  • Language Basics
  • Variables
  • if, And Conditions
  • while Loops
  • foreach Loops
  • Datatypes
  • Functions And Macros
  • Filesystem Interaction, Pathname Manipulation
  • Scripts

© Copyright 2019-2025 (GPLv3), Jörg Faschingbauer.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.

Show Source