My name is Lunarised and this is my Git Repository where i work on some programming exersises.
My Current Projects are to rewrite most of my university exercises to a point where i am happy with them, and also to work on any given tasks for my BIT
- Ansi - C
- Perl
- Scheme
- Rust
- Idris
I am still a complete beginner at rust as of September 2019 but i plan for it to become my plain default language
I am comfortable enough with perl to write basic OS level scripting, but in the future, I would like to become better
Making Progress on S99 problems
Still waiting on Idris 2
The most proficient of the languages I am still learning, but im still progressing with it
- Java 7/8
- Python
- C++ 11
- C#
I spend many years of my degree taming Java to my liking, enough so that it is one of the fastest languages for me to do a mockup program in.
While I do not use many of the OO Principles Java has to offer, I still use it for its platform capability and its inheritance model
Ive done my fair share of computing and mathematical analysis with this language with a dabble of Genetic Algorithms and OO python thrown in for good measure. Not my goto language, mainly due to its styling, but hey. Its not the worst one out there atleast!
For all my graphical interface needs for windows systems, I use C#. Not much to say Its fast enough for my purposes, although, as i seldom run windows, I find myself writing in it less and less
Although this language is heavily disliked by my programming hero, Richard O'Keefe, I still use it a little, as its just Java without as many restrictions. Ive built a few roguelikes and puzzles in this language using .net. Its far from my favorite language but i try to keep upto date with it