Monday, October 29, 2018

Hacktoberfest 6 recap

What a journey this has been. Other than leaving this to the last minute I think hacktoberfest was pretty fun. I really enjoyed learning about a lot of different and unique projects. For the last post, I plan to go over the last five post I have made.

Blog 1: https://codingblub.blogspot.com/2018/10/hacktoberfest-blog-1.html
This is the first post and on this post was my very first successful pull request, up until now I had only dreamed of getting pull request up, but thanks to my friend who showed me the ropes I was able to get one up.

Blog 2: https://codingblub.blogspot.com/2018/10/hacktoberfest-blog-2.html
This post was were I really started to learn about making CPU and its parts, registers, instructions, buses, etc... There was a lot of things i had to learn to get to this point. Although the pull its self was simple it still marks my development.

Blog 3: https://codingblub.blogspot.com/2018/10/hacktoberfest-blog-2_15.html
Now this was when I started to really understand the concepts, and I tried to test my metal. The purpose of this code was just to get the command to be converted to machine code. In the little picture I typed "HALT HALT" which refers to a command that the machine should understand as "0"

Blog 4: https://codingblub.blogspot.com/2018/10/hacktoberfest-blog-4.html
This one was propably the hardest of the total pull requests it defiantly took the longest. Glad to have it done tho. This was a tester function that i made which will have its own file.


Blog 5 : https://codingblub.blogspot.com/2018/10/hacktoberfest-blog-5.html
This one was a simple one i just updated the readMe.md to say that the project was in fact not closed but wide open.

All in all i would say it was a lot of fun. I just wish i didn't leave it to the last minute(i think i have a problem) But all is well that ends well. ahahahahah

No comments:

Post a Comment