• Ground Zero

    andrew.jutte05/07/2017 at 02:46 0 comments

    I admit. I have no hardware nor software skills. Today I went and began to teach myself Python using a book called "Automate the Boring Stuff with Python". I went through Chapter 1 and some of Chapter 2. This essentially taught me data types, if/elif/else loops and through a bit of stumbling when I need to convert data types before compiling.

    The logs will likely be a diary of sorts as they chronicle my learning in programming. Currently I am still adding tools to my tool box before I can even make a proper user interface.