Popular

Featured

Glock- 19 Gen 5 - Entry 4 Model Complete

  This blog is very late posted to the point I have finished the mesh of the Glock. There have been some personal events that have taken tim...

Diary Entry 7/09/26

 Today I am beginning to get back into routine of working on my projects for the foreseeable future. I was very busy today and only had time to work on some python projects. I am continuing the python tutorial videos and writing comments beside them to explain the lines of code. The tutorials fail to explain them in detail so I am ensuring I understand the functionality.

I began by following up from the last coding session which focused on lists, sets and tuples.  I created a program to create a custom shopping cart where you type out the food item and then the price you want to list it as.

Writing the comments is going to help me to learn a lot easier alongside the tutorials to learn the functionality for myself to apply it in my own projects to come back and look.

 Next, I moved onto learning 2D collections. This was a bit confusing to learn but by the time I completed the exercise developing a number pad I figured out how to work it out easier.

I wrote some comments in the exercise to help me understand it better and it helped a bit.