Essays

The Evolutionary Role of Software Engineers in Modern Innovation

12 Dec 2023

In today’s world, tech is driving innovation, and software engineers are the backbone of this progress. After surviving an exhausting semester in my first software engineering class, I realized that the essential concepts go way beyond just building web apps....

Software Engineers JavaScript React Meteor MongoDB

Reflect on Design Patterns

29 Nov 2023

Let’s talk about Design Patterns I have been using design patterns since the very beginning, but I have only recently realized how widely used they are. It’s amazing how helpful they can be! When I was working on my final...

Design JavaScript code

ChatGPT: the good and the bad.

20 Nov 2023

Is artificial intelligence going to replace developers?? Artificial intelligence is a revolutionary tool in this modern era. I believe that it has brought numerous benefits to my education and added an extra dimension to my research. AI can provide answers...

AI Computer sciences Coding Web development

Is it worth it to learn UI frameworks?

04 Oct 2023

Learning bootstrap was not easy… but It was fun Web development has been transformed by UI frameworks that offer pre-designed, customizable components to simplify the creation of visually appealing and user-friendly websites. Bootstrap 5 is one of the top frameworks...

JavaScript Bootstrap Desing

Do we really need code Standars?

20 Sep 2023

Greetings, fellow coder! Have you ever pondered how adhering to coding standards can elevate your development abilities? By pairing coding standards with useful IDEs such as IntelliJ, we can greatly enhance our code writing and organizing techniques. In this essay,...

Coding Standars JavaScript ESLint

Smart questions get you smart answers.

05 Sep 2023

How can you get answers? Have you ever been in a situation where you wanted to ask a question in class, but didn’t because you were afraid of sounding stupid or being judged? As aspiring programmers, it’s important not only...

Engineering Stack Overflow Coding Technical questions

First approach to javaScript

29 Aug 2023

When I first learned about JavaScript, I initially thought of its flexibility. However, I was truly impressed by its versatility and the many possibilities it brings to the world. With this language, a developer can have at least 80% of...

JavaScript