-
- Introduction to C
- How to Take Input From User in C
- Basic If Else Statement in C
- Add Two Number
- Excercises
- Basic Arithmetic Operations
- Print Values using printf
- Comparing integers
- Arithmetic, Largest Value and Smallest Value
- Area of a Circle
- Hollow rectangle with asterisks
- Largest and the Smallest integers
- Odd or Even
- Separating Digits in an Integer
- Basic BMI calculator application
- Car-Pool Savings Calculator
-
Structured Task Development in C
- How to Use Basic If Else Statement
- Nested If Else
- Conditional Operator Syntex and Application
- While Loop
- Case Study 1 : Counter Controlled Repetition
- Case Study 2 : Sentinel-Controlled Repetition
- Case Study 3 : Nested Controlled Repetition
- Excercises
- Credit Limit Calculator
- Sales Commission Calculator
- Vowel Checking program
- Predecrement and Postincrement
- Pseudo code & C Program
- Mltiplication table
- Square out of Asterisks
- Descending Asterisk Pattern
- Palindrome Tester
- Binary To Decimal Converter
- Measure Computer Speed
- Asterisks With Newline Every Tenth Asterisk
- Count Occurrences Of Digit 7 In An Integer
- Factorial Of A Non-Negative Integer
- Target Heart Rate
- Encryption And Decryption
-
- Do While
- For Loop with Repetition
- Examples Using the for Statement
- Switch Operation
- Counter Controlled Repetition
- Application:Compound Interest Calculations
- Excercises
- Sum a Sequence of Integers
- Average of Integers with Sentinel Control
- Identify the Smallest Integer in a Sequence
- Factorials from 1 to 5
- Triangle Patterns
- Credit Limit Analysis for Customers
- Histogram Display Functionality for User-Input Numbers
- Numeric Conversion Table Generator
- π Approximation with Precision Milestones
- Brute-Force Pythagorean Triples Finder
- Weekly Pay Calculation for Different Employee
- Weekly Pay Calculation Using Conditional Statements
- Diamond Shape
- Roman Numeral Conversion for Numbers 1-100
- Twelve Days of Christmas Song
- Population Growth Projection
- FairTax Calculation