Tuesday, 20 October 2015

Hello World!

Today I learnt what Test Driven Development method of programming stands for and saw a couple of examples. This opened my curiosity and now I want to learn these new ways. The language I am currently using is C++. So the Blog will focus on that.

I have background in Python, Pascal, HTML, CSS, PHP and JavaScript. So I will also talk about these in the future. Moreover, I learned about a language called Processing, which is very useful to make visual content that is interactive or animated. It might be helpful to represent lattices in Solid State Physics, I'll have a look on that later. An adaptation from C++ that looks similar to Processing is OpenFrameworks and is a creative coding resource.

Oh I almost forgot, I will be doing some Arduino projects in here as well.

The reason why I created this blog is to keep track of my projects and to see if I understand what I am doing. I will also keep track of bad coding and habits and try to correct them.