Currently, I'm trying to learn more about CS, programming, game development, and cybersecurity.
One of my favorite hobbies is going out in nature 🌲.
↳ I especially love going on hikes and trails!
I'm trying to learn more about programming and figuring out complex logic 💻.
↳ Most of the languages I know are:
Python
print("Python")
C
#include <stdio.h>
void main() {
printf("C\n");
system("pause");
}
C#
using System;
public class RunProgram
{
Console.Write("C#"); //Most of my knowledge of C# is from Unity
}
C++
#include <iostream>
int main()
{
std::cout << "C++\n";
}
And some terminal and web-based languages.
Discord: @corridormethod
Twitter: @PretzelMano