You are here |
www.berrange.com | ||
| | | |
arne.me
|
|
| | | | I rewrote my personal website using basic libraries and the flexibility is incredible. | |
| | | |
dafoster.net
|
|
| | | | ||
| | | |
bylr.info
|
|
| | | | Often, technical documentations include lists or other snippets of text that are strongly related to some of the projects code. vpypes documentation is no exception to this. For instance, the Built-in symbols section lists the units available to expressions: These units are related to the following piece of code: # vpype/utils.py UNITS = { "px": 1.0, "in": 96.0, "inch": 96.0, "ft": 12.0 * 96.0, "yd": 36.0 * 96.0, "mi": 1760.0 * 36. | |
| | | |
nurkiewicz.com
|
|
| | Yukihiro Matsumoto, the creator of Ruby programming language, famously said: |