Logo

Linux und Open Source

Quick search

Navigation

Schulungen

  • Kursangebot
  • Unterlagen & Download
  • Organisatorisches
  • Datenschutz
  • Bisher Gehaltene
    • Richtlinien zur Veröffentlichung von Kursmaterial
    • Details
      • Clean Code Development With Python (2023-03-28 - 2023-03-30)
      • C++ For Embedded Developers (2023-03-20 - 2023-03-23)
      • C++ For Embedded Developers (Beginning of 2023)
      • Python/SAP
      • Python For SAP Developers (2023-03-13 - 2023-03-15)
      • Embedded Linux Systems Programming (2023-02-13 - 2023-02-17)
      • Linux Basics (2023-01-23 - 2023-01-26)
      • Python (2022-11-16 - 2022-11-18)
      • Python (2022-11-07 - 2022-11-10, 2022-12-01)
      • Design- and Architectural Patterns With C++ (2022-10-24 - 2022-10-26)
      • C++: A New Language Starting In 2011 (2022-10-11 - 2022-10-13)
      • Linux Basics (2022-10-03 - 2022-10-05)
      • C++: A New Language Starting In 2011
      • C++: A New Language Starting In 2011
      • Python Advanced (2022-05-16 - 2022-05-18)
      • Python (2022-05-02 - 2022-05-05)
      • Python Basics (2022-04-25 - 2022-04-27)
      • Programmierung Grundlagen, anhand von Python (2022-04-05 - 2022-04-08)
      • Python (2022-03-23, 2022-03-30, 2022-04-19 - 2022-03-21)
      • Python Advanced (2022-03-15 - 2022-03-17, 2022-03-31)
      • Python Basics (2022-02-23 - 2022-02-25)
      • Programmierung Grundlagen, anhand von Python (2022-01-17 - 2022-01-10)
      • C/C++ Programming (2021-12-06 - 2021-12-10, 2022-01-24 - 2022-02-04)
      • Python Advanced (2021-12-01 - 2021-12-03)
      • Python Basics (2021-11-17 - 2021-11-19)
      • Python Basics (2021-08-31 - 2021-09-01)
      • Python Grundlagen (2021-08-23 - 2021-08-25)
      • Programmierung Grundlagen, anhand von Python (2. und 3.8.2021)
      • The C++ Programming Language (2021-07-12 - 2021-07-16)
      • Programmieren mit C (2021-06-14 - 2021-06-18)
      • Python Advanced (2021-05-25 - 2021-05-27)
      • Python Grundlagen (2021-05-03 - 2021-05-05)
      • Programmierung Grundlagen (12. und 13.4.2021)
      • Linux Basics, Shell Scripting (2021-03-29)
      • Python Basic and Advanced (22.3.2021 - 25.3.2021)
      • 2021-03-15
        • Python Advanced
        • Iterable: Der Begriff
        • Zufall
        • Regular Expressions
        • enumerate()
        • JSON
      • Python Basics (22.2.2021 - 24.2.2021)
      • Programmierung Grundlagen (13. und 14.1.2021)
      • Linux Kernel Driver Development Basics (14.12.2020)
      • Linux Basics (30.11.2020 - 3.12.2020)
      • Python Basics (23.11.2020 - 25.11.2020)
      • Linux on Raspberry Pi
      • Python Basic and Advanced (19.10.2020 - 22.10.2020)
      • Python Basics (28.9.2020 - 30.9.2020)
      • Python Advanced (7.9.2020 - 10.9.2020)
      • Python Individualtraining (18.5.2020 - 19.5.2020)
      • Python Grundlagen (13.5.2020 - 14.5.2020 bei einer Firma in Graz)
      • C++ für Embedded C Programmierer (30.3.2020 - 3.4.2020 Baden Württemberg)
      • IPC in Linux (10.1.2020 in Graz)
      • Python (12.11.2019 - 14.11.2019 in Graz)
      • Python Individualtraining (5 Tage, beginnend 28.10.2019)
      • Kursnotizen: Linux Embedded 2015-11-30
      • Qualivision, Zürich, 1.10.2013
      • Embedded Computing 1+2, ECE 19

About

  • Über Mich
  • About This Site

Blog

  • Posts

2021-03-15¶

  • Exercises (auf Github)

  • Jupyter Notebook

  • Log

Exercises (auf Github)¶

$ git clone https://github.com/jfasch/2021-02-22.git
../../../../_images/IMG_20210317_171542_3-small.jpg ../../../../_images/IMG_20210317_171600_8-small.jpg

Jupyter Notebook¶

Download

Notebook.ipynb

  • Python Advanced
    • Data Types Recap
      • Sequential Datatypes
        • Slicing etc.
      • Mapping Types (Dictionary, und mehr)
      • Sets
    • for Schleife, ganz kurz
    • Tuple
    • Funktionen mit mehreren Returnwerten (bzw. Tuple Unpacking)
    • Iteration über Containerdatentypen
      • Listen
      • Sets
      • Dictionaries
    • Was heisst “Untypisiert”?
      • Wir löschen den Integer
    • Iterator Protocol, for Loops
  • Iterable: Der Begriff
  • Zufall
  • Regular Expressions
  • enumerate()
  • JSON

Log¶

  • Tag 1 und 1/2 2: siehe notebook

  • Tag 1/2 2 und 3

    • File IO

    • OO Basics

    • Github Exercise

    • MQTT Diskussion

    • Unittesting

©2019-2023 (GPLv3), Jörg Faschingbauer. | Page source