Object-Oriented Programming With Javascript

In a previous article, I talked about functional programming. Today I want to address object-oriented programming with Javascript, which is still a prevalent paradigm that many companies use. Object-Oriented programming has become a lot easier in Javascript since ES6, with the introduction of classes. Before ES6, we could create objects, but it got messy. If … Read more

Should I Use A CSS Preprocessor?

One of the ways to style a website is using CSS, which stands for cascading style sheets. CSS gives us an exciting website with images, videos, animations, colors, etc. However, just using CSS to style a website may require some effort. CSS Preprocessors greatly help our CSS skills. Should I use a CSS Preprocessor? Yes, … Read more

Should Developers Test Their Own Code?

What do you think about testing? This is a topic I want to gain more knowledge on, and I realize the importance of software testing. There are a lot of different tests. Luckily, you don’t have to be an expert on all the different types. There are pros and cons of testing, but should developers … Read more

Is HackerRank Worth It?

If you interview for a programming job, you may have to perform a coding challenge. There are many coding challenge websites. One of the most prevalent ones is HackerRank. Is HackerRank worth it? Is it easy to understand? I have used HackerRank. Some problems are easy to understand, and some are not. If you are … Read more

Is Edabit Worth It? Discover the Truth

Updated August 17, 2024 The majority of companies have coding challenges you need to complete in order to progress to further stages of their hiring process. Whether that company tests on algorithm problems or if you need to build a domain-specific app, it is extremely important to prepare for the fundamentals. Edabit is a unique … Read more

How To Make Extra Money As A Web Developer

This article may contain affiliate links where the owner gets a small commission Life is uncertain at times, and unfortunate circumstances happen where we are without traditional employment. Especially since we are facing the repercussions of the pandemic, our lives are uncertain. We have no control over being laid off or downsized. I would love … Read more

Do I Need To Go To College To Learn Programming?

In an era of rapid technological advancement, programming has become a core skill across numerous sectors, not only in tech industries. One question that often arises among aspiring programmers is: Do I need to go to college to learn programming? The answer is both complex and nuanced, grounded in one’s personal circumstances, learning style, and … Read more

1 Shares
Share via
Copy link