#c

C1C2
27 Görünümler · 4 ay önce

00:37 - components of computer
04:54 - various types of memory(RAM & ROM)
07:06 - COMPUTER LANGUAGES
09:33 - operating systems and types of OS
13:14 - types of number system
16:21 - number system conversions
21:15 - introduction to c programming(complete c basics printf,main function, int main, void main)
31:25 - variables, rules for variables, data types, format specifiers and ( introduction to scanf )
43:23 - creating compiling and executing a program in c
44:48 - software development life cycle
47:05 - types of errors in c programming
49:37 various operators in c ( increment and decrement operator, arithmetic operator, relational operator, logical operator, bitwise operator, assignment operator, ternary operator)
01:10:11 - conditional statements in c ( if, if else, else if, switch, nested if statements)
01:22:52 - loops in c ( while loop, do while loop, for loop)
01:36:41 - break, continue, goto statements
01:43:58 - storage classes in c ( auto, static, extern, register storage classes) and scope and life time of a variable in c
01:50:07 - type conversion or type casting
01:53:24 - c program to check number is even or odd
01:54:32 - expressions in c ( precedence and associativity )
01:57:08 - command line arguments in c ( argc and argv )
pps ( c language ) complete subject video ( 5 units );

MY INSTAGRAM ID :
https://instagram.com/nagendra....sai_chennuri?igshid=

pps ( c language ) complete subject video ( 5 units );

https://www.youtube.com/watch?v=uwtti8B-BmM

C LANGUAGE SUBJECT NOTES :
https://drive.google.com/file/....d/1Rk89qW8fs4-wdTwZv

complete pps ( c language ) subject playlist is given below:
https://www.youtube.com/watch?v=v_RYdA4oLWI&list=PLERZXVMwiajo9Wew4lopIXZgfgj6SbBzp

Complete DATA MINING SUBJECT Tutorials IS AVAILABLE IN BELOW PLAYLIST :
https://www.youtube.com/watch?v=JQ0j_aoIOIE&list=PLERZXVMwiajp7_9-1f0-vhUNtXmc62xxB

Complete DESIGN AND ANALYSIS OF ALGORITHMS(DAA)SUBJECT LECTURES IS AVAILABLE IN BELOW PLAYLIST :
https://youtube.com/playlist?l....ist=PLERZXVMwiajpac_

complete web technologies tutorials is available in below link:
https://www.youtube.com/watch?v=iZkI3Su4nZA&list=PLERZXVMwiajpCF7CnED9JZJSDdXIVKX34

COMPLETE DATA STRUCTURES AND ADVANCED ALGORITHMS LECTURES :
https://www.youtube.com/watch?v=Y-8YjlaQhNI&list=PLERZXVMwiajoQ6BgB6PkmFq6g6Mnrm6uM

#conditionalstatements#loops#whileloop#dowhileloop#forloop#clanguage#cprogramming#btechc#conditionalstatementsinc#loopsinc#whileloopinc#dowhileloopinc#forloopinc#ifstatement#ifelsestatement#elseifstatement#switchstatement#nestedifstatement#ifstatementinc#ifelsestatementinc#elseifstatementinc#switchstatementinc#nestedifstatementinc#btech#cse#jntuh#r18#cse#c#differencebetweenwhileanddowhileloop#numbersystem#numbersystemconversion#binarynumbersystem#octalnumbersystem#decimalnumbersystem#hexadecimalnumbersystem#binarytooctal#binarytodecimal#binarytohexadecimal#octaltobinary#octaltodecimal#octaltohexadecimal#decimaltooctal#decimaltobinary#decimaltohexadecimal#hexadecimaltobinary#hexadecimaltodecimal#hexadecimaltobinary#introductiontocprogramming#introductiontoc#introductiontoclanguage#headerfilesinc#stdio.h#conio.h#voidmain#intmain#mainfunction#printf#scanf#variables#variablerules#rulestodeclarevariable#datatypes#int#char#float#primarydatatypes#formatspecifiers#escapesequences#/t#/n#operatorsinc#operators#incrementoperator#decrementoperator#arithmeticoperator#relationaloperator#logicaloperator#bitwiseoperator#assignmentoperator#ternaryoperator#unaryoperator#binaryoperatorinc#softwaredevelopmentlifecycle#sdlc#programdevelopmentlifecycle#programdevelopmentprocess#applicationdevelopmentlifecycle#creatingcompilingexecutingaprogram#cprogramcreation#cprogramcompilation#errorsinc#cerrors#typesoferrorsinc#programmingerrorsinc#breakstatementinc#continuestatementinc#gotostatementinc#cprogramfortablesbyusinggotostatement#break#continue#goto#clanguage#pps#btechcse#programmingforproblemsolving#breakstatementinc#gotostatementinc#continuestatementinc#typesofoperatingsystem#operatingsystem#memory#typesofmemory#computerlanguages#highlevellanguage#lowlevellanguage#translator#compiler#interpreter#computercomponents#componentsofcomputer#softwarecomponents#hardwarecomponents#pps#clanguage#cprogramming#programmingforproblemsolving#jntuh#btech#operatingsystem#typesofoperatingsystem#cse#notes#clanguagenotes#typeconversion#typecasting#implicittypeconversion#implicittypecasting#explicittypeconversion#explicittypecasting#cexpressions#expressionsinc#precedence#associativity#cprogramforevenorodd#evenoroddcprogramcommandlineargumentsinc#commandlinearguments#clanguage#pps#programmingforproblemsolving#argumentcount#argumentvector#cprogramforcommandlinearguments#cprogramming#c#jntuh#btech#cse#storageclasses#pps#programmingforproblemsolving#clanguage#autostorageclass#staticstorageclass#externstorageclass#registerstorageclass#scopeandlifetimeofavariable#scope#lifetime#variable#localvariable#globalvariable

C1C2
19 Görünümler · 4 ay önce

#30: Preprocessor and Macros | C Programming for Beginners

In this video, we will learn about preprocessors and macros. We have been using preprocessor in all our programs. Similarly, we will learn about macros, macros are a piece of code that is given some name. For example, #define PI 3.1415, here PI is a macro. So, from this video, you will know the exact meaning and use of preprocessor and macros with specific examples.

Sign Up to get 50% off with this link: https://app.programiz.pro/signup?utm_source=social&utm_medium=youtube

This video is a part of our C Programming video series: https://www.youtube.com/watch?v=KnvbUiSxvbM&list=PL98qAXLA6aftD9ZlnjpLhdQAOFI8xIB6e

~
Resources:
C Online Compiler: https://www.programiz.com/c-pr....ogramming/online-com
Github File: https://github.com/programiz/c-youtube
C (title) Tutorial (text-based tutorial): https://www.programiz.com/c-pr....ogramming/c-preproce

Timestamps:
00:55 - #include Preprocessor
04:24 - #define Preprocessor
06:45 - Define Function Macros
07:59 - Programming Task
08:42 - Quiz

Revise your learning using our C App
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Find Programiz elsewhere:
Programiz PRO: https://programiz.pro/
Website: https://www.programiz.com
Discord: https://discord.com/invite/programiz

Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Twitter: https://twitter.com/programiz

#programiz #preprocessor #macros #c #include #define #cprogramming

C1C2
19 Görünümler · 4 ay önce

#29: C File Handling | C Programming for Beginners

In this video, we will learn to work with files in C programming. More specifically, we will learn to perform file operations like read content from the file, write content to file.
In C programming, there are usually 3 steps involved while working with files:
1. Open a file
2. Perform File Operation
3. Close the file
We will learn all about the file handling with examples in the video.

Sign Up to get 50% off with this link: https://app.programiz.pro/signup?utm_source=social&utm_medium=youtube

This video is a part of our C Programming video series: https://www.youtube.com/watch?v=KnvbUiSxvbM&list=PL98qAXLA6aftD9ZlnjpLhdQAOFI8xIB6e

~
Resources:
C Online Compiler: https://www.programiz.com/c-pr....ogramming/online-com
Github File: https://github.com/programiz/c....-youtube/blob/master
C (title) Tutorial (text-based tutorial): https://www.programiz.com/c-pr....ogramming/c-file-inp

Timestamps:
00:30 - Open a File
04:38 - Read File Content
07:00 - Closing File
08:02 - Write Content to File
11:30 - Programming Task
11:57 - Quiz
~

Revise your learning using our C App
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Find Programiz elsewhere:
Programiz PRO: https://programiz.pro/
Website: https://www.programiz.com
Discord: https://discord.com/invite/programiz

Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Twitter: https://twitter.com/programiz

#programiz #cprogramming #c #filehandling #readfile #closefile #write

C1C2
17 Görünümler · 4 ay önce

#20 C Multidimensional Arrays | C Programming For Beginners

In this video, we will learn to work with multidimensional arrays. We will start by understanding the declaration, initialization, and accessing each element of a multidimensional array. Then, we will try out many examples like matrix multiplication programs to make the concept clearer. So, watch the video till the end to have a better understanding.

This video is a part of our C Programming video series: https://www.youtube.com/watch?v=KnvbUiSxvbM&list=PL98qAXLA6aftD9ZlnjpLhdQAOFI8xIB6e

~
Resources:
C Online Compiler: https://www.programiz.com/c-pr....ogramming/online-com
Github File: https://github.com/programiz/c....-youtube/blob/master
C (title) Tutorial (text-based tutorial): https://www.programiz.com/c-pr....ogramming/c-multi-di

Timestamps:
00:00 Start
00:20 C Multidimensional Arrays
00:39 Declaration multidimensional array
01:17 Initialization of multidimensional array
02:49 Access Array Elements
04:57 Change Array Indexes
06:56 Multidimensional Array and for loop
10:14 Quiz

~

Revise your learning using our C App
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Find Programiz elsewhere:
Programiz pro: programiz.pro
Website: https://www.programiz.com
Discord: discord.gg/programiz

Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Website: https://www.programiz.com
Twitter: https://twitter.com/programiz


#programiz #multidimensionalarrays #cprogramming #learnc #array #multidimensionalarrayinc #arrays #c

C1C2
10 Görünümler · 4 ay önce

Step by step video tutorials to learn C Programming for absolute beginners!

In this video, we will learn about variables. More specifically, we will learn how to create variables and store data in them so that we can use them later in our program. Finally, we will learn to give good variable names so that our code is easier to understand.

~
Run C Online: https://www.programiz.com/c-pr....ogramming/online-com
Programs in this video: https://github.com/programiz/c....-youtube/blob/master
C Variables (text-based tutorial): https://www.programiz.com/c-pr....ogramming/c-variable

Watch our videos and revise them with our C App!
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Timestamps:
0:00 Start
2:00 Printf() function
3:54 Change value of variables
5:27 Assign variable to another variable
6:55 Declaring Multiple variables at Once
7:54 Variable Naming Conventions

Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/prog...
Website: https://www.programiz.com

#c #cprogramming #learnprogramming #programiz #variables #learnc

C1C2
9 Görünümler · 4 ay önce

Step by step video tutorials to learn C Programming for absolute beginners!

In this video, we will introduce you to the exciting world of C programming. We will see why C is a good choice for beginners to start their programming journey. Then, we will create our first C program.

~
Run C Online: https://www.programiz.com/c-pr....ogramming/online-com
Programs in this video: https://github.com/programiz/c....-youtube/blob/master
C Tutorials (text-based): https://www.programiz.com/c-programming

Watch our videos and revise them with our C App!
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Timestamps:
0:00 Start
0:24 What is C programming?
1:50 Should you learn C?
2:43 How to run a C Program?
3:34 Writing our first C program

Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/prog...
Website: https://www.programiz.com

#c #learnc #cprogramming #learnprogramming #programiz #helloworld

C1C2
4 Görünümler · 4 ay önce

Step by step video tutorials to learn C Programming for absolute beginners!

In this video, we will be learning about data types in C. More specifically, we will learn about the int, float, double, and char data types and how to use them. And we will also learn to find the size of each data type.

~
Run C Online: https://www.programiz.com/c-pr....ogramming/online-com
Programs in this video: https://github.com/programiz/c....-youtube/blob/master
C Data Types (text-based tutorial): https://www.programiz.com/c-pr....ogramming/c-data-typ

Watch our videos and revise them with our C App!
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Timestamps:
0:00 Start
0:59 Different Data Types
1:14 Data Type: int
2:59 Data Type: float and double
7:26 Data Type: char
8:59 sizeof() Operator

Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/prog...
Website: https://www.programiz.com

#programiz #learncprogramming #learnprogramming #datatypes #learnc #cprogrammingforbeginners #c #cprogramming

C1C2
2 Görünümler · 4 ay önce

#14: break and continue in C | C Programming for Beginners

In this video, we will learn about the break and continue statements to alter the normal flow of loops in C programming. We will show you how you can use the break statement to terminate the loop and the continue statement to skip the current iteration. You will learn many examples of using break and continue with while loop along with using if...else condition.

This video is a part of our C Programming video series: https://www.youtube.com/watch?v=KnvbUiSxvbM&list=PL98qAXLA6aftD9ZlnjpLhdQAOFI8xIB6e

~
Resources:
C Online Compiler: https://www.programiz.com/c-pr....ogramming/online-com
Github File: https://github.com/programiz/c....-youtube/blob/master
C Tutorial (text-based tutorial): https://www.programiz.com/c-pr....ogramming/c-break-co

Timestamps:
00:00 Start
00:16 break Statement
01:36 break Statement with decision-making statement
03:17 break with while Loop
05:18 continue Statement
07:08 Example: break and continue
09:29 Programming Task
10:10 Quiz
~

Revise your learning using our C App
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Website: https://www.programiz.com
Twitter: https://twitter.com/programiz


#programiz #learncprogramming #breakandcontinue #learnc #break #continue #loop #c