Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,167,192 members, 7,867,458 topics. Date: Friday, 21 June 2024 at 04:28 PM

Sai963's Posts

Nairaland Forum / Sai963's Profile / Sai963's Posts

(1) (of 1 pages)

Programming / Re: I Want To Learn Programming. Which Language Should I Start With? by sai963: 11:56am On Jul 07, 2018
Easy to start learning with C language make you understand other programming languages
It is easy to learn.
It is a structured language
It produces efficient programs
It can handle two-level machine languages

C language makes you understand easily with simple language like English alphabets.
Some examples of the use of C:
Operating system
Language compilers
Assemblers
Language Interpreters
And utilities
We can handle database easily

With the Applications of C language we can design different types of applications like designing system software (OS) and compilers, designing games software, database, we can solve mathematical operations.

Some of the instructions given below for using the symbols and special characters:
C Basic commands Explanation
#include <stdio.h> : This is a preprocessor command that includes standard input output header file(stdio.h) from the C library before compiling a C program
int main() : This is the main function from where execution of any C program begins.
{ :This symbol is the beginning of the main function.
/*_some_comments_*/ : C program, won’t be considered for compilation and execution.
printf(“Hello_World! “); printf command prints the output onto the screen.
getch(); This command waits for any character input from keyboard.
return 0; This command terminates C program (main function) and returns 0.
} This symbol is to end of the main function.

Learn Basic programming from fdaytalk
www.fdaytalk.com/software/

By sainath Rao Career advisor

(1) (of 1 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 8
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.