Author name: Amlendra

I am an embedded c software engineer and a corporate trainer, currently, I am working as senior software engineer in a largest Software consulting company . I have working experience of different microcontrollers (stm32, LPC, PIC AVR and 8051), drivers (USB and virtual com-port), POS device (VeriFone) and payment gateway (global and first data).

What is HTML Editor?

If you want to learn HTML but don’t know where to write the HTML code, then you have come to the right place. In this blog post, we will discuss the HTML editor and teach you to how you can learn HTML Using Notepad or TextEdit. “Any fool can write code that a computer can

What is HTML Editor? Read More »

_Generic keyword in C11

_Generic keyword in C

In this tutorial, you will learn the concept of  _Generic keyword with a programming example. It will also help you to write a program on how to check a variable is const qualified in C. So let’s first understand what _Generic keyword ( _Generic selection ) is. _Generic keyword (since C11): Using the _Generic keyword,

_Generic keyword in C Read More »

What is HTML Button Tag?

If ever you have ever opened the webpage and submitted information, then you can understand the requirement of the buttons. Buttons are an essential part of websites. We use the buttons for many purposes like information submission, linking to different parts of the web page, or other websites. Using the HTML you can add buttons

What is HTML Button Tag? Read More »