~/website

website/example/pages/about.md -rw-r--r-- 922 B
8a514cd7 — Arthur Melton update pages 2 years ago
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
+++
title = "About"
+++

I am a kid from 2006 that likes coding. My favorite language is rust. I
think its just an amazing language, but some other languages I have
used are C++, Assembly, C#, and Node / Js. I am not very good with
Assembly but have done some nasm programming but it was nothing
special. I like C++ and think that C would be a fun language to code
in too. I would not use Node / Js / Deno, for computer programs now but
I will code Js for browsers. C# is one of my least favorite programming
language and it is just the worst to me, I don't like that in C# you 
have a file, then a class, then a function its just so dumb. I love 
rust because I like the rich type system and I think that the compiler
is one of the best things, because it actually understands your code.
I think that rust does have a little bit of bloated binaries but I know
that languages like C# output way bigger for simpler things.