Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
/ C-Projects Public archive

These are my c language projects in 1st year.

Notifications You must be signed in to change notification settings

imAtulSharma/C-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Projects

These are my some basic programmes in c language which I have made in my 1st year of B.Tech. You can practise from there and can improve your basic syntax skills.

01-Hello World.c
02-Adding two numbers.c
03-Arithmetic Operations.c
04-Swapping of two numbers.c
05-Simple interest.c
06-Area of circle.c
07-Heron's Formula.c
08-Swapping of numbers without any other variable.c
09-ASCII value.c
10-Comparing two numbers.c
11-Comparing three numbers.c
12-Inc and Dnc operators.c
13-Fahrenheit to calcius converter.c
14-Calcius to fahrenheit converter.c
15-Gross salary calculator.c
16-Short Hand operator.c
17-Bitwise operators.c
18-sizeof operator.c
19-Check voting eligibilty.c
20-Comparing two numbers.c
21-Comparing two numbers.c
22-Positive and negative.c
23-Odd Even check.c
24-Relational operator I.c
25-Relational Operator II.c
26-Logical operators.c
27-Use of Logical operators.c
28-Logical Operators II.c
29-week day name.c
30-Vowel check.c
31-Number name using switch case.c
32-Claculator using switch case.c
33-Series printing using while loop.c
34-Series printing using do while loop.c
35-Series printing using do for loop.c
36-Palindrome and Reverse of a number.c
37-Factorial Number.c
38-Prime number check.c
39-Leap year check.c
40-Armstrong number.c

41-Pattern 1.c

*
**
***
****
*****

42-Pattern 2.c

1
22
333
4444
55555

43-Pattern 3.c

1
12
123
1234
12345

44-Pattern 4.c

    1
   12
  123
 1234
12345

45-Pattern 5.c

54321
 4321
  321
   21
    1

46-Function to add numbers.c
47-Function to add numbers.c
48-Function to add numbers.c
49-Function to add numbers.c
50-To print square.c
51-Swapping numbers.c
52-Swapping numbers.c
53-Maximum number.c
54-Fibonacci series.c
55-Factorial using recursion.c
56-Simple use of Array.c
57-Sum and Average.c
58-Array elements less than size.c
59-Using loops for array input.c
60-Multiplication Table.c
61-Squares upto a numbser.c
62-Multiple directional array.c
63-Addition of matrix.c
64-Matrix Multiplication.c
65-Simple use of string.c
66-gets and puts method.c
67-getchar function.c
68-String length function.c
69-string copy function.c
70-String concatinate function.c
71-String fuctions.c
72-String comparison.c
73-Upper and lower case.c
74-String reverse and palindrome.c
75-Transpose of matrix.c

About

These are my c language projects in 1st year.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages