Your Own Library Of Computer

Quality content exists for free!

Discover more

logo

How to sort an array in C language (Sorting Algorithm Explained) – ComputeNepal

Hello readers, in this article we will discuss one of the most important algorithms that everyone should know…

Mar 1, 20225 min read
How to Display Prime Numbers Upto 100 in PHP? Explained In Simple Language

How to Display Prime Numbers Upto 100 in PHP? Explained In Simple Language

Hello readers, in this article, we will discuss how to print/ display prime numbers upto 100 in PHP.…

Nov 23, 20222 min read
logo

Agile Model in Software Engineering | SDLC (System Development Life Cycle) – ComputeNepal

Greetings Readers, in this article we will discuss the agile model in SDLC (System Development Life Cycle). Before…

Oct 23, 20213 min read

Recent Posts

dummy-img

Looping Or Iteration Structure (Looping Structure and Nested Loop) in C || NEB Class 12

ByGaurab ChhetriAug 10, 20215 min read

Looping Or Iteration Structure (Looping Structure and Nested Loop) in C   Introduction The term repetition or looping means executing the same section of code more than once if the given condition is true. A section of code may either be executed a fixed number of times or while the condition is true. If we…

dummy-img

Selection Or Decision Structure (Control Statements) in C || NEB Class 12

ByGaurab ChhetriAug 9, 20217 min read

 Selection Or Decision Structure (Control Statements)   Introduction In C all the statements are executed in a sequence as they appeared. But sometimes we may transfer control to the different…

dummy-img

C Programming Logic and 5 examples of logical programs || NEB Class 12

ByGaurab ChhetriAug 8, 20215 min read

 C Programming Logic Programming logic flow of program from one statement to another. They are used to regulate the execution order of the program statements. There are three types of…

dummy-img

Easy Steps for Compiling a C Program || NEB Class 12

ByGaurab ChhetriAug 6, 20212 min read

 Compiling a C program QBASIC is interpreted language so no need to compile, it can be run directly. However, C has compiled language so it must be compiled before running…

Lets Connect!

we’d love to hear your feedback or answer any questions you may have.