Trust Coding : Programming
Programming Blog
Pages
(এখানে সরান ...)
হোম
Constraints in DBMS
SQL DDL and DML Explained Simply with Examples
Key Responsibilities of a Database Administrator (DBA)
Data Integrity vs. Data Inconsistency in DBMS
DBMS Layered Architecture Made Easy
Employee DBMS: Keys & Queries Explained Simply
Library Database Design & Table Modification
Library Database Design Explained
SQL to Relational Algebra
Relational Algebra: Schema Design
Reducing Data Redundancy for Better Database Integrity
Concurrency Issues in Retail: Managing with Oracle
Analyze DBMS Schema of a Bank Management System
SQL Queries for Creating, Populating, and Retrieving Department Data of an University
SQL Operations on Student Table: Insert, Update, Delete, and Select Queries Explained
Designing Employee Table with Key SQL Constraints for Data Integrity
Oracle Aggregate Functions Explained
🔢 Oracle COUNT() Function Guide
🧩 Oracle LISTAGG() Function Tutorial
📈 Oracle MAX() Function Guide
📉 Oracle MIN() Function Guide
🔢 Oracle AVG() Function Explained
➕ Oracle SUM() Function Guide
🚦 Oracle Trigger Tutorial
⏳ Oracle BEFORE INSERT Trigger: Prevent Out-of-Stock Orders
✅ Oracle AFTER INSERT Trigger Tutorial
✏️ Oracle BEFORE UPDATE Trigger Tutorial
🔄 Oracle AFTER UPDATE Trigger Tutorial
🛑 Oracle BEFORE DELETE Trigger Tutorial
🗑️ Oracle AFTER DELETE Trigger Tutorial
▶️ Oracle Trigger Video Tutorial
Create Oracle Triggers for Inventory Billing with Tax & VAT
✅ Practice: Top Earners & Latest Hires
🧱 CREATE & ALTER TABLE in SQL with Explanation
📌 SQL Virtual Columns Tutorial
🏗 Practice: Create SQL Project Table
📚 SQL Data Types Explained
🈷️ SQL NCHAR, NVARCHAR2 & INTERVAL
🛡️ NOT NULL, UNIQUE, CHECK, and DEFAULT in SQL Explained
👉Practice: Choose Right SQL Data Types
🗝️ PRIMARY KEY vs FOREIGN KEY in SQL with CASCADE Explained
🛡️ NOT NULL, UNIQUE, CHECK, and DEFAULT in SQL Explained
Designing a Simple University Database with SQL
🗃️ Basic SQL Table Design & Data Management Tutorial
🔄 SQL MERGE (UPSERT) Tutorial
🎯 Oracle SQL Lab: Insert, Update, Delete
🌐 Oracle SQL: GTT vs PTT (Temporary Tables)
🛠️ Session-Specific Data with Oracle Temporary Tables
👁️ Oracle SQL Views: Create, Drop & Update
🔍 Oracle SQL: WITH CHECK OPTION & Inline Views
📊 Build Report Views in Oracle SQL: Practice Tutorial
📊 Build Report Views in Oracle SQL: Practice Tutorial
🚀 Oracle SQL Indexes: Create, Drop, Unique, Function-based & Bitmap
🚀 Oracle SQL Indexes: Create, Drop, Unique, Function-based & Bitmap
🎯 Practice Oracle SQL: Use Synonyms for Object Access
▼
C Programming Study Materials
Blog Archive
▼
2012
(14)
▼
June
(1)
Write a program performing as calculator which all...
▼
July
(6)
Write a C program to find the Simple Interest. Tak...
Find the highest (maximum) and lowest (minimum) gr...
Array programming
Comparison Operator
Conditional Expression
Arithmatic Operation
▼
August
(7)
Prime Number Manipulation
Strange Number
Manipulate Series
Palindrom
Reverse an Integer Number
Perfect Number
Sum the Series
▼
2013
(96)
▼
January
(4)
Adding Two numbers using float and integer data
Interest Calculation
Use of Subroutines
Math Functions (Using COSINE Function)
▼
February
(29)
Program for the sum of 0 to N
Sum of ALL Numbers
Sum of EVEN Numbers
Sum of ODD Numbers
Distance between the two points
Finding the equation
Calculating Slope of a Line
Finding Armstrong Number
Fibonacci Series
Display numbers using loops
IF Statement
IF ELSE
Nested IF
ELSE IF Ladder
Creating Pyramid
Check Odd or Even Number
Reverse a String
Build Pattern
Break and Continue statements
Switch Case
Array : Initializing & Printing an Array
Array: using a function
Array : Meand & Standard Deviations
Array : Filling from a file
Array : With Pointer
Array : Filling Partially
Array : Adding Two Arrays
Array : Search
Array : Dynamic
▼
March
(3)
Sorting and Searching(Data Structures)
String functions in C
C Quiz : Part-I
▼
April
(16)
Excercise in C: String Array with Pointer
Excercise in C: Fibonacci Sequence
Excercise in C: Prime Factors
Excercise in C: Smallest Positive Number
C Quiz Part-II
Sum the digits
Write a Program to count the currency notes.
Sum the selected digits
Break and Continue in C
Function in C
Matrix in C
Float Array
Goto in C
Find Ascii Values
Calculate the Series
Factorial in C
▼
May
(7)
Digit split and sum
Print Prime and Sum
C Programming Source Code Index
Article on C Programming
C++ : Interview Questions on "Types"
Fahrenheit to Celsius (ºF to ºC)
Char Array Calculation
▼
June
(6)
C++ Function : Find Maximum value between two natu...
C++ Function: Adding Two Numbers with default valu...
C++ Function: Print 45 Asterisks for Design the ou...
C++ Function: Overloading Example
C Program for Sum of all the Multiples of 3 or 5 b...
C++ User defined Function in Array Programming.
▼
July
(11)
Fibonacci : Sum of even-valued terms of Fibonacci ...
What is the value of the first triangle number to ...
Print and Sum of all the Multiples of 3 or 5 up to...
Print at least 5 possible values
Find the maximum term of Fibonacci sequence whose ...
Write a program to find the Maximum Strange Number...
Check whether the sum of all printed prime numbers...
Print 1st 30 Perfect numbers starting from 0 and c...
Program to built the pattern
Find 1st three (3) Armstrong Number
Equation of a Line
▼
November
(8)
Function Programming : Check Prime in C
Function Programming : Perfect Number in C
Function Programming : Strange Number in C
Function Programming : Even and Odd Number find us...
Function Programming in C : Prob-5
Function Programming : Array programming in C
Function Programming : Print Array in C
Function Programming : Divisible by 5 in C
▼
December
(12)
Function Programming : Area of Circle in C
Function Programming : divisible by 9 in C
Function Programming : Fibonacci in C
String Programming in C
Recursive Function in C
Pointer Array in C
Arithmetic Operation in C using Pointer Variable
Arithmetic Program
Pointer Programming in C
Array Programming in C
Looping in C Programming
Break Keyword in C Programming
▼
2014
(59)
▼
February
(7)
Logical Operator
Conditional Operator
For Loop example
While loop example
Do While Example
String Programming
File Programming
▼
March
(3)
Relational Operators in C
Special Operator in C
Difference between while & do while loops in C
▼
May
(1)
EVEN NUMBER
▼
June
(4)
Nesting of for loops : Pyramid Drawing
Sum of each consequent 5 even number
Sum of 1st 10 Prime Number
Print the multiplication table
▼
July
(3)
Write a c program to sum of all elements from a tw...
Find factorial of a given number using the recursi...
C Program to Find the GCD and LCM of Two Integers
▼
December
(41)
example of XOR list
triangle print
simpson method
roots of a quadratic equation
factorial of a number
permutations of a given string
c program to check armstrong number or not
c program to Swap Numbers
c program to reverse words
c program to find the string length
c program to find string
c program to find the size of a variable
c program to find the leap year or not
program to write salary calculation
Total Bill with discount using Ternary Operators
find out Quadratic Equation (d=b2-4ac)
find out Bigger number using Ternary Operators
create double dimension array of 2x3 matrix and di...
count number of vowels
concatenate two strings
Use of Strlen() Function
Tree sort- string array
Total Number of Consonants in a String
delete Characters from a given position in a given...
Swapping of two Values using Functions
Subtraction of Two Matrices
Find address of char, string, integer using c program
insertion sort using struct
bubble sort using user defined function
Add numbers using command line arguments (CLA)
use of pointer with array to do a sum
Add two matrices and store the result into another...
add two numbers without using operator as like +
Descending an array using c programming
a demo program which represent the ATM transaction
constants usage in C
Count number of students above,below and average s...
binary search using c
bubble sort with struct using c programming
bubble sort using user defined function
string array sorting using bubble sort algorithm
▼
2015
(8)
▼
March
(8)
c program to count vowel and consonant
c program to count word and sentence
c program to write a string into a file
c program to read a string from a file
c program to read a string from a file and write i...
c program to count vowel, consonant, arithmetic op...
c program to count vowel, consonant, arithmetic op...
c program to calculate any kind of equation
▼
2016
(1)
▼
August
(1)
C Programming Source Code : Index-1
▼
2019
(7)
▼
February
(1)
Lexical Analysis
▼
April
(1)
C Programming Questions and Answers
▼
May
(5)
C Conditional Statement: IF, IF Else and Nested IF...
Switch Case Statement in C Programming with Example
Goto Break and Continue Statement in C
Operator in C Programming Language
Loops in C
▼
2020
(7)
▼
January
(3)
History of C language
What is C Programming Language?
How to Download & Install GCC Compiler for C in Wi...
▼
February
(3)
First C Program
How to write Comments in C Programming
C Tokens, Keywords, Identifiers, Constants, Variab...
▼
May
(1)
Lesson Plan & Study Materials
‹
›
হোম
ওয়েব সংস্করণ দেখুন