Mathematics
I find mathematiks really interesting. My favorite topics are:
-
Calculus: I find integrals particularly interesting.
-
Formal Logic: ZFC-set theory is something I really want to understand, but it is a bit too
complicated for me to really start with.
-
Number Theory: Proving different numerical theorems is a perfect puzzle. I really enjoy
doing that.
-
Complex Analysis: When Desmos added complex numbers I actually thought it was fake. I
immediately started to play around with different functions and how they plot.
Complex Analysis is a combination of calculus and complex numbers, two of my favorite things
in math.
Programming
Since a month or two I have picked up Programming again. The languages I know are:
-
Python (50%): we had to learn python in school, so I know my way around it.
-
C++ (30%): When I wasn't content with the decimal precision in python while writing
programs I decided to learn C++. I chose for C++ because I thought it was important to know.
Now, my biggest project yet, the Finnish Language Trainer, is written in C++ and makes
use of fstream, vectors, random
numbers and switches.
-
HTML (15%): I need to know HTML to create this very website, so it speaks for itself. I
do got the hang of it, but I think there is way more to know.
-
CSS (10%): CSS is also important for webdev, and a good layout is extremely important
for a good impression.
-
JavaScript (0.1%): console.log("Hello World"); is no joke the only thing I know.
I do not think that it fullfills the premise of this list, but I do have to know it for both school and this site,
so I decided to just include it anyway.
You can find the projects I am currently doing
here.
Connections:
GitHub, for all the things I am making: GitHub