Liam Mackey's Website

Blog Posts

  1. Week 1
    • Week 1 was all about Git and Github. We learned a lot about version control software, and how to add and commit chnages, i.e the git workflow. This is a description of my experience with week 1.
  2. Weeks 2+3
    • Weeks 2 and 3 were all about HTML and CSS checkout my blog to see how to tell the differnec between and explain Margins, Borders, and Padding. I also learned about Positioning and onther CSS techniques.
  3. Week 4
    • Week 4 was all about ruby. We learned the basics and began to start using Arrays and Hashes. My blog post is about how to use arrays and hashes. I also learned about methods and flow control in week 4.
  4. Week 5
    • Week 5 was about expanding our knowledge of Ruby. We specifically focused on using enumerables to solve our problems. It was an ineteresting week I learned a lot.
  5. Week 6
    • Week 6 was bout advancing our understanding of nested data structures and classes. if you are new to programming and want a cool demonstartion on how to make a class checkout my post!
  6. Week 7
    • I started learning JavaScript at DBC this week, I really hope to advance my JavaScript Knowledge more in the coming weeks. Here is a description of the similarites and differences between JavaScript constructor functions and Ruby classes
  7. Week 8
    • This weeks blog post is all about functional programming. What it is, and how and when to use it!