Yisrael GurkowCould it be that some Data Structures are not really structures at all?My journey to being a Software Engineer wasn’t the academic path. I would say it was unconventional, but I don’t think that is true. I went…Nov 15, 2021Nov 15, 2021
Yisrael GurkowA compendium of obscure Ruby methods (or maybe just a couple methods/concepts that I didn’t know…Ruby has a lot of methods that aren’t used very often mostly because they don’t have very many use cases. As a result, for the cases where…Aug 2, 2021Aug 2, 2021
Yisrael GurkowTaking the next step with Ruby on RailsMy friend: Congratulations you learned Ruby on Rails! So now you can make a website for me?Jul 13, 20211Jul 13, 20211
Yisrael GurkowArguments in RubyIn Ruby there are different ways you could pass arguments into a method. I want to go over 3 kinds of arguments that can be used, and…Jun 21, 2021Jun 21, 2021
Yisrael GurkowPrototype-based vs Class-based Object Oriented Programming for DummiesAs a beginner to Javascript I was introduced to the concept of Object Oriented programming. Part of that introduction was the idea that…Jun 2, 2021Jun 2, 2021