Links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
    Type 1 or more characters for results.
    3 results tagged Programming  ✕
    Defensive BASH programming - Say what? http://kfirlavi.herokuapp.com/blog/2012/11/14/defensive-bash-programming/
    Wed Apr 29 16:29:38 2020 archive.org

    Defensive BASH Programming

    Nov 14th, 2012 | Comments

    Here is my Katas for creating BASH programs that work. Nothing is new here, but from my experience pepole like to abuse BASH, forget computer science and create a Big ball of mud from their programs.
    Here I provide methods to defend your programs from braking, and keep the code tidy and clean.
    Immutable global variables

    Try to keep globals to minimum
    UPPER_CASE naming
    readonly decleration
    Use globals to replace cryptic $0, $1, etc.
    Globals I allways use in my programs:
    bash programming aide tipsn defensive
    Programming Fonts - http://programmingfonts.org/ http://programmingfonts.org/
    Tue Oct 25 07:59:10 2016 archive.org
    programming font
    musicForProgramming(); http://musicforprogramming.net/
    Fri Oct 10 13:41:13 2014 archive.org
    musicForProgramming(); music Programming Video
    1583 links, including 7 private
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn