A Look At the Top 5 C language Blog Posts on aticleworld

popular blog posts

I am very glad to share here my top 5 blog posts that performing very well. Before I jump into the Top 5 blog Posts on aticleworld though, I wanted to start with a some of the popular aticleworld pages. These pages are actually viewed more often than blog posts.

The Top 2 Most Popular Pages on aticleworld

video courses

This is one of the most visited pages where I have recommended some popular video courses that I have found personly useful. This page is so useful because it lists some popular c/c++ related courses that I have found useful and trial of each course are free, so you don’t have to go through the process of researching. It saves your time and energy that is wasted in searching for good online courses.

I want to also mention here, I am promoting these courses as an affiliate, which means I get a commission if you purchase through that particular link.

C Tutorial

This is the most visited page where I have listed almost all article related to the c language. The reason for the popularity of this page is that the reader gets the article related to the most popular topic of c language easily. All the article describes the topic in brief so they don’t need to go anywhere.

Top 5 Blog Posts on aticleworld

These posts are ranked based on pageviews plus several other factors, including social shares from various social media platforms.

5. Embedded c interview questions

This is one of the most popular posts. In this blog post, I have described the some important embedded c interview questions that generally asked by the interviewer.

three months back, I had written a blog post related to c interview questions, after this post I got continuously email from my readers to create a blog post related to embedded c questions. I had not realized that this blog post would be viral. After this blog post, I have written two more posts related to string interview questions and interview questions related to the bitwise operator.

4. SSL server client programming using OpenSSL in c

The main reason this blog post is popular is that I have described all the things related to SSL/TLS step by step. I have not only described the SSL but also written a sample client-server programme that helps the reader to understand the SSL API and functionality.

In this blog post, I have also described the handshake flow of SSL communication. The good things about this blog post are that it describes the OpenSSL commands. This blog posts do not only describe the OpenSSL comonads but also describe the steps to install OpenSSL library and generate SSL certificate using the OpenSSL commands.

3. Void pointer in C, you should know

This blog post is popular is because it explains all the thing related to the void pointer. The void pointer (generic pointer) is a very important topic in c language, there are a lot of developers that they don’t have knowledge of void pointer properly in beginning, so I have written this blog post that explains void pointer in detail. The good things about this blog post are that it not only explains the void pointer but also explain the advantage and disadvantage of a void pointer.

2. How to dynamically allocate a 1D and 2D array in c

This blog post is popular is because in which I have used a lot of images to describe how to create a dynamic array in c using the pointers. Interesting thing is that in this blog post, I have described more than two methods to create a 2D array using the memory management function. I have also described the programs very well.

This blog post is also very important is because it is generally asked by the interviewer, it is not also important in perspective of the interview but also in real life, we have required dynamic array many times.

1. Understanding of I2C Protocol, bus, and Interface

This blog post is my favorite, I have written it in 2016 but still, it is my one of the most viewed blog post. In which, I have covered all topic of the i2c protocol.

The good thing is that I have used a lot of images to describe all things like how to an I2C protocol start, stop, its frame format, etc. This blog post also covered arbitration, clock stretching, etc.

Thanks so much for reading!



Leave a Reply

Your email address will not be published. Required fields are marked *