Logo

Programming Linux

Quick search

Navigation

Courses

  • Courses Overview
  • Slide Material
    • Linux
    • Python Programming
      • Python: The Language Fundamentals
      • Python: More Language Features
      • Python: Project/Package Management
      • Python: Miscellaneous Topics
      • Python: Draft Topics
      • Python Links
      • Exercises
        • Exercises (Legacy)
          • Exercise: Digit to English Word
          • Exercise: Primeness (while)
          • Exercise: Primeness (for)
          • Exercise: Determine Maximum of Two Numbers (Function)
          • Exercise: Determine Maximum of Two Numbers
          • Exercise: Mixed List (Interactive Interpreter)
          • Exercise: Mixed List (Executable Program)
          • Exercise: Dictionary: Errors?
          • Exercise: Primeness (Function)
          • Exercise: Function: uniq()
          • Exercise: Functions: join()
          • Exercise: String (Right-Justify)
          • Exercise: Counting Lines, Words, Characters
          • Exercise: Reverting Lines of a File
          • Exercise: Eliminate Empty/Comment-Only Lines
          • Exercise: Parsing /etc/passwd
          • Exercise: Generator: uniq()
          • Exercise: Generator: Fibonacci
        • Exercises (External)
        • CSV and Databases
        • User Database (Exercise Series)
        • Sensors, And Data Acquisition (Exercise Series)
    • 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
    • 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

Exercises (Legacy)¶

Exercises from the good/bad ol’ PDF slides. Dependencies in the order they appear there - this is expected to bring the covered topics in order.

  • Contents

Contents¶

  • Exercise: Digit to English Word
  • Exercise: Primeness (while)
  • Exercise: Primeness (for)
  • Exercise: Determine Maximum of Two Numbers (Function)
  • Exercise: Determine Maximum of Two Numbers
  • Exercise: Mixed List (Interactive Interpreter)
  • Exercise: Mixed List (Executable Program)
  • Exercise: Dictionary: Errors?
  • Exercise: Primeness (Function)
  • Exercise: Function: uniq()
  • Exercise: Functions: join()
  • Exercise: String (Right-Justify)
  • Exercise: Counting Lines, Words, Characters
  • Exercise: Reverting Lines of a File
  • Exercise: Eliminate Empty/Comment-Only Lines
  • Exercise: Parsing /etc/passwd
  • Exercise: Generator: uniq()
  • Exercise: Generator: Fibonacci
©2019-2025 (GPLv3), Jörg Faschingbauer. | Page source