Posted in Functional Programming, Interview Prep, python Advent of Code: 5 mins 1 Bomb solution: Day 4 Brady Murphy posted on December 6, 2020December 6, 2020 No Comment Golf anyone?🏌️♂️ Check out today's code golf solution to Day 4 of Advent of Code 🎄 🎅 Read More
Posted in Functional Programming, Interview Prep, python Advent of Code: 5 mins 1 Bomb Solution: Day 3 Brady Murphy posted on December 6, 2020December 6, 2020 No Comment Checkout how I used the new walrus operator to solve Day 3's advent of code challenge 🧠 Santa was definitely happy with my solution 🎄 🎅 Read More
Posted in Functional Programming, Interview Prep, Swift Advent of Code: 5 mins 1 Bomb Solution: Day 2 Brady Murphy posted on December 4, 2020December 4, 2020 No Comment Day 2 of Advent of code! Woohoo! Checkout my 5 minute solution 🧠 You might learn something cool 🤔 Read More
Posted in Functional Programming, Swift, SwiftUI Creating a REUSABLE search bar in SwiftUI Brady Murphy posted on October 4, 2020October 4, 2020 No Comment Learn how to create a fully reusable search bar in Read More
Posted in Coding, Functional Programming, Swift Utilizing functional programming to filter nil values in Swift Brady Murphy posted on September 19, 2020September 20, 2020 No Comment Learn how to use functional programming to make your life less painful when handling nil values in your Read More