Zubair MaqsoodThe Principles of Object-Oriented ProgrammingIn the last article I wrote, I described the basics of OOP in Layman’s terms for non-technical folks. This article will be focused…Aug 4, 2022Aug 4, 2022
Zubair MaqsoodObject-Oriented Programming in Layman's TermsI made a post on LinkedIn on how to get started in your journey as a Software Developer, I pointed out 6 steps in order to start your…Jul 23, 2022Jul 23, 2022
Zubair MaqsoodIs the end of the American Dream near?Since World War 2, America has been the global superpower, in terms of 3 aspects, military, financially, and culturally. As we know, the…Sep 1, 20201Sep 1, 20201
Zubair MaqsoodIs it time for a change in our establishment?For the past 23 years that I have lived on this Earth, I have seen many historical events, 9/11, the Iraq War, the Syrian Civil War, the…Aug 27, 2020Aug 27, 2020
Zubair MaqsoodImportant things to know about JavaScriptIf you haven’t noticed already, I am a big fan of JavaScript, whats not to love about it? It is really one of the most popular languages…Nov 17, 2019Nov 17, 2019
Zubair MaqsoodData Structures: Binary Search TreesIn my last article, I explained Stacks and Queues. For this issue, I will now dive into more complex data-structures, but before I define…Nov 5, 2019Nov 5, 2019
Zubair MaqsoodData Structures: Stacks and QueuesAs promised in my previous article, I will be talking about two data structures in this article, as per the title, it’s going to be about…Oct 30, 2019Oct 30, 2019
Zubair MaqsoodData Structures: Singly Linked ListsAs part of my journey as a Junior Developer, I decided that I would learn and write up a series of articles regarding Data Structures and…Oct 15, 2019Oct 15, 2019
Zubair MaqsoodReact Hooks, what are they?Hooks allow you to give capabilities in functional components. Essentially allowing you to ‘’hook’’ into React features. They are only…Jul 26, 2019Jul 26, 2019
Zubair MaqsoodWhat are Libraries and Frameworks and which are popular in JavaScript?If you read my previous article on how JavaScript is run on your browser, I must have mentioned that it is probably one of the most…Jul 1, 2019Jul 1, 2019