blackbird

beebot, bee, robot-4096410.jpg

Object-Oriented Programming in Python

Object-Oriented Programming (OOP) is a programming paradigm that revolves around the concept of “objects.” These objects are instances of classes, which act as blueprints or templates defining the structure and behavior of the objects. Python, being an object-oriented language, embraces OOP principles, allowing developers to create modular and reusable code by organizing it into classes …

Object-Oriented Programming in Python Read More »

technology, tech, computer-7086598.jpg

API and Web Development: The Ying to the Yang

One of the popular abbreviations across Web Development is API, since its introduction to the Web; the concept has grown popular and changed how developers and software engineers interact and build applications. APIs have allowed applications to share data and changed how we build complex applications, making them simpler than usual. In this guide, I …

API and Web Development: The Ying to the Yang Read More »

pencils, writing, stationery-1486278.jpg

Road Map To Become a Web Developer

Becoming a skilled web developer is an exhilarating journey that combines creativity, technical expertise, and a passion for problem-solving. In today’s digital era, web development is an essential skill set, with the internet playing a major role in our lives. Whether you aspire to design visually appealing websites, sophisticated online applications, or flawless user experiences, …

Road Map To Become a Web Developer Read More »

school work, write, still life-851328.jpg

How I Learned To Code In 6 Months & Got a Job Offer (self-taught)

I quit my job in April 2021, self-taught programming/web development & landed a Remote Full Stack job in November 2021 (based in Vancouver, Canada), all without spending a dime. Figured someone might find a factual time history of my experience useful -_- Net amount of LeetCode time was 0 hours. My Acceptance Email Table of …

How I Learned To Code In 6 Months & Got a Job Offer (self-taught) Read More »