User:Shyam Has Your Anomaly Mitigated: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
Line 1: Line 1:
<tt>

{{mylangbegin}}
{{mylangbegin}}
{{mylang|Assembly|Jedi Initiate}}
{{mylang|Assembly|Jedi Initiate}}
Line 17: Line 19:
== Rules Of Promotional Experience ==
== Rules Of Promotional Experience ==
* '''Jedi Initiate:''' Harvest knowledge crystals to build first software.
* '''Jedi Initiate:''' Harvest knowledge crystals to build first software.
* '''Jedi Padawan:''' Build first useful software ∧ use/maintain it daily.
* '''Jedi Padawan :''' Build first useful software ∧ use/maintain it daily.
* '''Jedi Knight:''' Win first competition; [http://theswain.com/cartoons.htm #1].
* '''Jedi Knight :''' Win first competition; [http://theswain.com/cartoons.htm #1].
* '''Jedi Master:''' Build hacking Instructions/Tools (IT, as in M.IT).
* '''Jedi Master :''' Build hacking Instructions/Tools (IT, as in M.IT).
''( commented treasures''
''( commented treasures''
<!-- Language Fluency/Proficiency Test
<!-- Language Fluency/Proficiency Test
Line 37: Line 39:
* [https://github.com/feb21/awesome-asm Awesome Assembler]
* [https://github.com/feb21/awesome-asm Awesome Assembler]
=== C++ ===
=== C++ ===
* [https://www.youtube.com/watch?v=aU4pyiB-kq0 Magic Numbers]
* [https://github.com/fffaraz/awesome-cpp Awesome C/C++]
* [https://github.com/fffaraz/awesome-cpp Awesome C/C++]
=== [https://www.iso.org/obp/ui/#iso:std:iso-iec:13211:-1:ed-1:v1:en Prolog] ===
=== [https://www.iso.org/obp/ui/#iso:std:iso-iec:13211:-1:ed-1:v1:en Prolog] ===
Line 58: Line 61:
*** Prolog Compiler/Interpreter/REPL
*** Prolog Compiler/Interpreter/REPL
*** New Pure Logical Programming Language
*** New Pure Logical Programming Language

=== Datalog ===
=== Datalog ===
* [https://github.com/Shyam-Has-Your-Anomaly-Mitigated/awesome-deduction Awesome Deduction]
* [https://github.com/Shyam-Has-Your-Anomaly-Mitigated/awesome-deduction Awesome Deduction]

=== Haskell ===
=== Haskell ===
* [https://github.com/krispo/awesome-haskell Awesome Haskell]
* [https://github.com/krispo/awesome-haskell Awesome Haskell]
=== Elm ===
=== Elm ===
* [https://github.com/isRuslan/awesome-elm Awesome Elm]
* [https://github.com/isRuslan/awesome-elm Awesome Elm]
=== Perl ===
=== [https://perl6.org/resources/ Perl] ===
* [http://www.johndcook.com/blog/2008/01/31/three-hour-a-week-language/ 3 Is A Magic Number]
* [http://www.ozonehouse.com/mark/periodic/ Periodic Table of the Operators] (2009)
* [http://www.ozonehouse.com/mark/blog/code/PeriodicTable.html Periodic Table of the Operators] (2004)
* [https://perl6advent.wordpress.com/ Adventing Perl]
* [https://www.reddit.com/r/perl6/comments/5j9150/what_do_you_predict_will_become_perl6_best/ The Perl Police]
* [http://blogs.perl.org/users/zoffix_znet/2016/01/why-in-the-world-would-anyone-use-perl-6.html Why‽‽‽]
* [https://github.com/hachiojipm/awesome-perl Awesome Perl]
* [https://github.com/hachiojipm/awesome-perl Awesome Perl]
=== [http://tex.stackexchange.com/a/7696 {{TeX}}] ===
=== [http://tex.stackexchange.com/a/7696 {{TeX}}] ===
Line 84: Line 91:
* [https://github.com/egeerardyn/awesome-LaTeX Awesome {{LaTeX}}]
* [https://github.com/egeerardyn/awesome-LaTeX Awesome {{LaTeX}}]
* ...I'm still waiting for i{{TeX}}.
* ...I'm still waiting for i{{TeX}}.

== My Favourite [https://en.wikipedia.org/wiki/Programming_tool Tools] ==
* '''OS :''' [http://linuxfromscratch.org/ Linux]
* '''SCM:''' [https://git-scm.com/doc Git]
* '''IDE:''' [http://vimgolf.com/ Vim]
* '''UML:''' [http://www.graphviz.org/Documentation.php DOT]
* '''DOC:''' [http://tex.stackexchange.com/a/7696 {{TeX}}]
* '''GLU:''' [https://perl6.org/resources/ Perl]

Revision as of 18:42, 21 December 2016

My Favorite Languages
Language Proficiency
Assembly Jedi Initiate
C++ Jedi Initiate
Prolog Jedi Initiate
Datalog Jedi Initiate
Haskell Jedi Initiate
Elm Jedi Initiate
Perl Jedi Initiate
TeX Jedi Initiate

Hello World,
My name is Shyam; which is a recursive acronym.
But you can call me Cloudwalker ∵ I am a Cloudtrooper ∴ I can clouDance ∧ I whisper to the Cloud (like noone else does).
I am currently studying my B.IT@RMIT ∧ plan to study my M.IT@UNSW; specialising in Artificial Intelligence ∧ Data Science & Engineering.

Rules Of Promotional Experience

  • Jedi Initiate: Harvest knowledge crystals to build first software.
  • Jedi Padawan : Build first useful software ∧ use/maintain it daily.
  • Jedi Knight  : Win first competition; #1.
  • Jedi Master  : Build hacking Instructions/Tools (IT, as in M.IT).

( commented treasures )

My Favourite Languages

Assembly

C++

Prolog

Datalog

Haskell

Elm

Perl

TeX

My Favourite Tools