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 27/07/26

 I had spent some time away and am now back to doing some projects. I began today by working on Python and continuing where I left off. To start I picked up on for loops to get my brain the remember where I left off. I made a countdown timer program to refresh me on this as well as some basic maths. 

Next I began nested loops. I am still somewhat confused with for and while loops but I feel I will get the hang of it. Nested loops made sense, just will need more practice.

Finally for Python for the day I learnt collections. Lists, sets and tuples. To begin I went over lists and the different variations that they can have. They can be ordered and changed as well as contain duplicates of the same item within their lists.

 
 Then I moved onto sets. Using the same methods as before to experiment on its functions, I used different methods to see how a set reacted differently to a list.

Tuples have less methods that are compatible with them since they cannot be changed and are always in order. It makes sense why it is a faster collection. All the different collections I understand what purposes they would be more useful in when you want to decide which one you would like to use for a given task.

 

To conclude the day, I spent the afternoon learning layering in Photoshop as well as editing an existing image with colour lookup LUT'S, text, crops, camera filters, masking and many other useful tools to utilise with layers. This was the result I achieved from the original image to the version I created.