Filip TodoroskiData Structure: StackStacks are abstract data structures that let us dynamically store and retrieve data. They are used in variety of implementations, one…Aug 11, 2020Aug 11, 2020
Filip TodoroskiDoubly Linked ListIn my last post I described what a Singly Linked List is, when to use and the methods you will need. Go check out that article if you are…Aug 6, 2020Aug 6, 2020
Filip TodoroskiSingly Linked ListI will try to give an easy example of what a Singly Linked List is because when I was learning these more advanced data structures there…Aug 1, 2020Aug 1, 2020
Filip TodoroskiLittle Webpack TutorialWhat is Webpack? I started to look into what is Webpack but it was very hard for me initially to understand what is Webpack and what…Jul 21, 2020Jul 21, 2020
Filip TodoroskiJavaScript ClosureWhen you are starting out as a programmer you hear these fancy new terms like api, algorithm, asynchronous and closures. You go online and…Jul 16, 2020Jul 16, 2020
Filip TodoroskiFrom a beginner to a less of a beginnerI just want to share a little bit about my journey on becoming a software engineer and learning how to code. Learning how to do something…Apr 17, 2020Apr 17, 2020
Filip TodoroskiDebugging TechniquesDebugging is a skill you learn and continuously work on through out your software engineering career. This skill is learned over time and…Mar 10, 2020Mar 10, 2020
Filip TodoroskiBecoming a better developerIn this journey of programming, you will be constantly learning new things because the discipline of computer science is so large, complex…Mar 2, 2020Mar 2, 2020