Skip to main content

Posts

Baisc C Programs

 Like most procedural languages in the ALGOL tradition, C has facilities for structured programming and allows lexical variable scope and recursion. Its static type system prevents unintended operations. In C, all executable code is contained within subroutines (also called "functions", though not strictly in the sense of functional programming). Function parameters are always passed by value (except arrays). Pass-by-reference is simulated in C by explicitly passing pointer values. C program source text is free-format, using the semicolon as a statement terminator and curly braces for grouping blocks of statements. The C language also exhibits the following characteristics The language has a small, fixed number of keywords, including a full set of control flow primitives: if/else, for, do/while, while, and switch. User-defined names are not distinguished from keywords by any kind of sigil. It has a large number of arithmetic, bitwise, and logic operators: +,+=,++,&,||, et...

The Fundamentals of Computers

What is Computer Fundamentals It can be described as the learning or studying some basic functions of computers starting from their origin to the modern day Study of basic computer types to their characteristics, advantages, and disadvantages are included in the Learning of fundamentals of computers Before Shifting to advance computer knowledge it is highly recommended to be aware of this topic thoroughly as it would make you more confident and comfortable while acquiring more advanced computer skills. A Computer can be defined or described as a machine or device which can work with information such as to store, retrieve, manipulate, and process data. The term computer is derived from the word “ computare ” The word is derived from a “ Latin ” word which means to calculate. Therefore computer can be further defined as a programmable machine that is used for some numerical calculations. Computer Fundamentals  Keyboard: Description. A computer keyboard is an input device used to ente...

Skill Development

 Computer couse Basic Computer Courses List 1. The Fundamentals of Computers 2. Basic C Programs 3. Web Designing Courses 4. VFX and 2D Animation courses. 5.Microsoft Office 6.Operating Systems. 7. Animation Courses. 8. Tally Course. 9.Typing 10. HTML 11. Basic Photoshop course. Next Part Comeing Soon Just Wait