Skip to content

16th Week of 2021

Computer Science

GNULinux

(../computer_science/gnu_linux/mkdocs.md)

(../computer_science/gnu_linux/parallel.md)

(../computer_science/gnu_linux/vim.md)

Programming

(../computer_science/programming/code_style/git_commits.md)

  • New: Add Angular commit convention.
  • New: (../python_basics.md#string-formatting)
  • New: Filters.

    Variables can be modified by filters. Filters are separated from the variable by a pipe symbol (|) and may have optional arguments in parentheses. Multiple filters can be chained. The output of one filter is applied to the next.

(../computer_science/programming/python/networkx.md)

  • New: Import graph from pandas df edgelist.

(../computer_science/programming/python/plotly.md)

  • New: (../computer_science/programming/python/plotly.md#dash)

    (https://dash.plotly.com/) is a productive Python framework for building web analytic applications.

(../projects/projects.md)

  • New: (../projects/projects.md#finished-projects)

    Modeling of a dynamic system using fuzzy logic.

Other