Init writing page

This commit is contained in:
2020-06-05 12:49:28 +01:00
parent c0196bd82b
commit 6b37edef91
4 changed files with 17 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ title: Development
permalink: /development/
---
<div class="wrapper">
<h1>Background<h1>
<p>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.</p>
<h1>Langagues/Technologies:</h1>
<ul>
<li><span class="fab fa-html5" style="color: red"></span> HTML5</li>