Learn C Programming In Tamil | Complete C Tutorial in One Video Tamil

preview_player
Показать описание
Download Source Code :

#tutorjoes #tamil #tjc
Time Stamps
00:00:00 - Introduction
00:01:37 - install Code Blocks For C & C++ Programming
00:05:38 - Install Visual Studio Code for C Programming
00:10:58 - Basic Structure of C Programming
00:15:08 - Data Types in C Programming
00:19:58 - Max and Min Values of Data Types in C Programming
00:22:49 - Variables and literals in C Programming
00:28:40 - Sample Program for Variables and literals in C Programming
00:33:49 - Arithmetic Operators in C Programming
00:41:25 - Sample Program for Arithmetic Operators in C Programming
02:05:46 - Assignment Operators in C Programming
02:09:29 - Relational Operators in C Programming
02:14:00 - Logical Operators in C Programming
02:18:10 - Increment and Decrement Operators in C Programming
02:21:53 - Bitwise Operators in C Programming
02:34:03 - Control Statement in C Programming
02:34:57 - if Statement in C Programming
02:39:07 - if else Statement in C Programming
02:40:41 - else if Statement in C Programming
02:44:06 - Nested if Statement in C Programming
02:45:46 - Find the given year is leap year or not
02:48:28 - Switch Statement in C Programming
02:52:08 - Conditional Operator Statement in C Programming
02:54:48 - School Management in C Program
03:02:19 - library Management in C Program
03:07:00 - Program to find the given number is odd or even
03:09:03 - program to check the given number is vowels or not.
03:12:53 - program to check the given number is Armstrong or not.
03:18:43 - Hotel Management in C Program
03:26:08 - Goto Statement in C Programming
03:35:13 - While Loop in C Programming
03:38:33 - do While Loop in C Programming
03:41:16 - For Loop in C Programming
03:43:18 - Nested For Loop in C Programming
03:49:38 - Break and Continue Statement in C
03:56:40 - ASCII Values in C Programming
04:06:05 - Single Dimension Array in C
04:09:05 - 2D Arrays in C Programming
04:17:03 - String Functions in C Programming
04:29:33 - Math Functions in C Programming
04:34:44 - Introduction of Function
04:40:44 - No Return Without Argument Function in C
04:44:30 - No Return With Argument Function in C
04:48:52 - Return Without Argument Function in C
04:52:32 - Return With Argument Function in C
04:54:42 - Recursion Function in C Programming
04:57:56 - Call by Reference Function in C Programming
05:03:02 - Local Variable in C Programming
05:06:04 - Global Variable in C Programming
05:08:15 - Static Variable in C Programming
05:10:55 - enumeration or enum in C Programming
05:15:25 - Pointer Variables in C Programing
05:15:44 - Types of Variables and rules of Pointer.
05:17:04 - How pointer variable store address ?
05:19:25 - Sample program for single pointer in c program
05:22:54 - Double & Triple pointer in c program
05:30:34 - Pointer Arithmetic in c program
05:33:15 - How Pointer Handle Array Values in c program
05:45:46 - Void * Pointer in c program
05:50:03 - Malloc Function in c program
05:59:42 - Calloc Function in c program
06:04:52 - realloc Function in c program
06:09:56 - NULL Pointer in c program
06:11:27 - Wild Pointer in c program
06:12:56 - free function in c program
06:17:50 - Dangling Pointer in c program
06:21:20 - Using Const in Pointer c program
06:28:00 - Structure in C Programming
06:36:00 - Local and Global Structure in C Programming
06:40:43 - typedef in C Programming
06:44:03 - Initializing & Accessing the Structure Members in C Programming
06:45:54 - Access members of structure using pointer.
06:48:28 - Structure as function arguments in C Programming
06:50:31 - Array of Objects Structure in C Programming
06:53:16 - Union in C Programming
06:59:08 - Shop Management using Structure and Union
07:05:18 - Input and output functions in C Programming
07:09:18 - Preprocessor Directives in C Programming
07:13:39 - Read File in C Programming
07:19:33 - Write File in C Programming
07:22:03 - Program to print multiplication tables in C Programming
07:24:33 - Program to find total no of even and odd numbers in an array in C Programming.
07:28:13 - C Program to Count Alphabets Digits and Special Characters in a String
07:33:33 - Write a program to convert string to uppercase in c program
07:36:13 - Write a program to convert string to lowercase in c program
07:38:23 - C Program to Display Fibonacci Sequence
07:41:53 - C Program to print greatest of n numbers in an array.
Рекомендации по теме
Комментарии
Автор

Video takes more time to record and edit complete course with all syllabus.Please view like share and subscribe and dont forget to hit the bell icon.Any doubt regarding this course feel free to contact us(+91-9043017689) and post your doubt and suggestion in the comment section.

Upcoming Video List:

1.C++ Programming
2.Java
3.JavaScript
4.jQuery
5.PHP
6.Flask Python
7.SQLite
8.Material UI
9.postgresql
10.Java Swing
11.Angular
12.React
13.laravel
14.codeigniter
15.Java Spring
16.MS ACCESS
17.C# .NET Console
18.C# .NET Windows
19.ASP.NET

tutorjoes
Автор

chance eh illa sir !!! institution poi pay panni padicha kuda ivlo theliva clear explanation oda puriyura maari solli tharamataga.. vera level sir neega 🤩😍 C program complete panniten sir, next C++ kaaga waiting 👍❣️

dukerarun
Автор

Deivame I'm an electrical engineer without programming experience. Started as an hobby..now became an addict. Thanks ji🔥🔥

aswins
Автор

இவ்வளவு மரியாதையா அன்பா அழகா தெளிவா நிதானமா பொறுமையா புரியும்படி தாய்மொழியில சொல்லிதர வாத்தியாா் அய்யா நீங்க தான்...வாத்யாா் சாா் நீங்க தமிழா்களின் சொத்து... கணிபொறி கத்துக்கலமா என ஆசை வருது...அட இம்புட்டு வருசம் நீங்க எங்க போனிங்க சாா்...தமிழ் இளைய தலைமுறையினாின் அட்சய பாத்திரம் நீங்கள்...நன்றி...வாழ்க உங்கள் பணி

niranjankumarcoimbatore
Автор

By your valuable efforts, I got placed in Finsurge🙏🙏🙏 thank you a lot sir...

kishorejaishankar
Автор

Practised yesterday and today
No retrun without Arguments
No retrun with Arguments
Return without Arguments
Return with Arguments
Recursion funcion in C Programming(using factorial function)
Call by reference Function in C Programming
Local variables
Global Variables
Static Variables
Enumeration in C

thanksnature
Автор

tamil speak student in Malaysia use this video as a refer.. complete full C programming... Salute sir ..may god bless u and ur family sir..

mohdkaderibrahim
Автор

Im an Mechanical Engg, I hated coding because i did not know it, now for my placement i had to learn it, just started learning and it is very interesting.

slimshady
Автор

Good morning sir. We are studied in local college sir, because of family situation and financial struggles. Although we had a dream to learn new and achieve big, but last two years we lost our hope .after watching your videos, we rebooted sir . Thank you sir . Thanks for your teaching sir

santheep
Автор

Today practiced
Sample program for single pointer in c program
Double & Triple Pointers in C
Pointer Arithmetic in c program
Array Values with Pointers in C
Generic Pointer or Void Pointers

thanksnature
Автор

By this tutorial I have placed in Flowserve Technology with 6lpa tnx a lot sir💙

phoenixkavin
Автор

Today [28-08-2021] I Completed Till 33 minutes in C programming...Thank you sir

gokkulrr
Автор

Romba thanks sir ungala mari oru sir engaluku kidachiruntha kandipa cls la ye padichirupe nalla purira mari solli kudukuringa athum enna mari tamil medium students ku neenga teivam sir🙏🙏🙏

mr_vasanth
Автор

Now my age is 11 but I want to learn cooding this video is very helpful for me❤❤

sanjaiking
Автор

Vera level teaching Sir.... Really admiring u... 😍 thank you so much sir... Now my confidence level was increased more than before... 👏👏💝

duraienglishlampasuthu
Автор

Sir..I'm Bsc Computer science student 1st year....Nan c programming tutorial video full ah pathuten sir....nan neenga upload pani konja naal la ye complete paniten sir...ipo college syllabus la c programming romba easy ya iruku sir.... Thank you usefull ah iruku sir....unga effort naala neraya per benfit aagurom... Wonderful teaching...sir...

Happy Teacher's day sir....❤️

velans
Автор

Going to complete c programming sir thank you so much sir and I'm going to learn c++ from tomorrow, your videos are very useful ❤️

linaravichandran
Автор

You upload this video one year ago but still usefull for all. Very use full. Keep going we are following you forever❤

abishekm
Автор

Vera level bro nenga. Ungaloda clear and cut explanations nala college la lecturer explain panni puriyadhadhu kooda unga video patha puriyidhu bro 🥰😍
Romba thanks 🙏🏻 bro

g.muralidharan
Автор

Main starting points of c ..()means main is a function function name is main..and only executable statement ends with;
4 things is main in any program
1) Allocation/declaration, like
variable and data types
2) storage/assignment variable=10;
3) Operators/statement
4) decision making and control statment

Ram-KKumar