Logo

Programming Linux

Quick search

Navigation

Courses

  • Courses Overview
  • Slide Material
    • Linux
    • Python Programming
    • The C Programming Language
    • C++: TODO List
    • C++: Miscellaneous Live-Hacking
    • C++
    • The New C++ (11-…)
    • Design Patterns With C++
    • C++ Code
    • C++ Exercises
    • CMake
      • CMake: Introduction
      • CMake: Advanced Topics
        • Targets, Properties, And More
        • Screenplay: Public And Private Include Directories
        • The Language
          • Language Basics
          • Variables
          • if, And Conditions
          • while Loops
          • foreach Loops
          • Datatypes
          • Functions And Macros
          • Filesystem Interaction, Pathname Manipulation
          • Scripts
        • 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
  • How To Book
  • Log Of Past Courses

About

  • Myself: Contact, Impressum, …
  • This Site

Blog

  • Posts

The Language¶

  • Language Basics
  • Variables
  • if, And Conditions
  • while Loops
  • foreach Loops
  • Datatypes
  • Functions And Macros
  • Filesystem Interaction, Pathname Manipulation
  • Scripts
©2019-2025 (GPLv3), Jörg Faschingbauer. | Page source