programming

Topic

7 Posts

Education

How I choose my favorite programming language

Choosing your favorite programming language can be tough with so many options out there. If you’re unsure about which programming language to learn for your future, I can help you out on this blog. So, I’ll share the steps and considerations I used to figure out which programming language fits best based on my experience. […]

Read blog
Programming

I use this HTML element to make the code easy to maintain

As a web developer, we all know how important it is to write clean, organized, and maintainable code. One of the best ways to achieve this is by using semantic HTML. Did you just hear about semantics? So, semantic HTML is the practice of using HTML elements that have clear meanings or purposes. Semantics is […]

Read blog
Programming

How I make an accordion without javascript

You should know that an Accordion is a UI element used to show a list of items concisely. This component consists of several widgets that can be expanded or collapsed. It’s a handy kind of component to display hidden content, usually when a title is clicked. You’ll often find this component on Frequently Asked Questions […]

Read blog
Programming

Getting to know HTML

Everyone who wants to learn how to create a website definitely has to learn HTML first, right? Many say that HTML is a programming language, but that’s wrong! HTML is not a programming language, it’s a markup language. A markup language is a type of language used to format text and embed tags within electronic […]

Read blog
Education

I managed to get out of tutorial hell!

In online learning, especially in tech fields like programming, design, or digital marketing, we often face a ton of available tutorials. From videos, articles, to online courses, they all offer shortcuts to mastering new skills. But, too often following tutorials without actually applying what we’ve learned can trap us in what’s called Tutorial Hell. You […]

Read blog
Education

What is a Program, Programmer and Programming?

The world of Information Technology (IT) is filled with terms that might sound similar but have different meanings. One example is programming and programmer. Even though the two are related, it’s important to understand the fundamental differences between them. So, what’s the difference between the two? Let’s talk about it! Program A computer program or […]

Read blog

Get notifications for new posts

This feature is under development.