Skip to content
View unstatistical's full-sized avatar
  • The United States of America
  • 23:29 (UTC -08:00)

Highlights

  • Pro

Block or report unstatistical

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
unstatistical/README.md
#ifndef UNSTATISTICAL_HELLO_WORLD_H_
#define UNSTATISTICAL_HELLO_WORLD_H_

Hello, World!

int main(int argc, char **argv) {
  return 0;
}

Compilers. Artificial Intelligence. Machine Learning. Operating Systems. Game Development.

Currently working on unstatistical/engine.

As a programmer, it is your job to put yourself out of business. What you do today can be automated tomorrow.

- Doug McIlroy

A Little About Me

I'm unstatistical. I don't use my real name for personal reasons. I'm a freshman in high school. I primarily use C/C++, or other low-level languages, because I enjoy the capabilities that you obtain the closer you get to straight machine code.

C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off.

- Bjarne Stroustrup

Programming Languages

Programming languages I know ranked from best to worst.

  1. C
  2. Objective C
  3. C++
  4. Java
  5. V
  6. TypeScript
  7. JavaScript
  8. C#
  9. Python
  10. Swift
  11. Assembly
  12. Bash

Honarary mentions, that aren't general considered programming languages.

  1. Markdown
  2. JSON
  3. YAML
  4. HTML
  5. CSS
  6. RST

There are only two kinds of programming languages: those people always bitch about and those nobody uses.

-Bjarne Stroustrup

My Code

Typically, I use Google style guides for my code. My code may be sloppy, as I am self taught, but I'm working on it.

One of my most productive days was throwing away 1,000 lines of code.

- Ken Thompson

Programming Tools

Programming tools I use.

  • Visual Studio Code
  • Visual Studio
  • GitHub
  • Git
  • GCC
  • Clang
  • Apt
  • Docker
  • Emacs
  • Make
  • CMake
  • Snap

The computer was born to solve problems that did not exist before.

- Bill Gates

School

Classes, and their grades.

AGS 2 A

Spanish 2 A

Marketing 1 A

World History A

Accounting 1 A

Biology A

PE 1 A

English 9 A

Code is read much more often than it is written.

- Guido van Rossum

#endif // UNSTATISTICAL_HELLO_WORLD_H_

Pinned Loading

  1. engine engine Public

    A pliable, yet robust engine with support for most major platforms.

    C 1