User:Shyam Has Your Anomaly Mitigated: Difference between revisions

From Rosetta Code
Content added Content deleted
Line 46: Line 46:
=== Assembly ===
=== Assembly ===
* [https://github.com/feb21/awesome-asm Awesome Assembler]
* [https://github.com/feb21/awesome-asm Awesome Assembler]
=== C++ ===
=== [https://isocpp.org/std/the-standard C++] ===
* [https://www.youtube.com/watch?v=aU4pyiB-kq0 Magic Numbers]
* [https://www.youtube.com/watch?v=aU4pyiB-kq0 Magic Numbers]
* [https://en.wikipedia.org/wiki/C_preprocessor cpp] ([https://en.wikipedia.org/wiki/Digraphs_and_trigraphs X Graphs], [https://en.wikipedia.org/wiki/X_Macro X Macros])
* [https://en.wikipedia.org/wiki/Duff's_device Duff's device]
* [https://en.wikipedia.org/wiki/Escape_sequences_in_C Escaping]
* [https://en.wikipedia.org/wiki/Inline_assembler Assembly]
* [https://en.wikipedia.org/wiki/Bitwise_operations_in_C Binary]
* [https://en.wikipedia.org/wiki/C_POSIX_library POSIX]
* [https://en.wikipedia.org/wiki/Standard_Template_Library#Composition STL]
* [http://www.boost.org/doc/libs/ Boost]
* [https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_headers.html stdc++.h / stdtr1c++.h / extc++.h] (Only during competitions.)
* [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] ===
* '''ROPE:'''
* '''ROPE:'''

Revision as of 11:09, 22 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 ∵ I'm mad as a Hatter!.
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

Donate your soul to the open market; Rebellion join YOU wants the Yoda to today! <(°_°)>

  • 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.
  •                If no contest, then seek 3 years of professionalism.
  • Jedi Master  : Build hacking Instructions/Tools (IT, as in M.IT).

( commented treasures )

Legal And Dark Documentation Endorsed Raise

Sell your soul on the black market; just be Darth, and Maul the source, you empirical corporate Bane! C8<]

My Favourite Languages

Assembly

C++

Prolog

Datalog

Haskell

Elm

Perl

TeX

My Favourite Tools