Benutzer-Werkzeuge

Webseiten-Werkzeuge


python_huw_code

Dies ist eine alte Version des Dokuments!


HUW code

Module

  1. init
  2. read parameter
  3. notification
  4. logging
  5. check
  6. measure

Init

read parameter

notification

logging

check

measure

environments

  1. code lib
  2. dev
  3. prod

principles

Error management

module test

literals

naming

  • LITERALS in capital letter
  • variables in small letter, if one word only
  • combinedVariables first word small, all later starting with a Capital letter
  • Procedures strting with a capital letter

used abbreviations

  1. idx: index
  2. hum: humidity
  3. no: number
  4. temp: temperature

used variables

  1. f: file
  2. i: counter
  3. l: line
  4. r: range
  5. s: sensor

OS

Python

python_huw_code.1442087047.txt.gz · Zuletzt geändert: (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki