Default image

@freecoder

I have been working as an embedded developer for over 15 years and I am very passionate about what I do. My goal is to write good, clean code that is easy to maintain and extend. I believe that code should be well-tested, readable, and concise.

Golang Web: Building a High-Performance APIs in Go

building API in golang

Golang has become a popular language for web development due to its simplicity, efficiency, and excellent support for concurrency. With the built-in net/http package, developers can create high-performance APIs and web applications using native Go code. Let’s take a look…

Mistakes and Bad Habits That Programmers Make

freecoder-post-programmer-mistakes

One reason is that programming has become a much more accessible field in recent years. With online resources like coding bootcamps and tutorials, it’s easier than ever for beginners to get started. And once you have the basics down, there…

+7 Programming Concepts for Beginners

freecoder-post-programming-concept-for-beginners

Learning to code can be intimidating for beginners. However, there are some basic programming concepts that can be easily understood. In this article, we will explore some of these concepts and provide tips for learning coding. First, let’s take a…