Learning Resources: Difference between revisions

From The K Language Wiki
Content added Content deleted
(Add known links to base page)
 
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The learning resources here are grouped by dialect(starting with latest version), and then by ease of use.
The learning resources here are grouped by dialect(starting with latest version), and then by ease of use.


If you want a place to ask questions about K, [https://chat.stackexchange.com/rooms/90748/the-k-tree the k tree(Stack Exchange)] and [https://discord.gg/yNP24TksrM Array Languages Discord] are active on and off during the day.
If you want a place to ask questions about K, you may want to check the [[Online Communities]] page.


== Shakti ==
== K9 ==
* [https://estradajke.github.io/k9-simples/ K9 simples - Full K9 tutorial]
* [https://estradajke.github.io/k9-simples/ K9 simples - Full K9 tutorial]
* [https://github.com/kparc/kcc kparc crash course]
* [https://github.com/kparc/kcc kparc crash course]
Line 9: Line 9:
* [http://nsl.com/ NSL - K snippets and programs]
* [http://nsl.com/ NSL - K snippets and programs]


== Shakti(K7) ==
== K7 ==
* [https://kparc.github.io/ref kparc K7 reference]
* [https://kparc.github.io/ref kparc K7 reference]
* [https://cs.nyu.edu/~shasha/papers/tutorial K7 Tutorial]


== K6 ==
== K6 ==
* [https://github.com/JohnEarnest/ok/blob/gh-pages/docs/Manual.md oK Manual]
* [https://github.com/JohnEarnest/ok/blob/gh-pages/docs/Manual.md oK Manual]
* [https://github.com/JohnEarnest/ok/blob/gh-pages/docs/Programming.md Programming in K]
* [https://github.com/JohnEarnest/ok/blob/gh-pages/docs/Trees.md Trees in K]
* [https://beyondloom.com/blog/fragments.html K fragments - snippets for oK, K3, K7]
* [https://codeberg.org/ngn/k/src/branch/master/repl.k#L24 ngn/k inbuilt docs]
* [https://codeberg.org/ngn/k/src/branch/master/repl.k#L24 ngn/k inbuilt docs]
* [https://xpqz.github.io/kbook/Introduction.html what about k?]


== K4 ==
== K4 ==
* [https://code.kx.com/q/ KX systems kdb+/q documentation]
* [https://code.kx.com/q/ KX systems kdb+/q documentation]
* [http://vrabi.web.elte.hu/k/kbyeg4.k K4 by example]
* [http://vrabi.web.elte.hu/k/ Attila Vrabecz - K resources]
* [https://fun-q.net Fun Q:] [https://github.com/psaris/funq source files]
* [https://www.q-tips.net/ Q Tips]: [https://github.com/psaris/qtips source files]


== K3 ==
== K3 ==
* [https://github.com/kevinlawler/kona/wiki K(Kona) wiki - docs and examples]
* [https://github.com/kevinlawler/kona/wiki K(Kona) wiki - docs and examples]
* [https://www.youtube.com/watch?v=bmiq47E5N-w Intro to Kona]
* [https://www.youtube.com/watch?v=bmiq47E5N-w Intro to Kona]
* [http://nsl.com/ NSL - K snippets and programs]
* [https://www.youtube.com/watch?v=WBXsCeW9qfc MapReduce in K]

== K2 ==
* [http://web.archive.org/web/20050504070651/http://www.kx.com/technical/documents/kreflite.pdf K2 Full Reference Manual]


== Unclassified ==
== Unclassified ==
* [http://rosettacode.org/wiki/Category:K Rosetta Code K examples]
* [http://rosettacode.org/wiki/Category:K Rosetta Code K examples]
* [http://vrabi.web.elte.hu/k/kbyeg.k K by example]
* [http://vrabi.web.elte.hu/k/kbyeg.k K by example]
* [https://gist.github.com/chrispsn/b1020918a83a28ab8b4442d8aff8d1b4 k tech - K primitives in K]
* [[Advent of Code]]

[[Category:Language]]

Latest revision as of 04:45, 6 November 2022