Programming language word associations
| Python | favorite
|
| Java | full
|
| C# | smart
|
| C | elegant
|
| C++ | striking
|
| R | quirky brilliant
|
| Ruby | zany-neat
|
| Perl | zany-zany
|
| Awk | rad
|
| Shell | understudied
|
| SQL | underrated
|
| PHP | scrappy
|
| Matlab | scrappy
|
| Scheme | enlightening
|
| Haskell | nuts
|
| JavaScript | necessary
|
| Processing | beautiful
|
| Mathematica | elegant
|
| Fortran | aspiration
|
| Tcl | awful
|
| Prolog | aweful
|
| BASIC | youth
|
Code and information that is occasionally useful
Command-line
- tsvutils for tab-separated file manipulation. Includes converters to/from xlsx, csv, mysql.
- xlsx2tsv a standalone script converting the newer xlsx excel format into TSV.
- conplot is a console data plotter, though now I am informed gnuplot has an ASCII output module.
- cmdutils various commandline utilities; subsumes some of the below.
- Data viewing:
htmlescape,
htmlunescape,
imageopen,
jsonpp
- Data manipulation:
md5sort,
setdiff, setor, setand,
setvenn,
map,
mapagg.
- Other commandline utilties:
pskill
logtime
- web search engine
- .zshrc,
.bashrc
- Zzapper's zsh tips
R, the love-it-and-hate-it statistical and visualization programming environment
Python
Ruby
Scala
Matlab
HTML/CSS
Misc
brenocon.com - Brendan O'Connor