From 6b37edef91f525f7944e4f9421bb01369e99bfc6 Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Fri, 5 Jun 2020 12:49:28 +0100 Subject: [PATCH] Init writing page --- dev.html | 2 ++ favicon.ico | Bin 0 -> 107893 bytes tech.md | 0 writing.html | 15 +++++++++++++++ 4 files changed, 17 insertions(+) create mode 100644 favicon.ico delete mode 100644 tech.md create mode 100644 writing.html diff --git a/dev.html b/dev.html index 63c1b81..c7800e4 100644 --- a/dev.html +++ b/dev.html @@ -4,6 +4,8 @@ title: Development permalink: /development/ ---
+

Background

+

I taught myself Java at about the age of thirteen, which I consider proof of what a truly wonderful resource the Internet can be. It probably also speaks to a certain ability I have for self-motivated learning, which I find to be as effective as formal tuition. I am however looking at formal tution as a way to reinforce and develop my understanding of core programming concepts. In the meantime, I am expanding my knowledge into Python through development of Django-based webapps. I am looking to develop skills in C++ or similar next, likely through games development.

Langagues/Technologies: