Udacity Nanodegree Review

There are a lot of platforms that teach you how to code. What is the best one? These platforms have various pricing models. Some are a lot cheaper than others. I understand how important it is to be cost-effective. I hope this Udacity Nanodegree Review helps you decide if you should investigate this platform. As … Read more

Can I Teach Myself Programming And Get A Job?

Software development is a trendy field. How do you even start? I have come across many people who want to learn programming, but they are worried that you need to spend thousands of dollars to go back to school and get a degree in computer science. Can I teach myself programming and get a job? … Read more

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

Is Functional Programming Worth Learning?

There are a lot of jargon words in tech, and it is tough to understand them when you start software engineering or any IT profession. Words such as functional, object-oriented, procedural, and dynamic programming can be overwhelming and intimidating. Is functional programming worth learning? I chose JavaScript to give you this intro because it has … 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