SQL
http://www.sqlcourse.com/index.html
select a,b,c,d
from
blh_table1 t1
join
bah_table2 t2
on
t1.a=t2.a
where
t1.b='sucks'

BASH
http://ss64.com
http://www.uw-team.org/artykul_bash.html
http://debian.linux.pl/threads/1603-Wa%C5%BCne-polecenia-bash<
http://www.uw-team.org/artykuly_linux.html

TRIXY
=FILTER($A$1:$A; $B$1='cos'!$D$2:$D)
sum(), counta(), countif(), ewentualnie SELECT (jak w daily)

PYTHON:
http://www.learnpython.org/
http://www.codecademy.com/tracks/python