Blog August 7, 2022

Scroll and enjoy content from my exploration of Geospatial data analysis and Software Development

C

Introduction to Variables

In this article, we will talk about variables in C programming. Variables are used to store values. They are names that point to some memory location. Variables has to be declared before use. Declaring mean announcing the properties of the

Read More
C

Features and First C Program

In our previous lessons on Introduction to C programming, we discussed two important features of C program which are portability and less lines of code. In this lesson, we will look at more features and write our first C program.

Read More
C

Introduction to C Programming

Some days ago, I thought of a better thing to do over the weekend during this summer. Deep into my thinking, I decided to be writing short lessons on C programming.  The content of of this lesson is highlighted  below:

Read More

Suggest Edit or Review?

drop me a line and get in touch