Why C language is Important ?
Basic Knowledge about Software
What is C language ?
Character Set, Keywords and Identifiers
Constants
Variables
Data Types in C Language
Control Structure in C
Loop Control Structures
The Break and Continue Statement
The case Control Structure (switch)
Structure ..
Union
Arrays
Strings
String Operations (string.h)
Pointer
Function
Pointer and Function
Lecture 2: Introduction to Greatest Common Divisor
Lecture 3 :- The Programming Cycle
Lecture 4 Tracing a Simple Program
Lecture 5 :- Variables in C
Lecture 6 :- Operators in C
Lecture 7 - While Loop 1
Lecture 8 - While Loop Example
Lecture 9 - While Loop Example GCD
Lecture 10 More while loops Longest Increasing Subsequence 1
Lecture 11 More while loops Longest Increasing Subsequence 2
Lecture 12 More while loops Longest Increasing Subsequence 3
Lecture 13 Do while loop
Lecture 14 A matrix problem nested loops
Lecture 15 Loops For mod01
Lecture 16 Data types in C
Lec 17 The ASCII code
Lecture 18 A matrix problem using nested for loops
Lecture 19 The break statement
Lecture 20 C operators and expressions associativity of operators
Lecture 21 Precedence of C operators
Lecture 22 Expression evaluation mod01
Lecture 23 Functions Introduction
Lecture 24 How functions are executed
Lecture 25 Some examples on functions
Lecture 26 Some examples on functions
Books :
C Programming Language 2nd Edition by Brian. W Kernighan (Author)
Head First C Paperback – 2012 by Griffiths David (Author)
Beginning C, 5th Edition (Expert's Voice in C) by Ivor Horton (Author)
Popular Posts
-
What you'll learn Understand why version control is a fundamental tool for coding and collaboration Install and run Git on your local ...
-
In this code snippet, there are two classes, Device and Tablet. Here's a breakdown of what happens: 1. Class Device: The Dev...
-
In this code snippet, one class is defined, which is named Tablet. The class definition begins with class Tablet: and includes a...
-
x = "hello" * 2 print(x) String Multiplication: "hello" is a string. 2 is an integer. When you multiply a string by an...
-
What you'll learn The issues network automation can solve, building a foundation for further mastery The basics of NETCONF, RESTCONF, ...
-
What you'll learn Master the most up-to-date practical skills and knowledge data analysts use in their daily roles Learn how to perfor...
-
This textbook grew out of notes for the ECE143 Programming for Data Analysis class that the author has been teaching at University of Cali...
-
Become A Python Expert From Scratch! Python's popularity is growing tremendously and it's becoming more and more relevant economic...
-
A hands-on, real-world introduction to data analysis with the Python programming language, loaded with wide-ranging examples. Python is an...
-
Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know c...
Categories
AI
(32)
Android
(24)
AngularJS
(1)
Assembly Language
(2)
aws
(17)
Azure
(7)
BI
(10)
book
(4)
Books
(146)
C
(77)
C#
(12)
C++
(82)
Course
(67)
Coursera
(198)
Cybersecurity
(24)
data management
(11)
Data Science
(106)
Data Strucures
(8)
Deep Learning
(13)
Django
(14)
Downloads
(3)
edx
(2)
Engineering
(14)
Excel
(13)
Factorial
(1)
Finance
(6)
flask
(3)
flutter
(1)
FPL
(17)
Google
(21)
Hadoop
(3)
HTML&CSS
(47)
IBM
(25)
IoT
(1)
IS
(25)
Java
(93)
Leet Code
(4)
Machine Learning
(46)
Meta
(18)
MICHIGAN
(5)
microsoft
(4)
Nvidia
(1)
Pandas
(3)
PHP
(20)
Projects
(29)
Python
(888)
Python Coding Challenge
(285)
Questions
(2)
R
(70)
React
(6)
Scripting
(1)
security
(3)
Selenium Webdriver
(2)
Software
(17)
SQL
(42)
UX Research
(1)
web application
(8)
0 Comments:
Post a Comment