Deepen your knowledge of q by studying the language systematically.
This repo is a placeholder for a learning resource under development as a community resource.
From the Introduction:
You probably learned q informally from workshop examples and colleagues. For many of us this is enough.
If you need more, q201 formalises, extends, and exercises your knowledge.
The content aims to help you write the kind of terse code for which the “q gods” are famous. You’ll know the rules for composing functions together, and why
(+) prior til 5
{x+y} prior til 5
return different results and one requires parentheses and the other does not.
As the content is developed it is being tested by students in tutorials with the authors. These tutorials are currently free of charge.
If you would like to
- participate as a student
- contribute to the content or participate as a tutor
please write to [email protected].