No video

Part 4 | Loops: FOR Loop | C Programming Malayalam Tutorial

  Рет қаралды 558,073

Brototype Malayalam

Brototype Malayalam

4 жыл бұрын

Register now for 100k Coding Challenge : study.brototyp...
Today I will be discussing with you about ‘looping concept’ which is one of the very important topics in the world of programming. I recommend you to be there on time and watch the video carefully to the end.
I hope you will enjoy today's tutorial and please provide your valuable feedback in the comment session.
09:58 Loop
10:23 Pre increment
11:06 post increment
15:50 For loop
30:50 Even number printing
37:07 prime number finding
48:18 pattern printing
57:04 Break & continue
Book recommendations:
1. Atomic Habits by James Clear
Today’s assignment:
bit.ly/2Oyz8Xe
#100K Coding Challenge is a series of 10 programming tutorial videos in Malayalam which is an initiative by Team Brototype (Former Crossroads) to teach programming in the simplest possible manner to 1 lakh students across Kerala completely FREE of cost.
Certificates will also be issued to candidates who complete the whole 10 videos and pass the Test successfully.
Video tutorials will be uploaded and published on our Brototype Malayalam (Former Crossroads) KZbin channel.
Participants are requested to subscribe and enable notification on our KZbin channel inorder to get the tutorial videos as soon as they are released.
About us:
Subscribe to Kerala's top tech-career KZbin channel and gain access to free programming tutorials and tech-career videos in Malayalam. This channel will help you gain skills and knowledge to build a high-income career in the IT field.
Enroll in our 7-month offline training program, 'Brocamp', to study coding and other skills in an office environment. Pay the training fee after placement.
To know more about Brocamp, Visit:
brototype.com/
For any inquiries & updates:
Call/Whatsapp us at 7034395811
► Connect with Nikhil Kilivayil: www.instagram....
Connect on Linkedin: / nikhilkilivayil
► Follow Brototype on Instagram: www.instagram....
► Follow Brototype on Linkedin: / mycompany

Пікірлер: 1 700
@Lijo_Kerala
@Lijo_Kerala 2 жыл бұрын
Padikunna samayathu polum ee increment cases eniku manasilakathe illarunnu..but now after 10 years athu manassil sherikum pathinju..A big salute for dear Nikhil brother.Such an amazing class you are handling.
@BrototypeMalayalam
@BrototypeMalayalam 2 жыл бұрын
Thank you ❤️
@abhilashnair-0384
@abhilashnair-0384 Жыл бұрын
There is a mistake 30.38, if we put 5 as the number the sum of the 5 nos must be 15 , the result printed 10 , because in the for loop i
@donjorois9819
@donjorois9819 Жыл бұрын
Yeaa... I got 15..and was wondering where i had gone wrong😂
@radhucr5138
@radhucr5138 Жыл бұрын
​@@donjorois9819me too😅
@BOLT17...
@BOLT17... 11 ай бұрын
Me too😂😂😂😂❤❤
@BOLT17...
@BOLT17... 11 ай бұрын
Thank you for telling that
@muhamadrasheeda1841
@muhamadrasheeda1841 9 ай бұрын
Njn just ith comment cheyyam orth vannatha😅
@Bad-boy921
@Bad-boy921 4 ай бұрын
2024 ലിൽ കാണുന്ന ഞാൻ
@jokerishear8347
@jokerishear8347 4 ай бұрын
Orupad perund bro
@androidgameing8721
@androidgameing8721 4 ай бұрын
Yes
@jfzjpz8520
@jfzjpz8520 3 ай бұрын
Nan mathram alla le🥲
@glamoursuits1309
@glamoursuits1309 3 ай бұрын
2024 after +2 aarenghilum indo?👀
@user-cc2xx1lh5i
@user-cc2xx1lh5i 2 ай бұрын
Ayine
@afseenaa3528
@afseenaa3528 Жыл бұрын
ഒരു ഇന്റർവ്യൂ ന് പോയപ്പോ എന്നോട് ചോദിച്ച ചോദ്യമായിരുന്നു. break; and continue ; difference എന്താണെന്ന്. ഇത്രേം simple ആയ കാര്യം ആണല്ലോ ഞാൻ അന്ന് പൊട്ടത്തരങ്ങൾ പറഞ് കൊളമാക്കിയത് 🤕. Thanks brototype❤️
@Salih_Saalu
@Salih_Saalu 6 күн бұрын
ennnt joli kittiyo itha😁
@techpassions
@techpassions 3 жыл бұрын
ഇത്രയും ലളിതമായി പ്രോഗ്രാമിങ്ങിന്റെ basics ആർക്കും പറഞ്ഞു തരാൻ ആകില്ല. നിഖിൽ സർ പറയുന്നത് വളരെ ലളിതമായിട്ടാണ്.
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
❤️
@apshuhaib
@apshuhaib 2 жыл бұрын
i have to say this nikhil sir is the best tutor .i have gone through many tutorials of programming in many languages of youtube including Hindi,english,etc...but he is doing a great job and gives hope for guys like us..thanks sir.
@mdmubarak6784
@mdmubarak6784 Жыл бұрын
1:02:59 #include #include int main(void) { setbuf(stdout,NULL); int limit,i,j; printf("enter a value"); scanf("%d",&limit); for(i=1;i=i;j--){ printf("* "); } printf(" "); } return EXIT_SUCCESS; }
@shortsvidos16
@shortsvidos16 7 ай бұрын
When I checked this it showed error 😢
@NOTKILLEEEXD
@NOTKILLEEEXD 7 ай бұрын
​@@shortsvidos16bro j++ vennam
@shortsvidos16
@shortsvidos16 7 ай бұрын
Hha
@Dsqboogeyman
@Dsqboogeyman 6 ай бұрын
Use of setbuf?
@NOTKILLEEEXD
@NOTKILLEEEXD 6 ай бұрын
@@Dsqboogeyman bro ath windows os il int kayinal anghane eyuthum
@ramdhath6186
@ramdhath6186 3 жыл бұрын
I started to watch this out of curiosity and clearly I'm hooked, Within 2 days I reached here and the way you explain all these is better than my teacher who taught me during my HSE. And my close friend works as a developer and I've been asking a lot of doubts to her. She is really helping me learn this. PS: If I watched someone else's video tutorial, I might never even try to learn this stuff.
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
thank you so much man ❤️
@sreechaithanya9164
@sreechaithanya9164 2 жыл бұрын
For me coding was something which is out of my world..being a bio student it was difficult for me earlier..I watched many vdoes before, either I don't understand it or else I'll get bored.. but this video was a life changing one for me as it didn't make me bored and helped me understand coding from it's basic level. The luckiest day of my life is when I accidentally saw your channel while searching for "best coding class in malayalam"... To be honest this is the only best one too...❤️❤️❤️ I've took the exclusive membership too which further helped me more and more in finding out where I've gone wrong and rectify it
@BrototypeMalayalam
@BrototypeMalayalam 2 жыл бұрын
Wow!! Really happy to hear this from you Chaithanya! All the very best, keep going ❤️
@A_K_5_H_A_Y
@A_K_5_H_A_Y Жыл бұрын
It is applicable for me also 💯🫂
@mebin808don
@mebin808don 3 жыл бұрын
അങ്ങനെ ഞാൻ ഇവിടെ എത്തി .... സാറിന്റെ Daily tips super ആണ്
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
ആഹാ! അതിവേഗം ബഹുദൂരം 🔥
@Silver-Clouds
@Silver-Clouds 3 жыл бұрын
12 മണിക്കൂർ ജോലി കഴിഞ്ഞ് ഒരു ലീവ് പോലും ഇല്ലാത്ത ഞാൻ 3 hours കോഡിങ് നു മാറ്റി വെക്കുന്നു.. 🥰😅🌹
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
You are an inspiration to others 🔥 All the best 👏
@muhamedihsann9623
@muhamedihsann9623 3 жыл бұрын
hloo...ee classile 2nd and 3rd assgnmnt type chith vido
@abdulmusawir4342
@abdulmusawir4342 2 жыл бұрын
Scene🔥🔥❤
@badbombergaming
@badbombergaming 2 жыл бұрын
Nallatha, Good👍
@muhammedaslam3224
@muhammedaslam3224 2 жыл бұрын
Is there any progressions ?
@ashishrobertsamuelahne2188
@ashishrobertsamuelahne2188 Жыл бұрын
ഇപ്പോഴാണ് ഈ loop clear അയി മനസിലാവുന്നത് 😍😍😍
@LearnandCodeHub
@LearnandCodeHub Жыл бұрын
09:58 Loop 10:23 Pre increment 11:06 post increment 15:50 For loop 30:50 Even number printing 37:07 prime number finding 48:18 pattern printing 57:04 Break & continue
@sooryadevb10a62
@sooryadevb10a62 Жыл бұрын
@geethababu1341
@geethababu1341 Жыл бұрын
Thanks
@moolepadamrockzz5683
@moolepadamrockzz5683 9 ай бұрын
Bruh 🗿🗿
@blackpearl5816
@blackpearl5816 2 жыл бұрын
Changes only in first for loop i.e, for(i=n;i>=1;i - -) Rest is same
@laluthekkinkkattil7607
@laluthekkinkkattil7607 2 жыл бұрын
assignment. multiplication table int i,sum,num; printf("enter a number"); scanf("%d",&num); for(i=1;i
@fathima_nouri
@fathima_nouri 2 ай бұрын
Bro for loopil i
@hashimmuhammed3552
@hashimmuhammed3552 Ай бұрын
​@@fathima_nouriAdhin idhil correct aanallo koduthekkane
@mohammedafthab4292
@mohammedafthab4292 Жыл бұрын
literally took my whole bca to understand break and continue. Really appreciate the technique used in teaching.
@BrototypeMalayalam
@BrototypeMalayalam Жыл бұрын
You're very welcome!
@sujaysubhash8804
@sujaysubhash8804 Жыл бұрын
pattern printing reversed #include #include Int main(void) { Int i, j; for(i=5;i>0;i--){ for(j=0;j
@sujaysubhash8804
@sujaysubhash8804 Жыл бұрын
*setbuf(stdout, NULL) ; After declaring variables
@b.t.k761
@b.t.k761 3 жыл бұрын
Best coding channel in the world Crossroad fans
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
thank you ♥️
@abbasmathur8460
@abbasmathur8460 3 жыл бұрын
ആദ്യമേ തന്നെ എന്റെ നന്ദി അറിയിക്കുന്നു. എം.എസ്സി കമ്പ്യൂട്ടർ സയൻസ് പഠിച്ച എനിക്ക് കോഡിങ്ങിനോട് താല്പര്യം തോന്നിയത് ഏറെ വൈകി ഈ ചാനൽ കണ്ടു തുടങ്ങിയാൽപ്പോഴാണ്. ഒരുപാട് കാരണങ്ങൾ കൊണ്ട് പ്രോഗ്രാമിങ് താല്പര്യം ഇല്ലായ്മയെ അതേ കാരണങ്ങൾ കൊണ്ട് തന്നെ ഇഷ്ടപ്പെടാൻ പഠിപ്പിച്ച സർ . നിങ്ങൾ പൊളി ആണ്. ❤️ Thank u for efforts sir❤️
@nessafkhankn9813
@nessafkhankn9813 3 жыл бұрын
30:16 for loop's condition should be "less than or eqauls (i
@karthikuday6080
@karthikuday6080 2 жыл бұрын
assignment il multiplication table de answer onn idamo?
@helloworld-wh8uq
@helloworld-wh8uq 2 жыл бұрын
@@karthikuday6080 int main(){ int val,n; printf("Multiplication table of: "); scanf("%d",&val); for (int i=1;i
@anoojam.s7365
@anoojam.s7365 2 жыл бұрын
Aah😂...enikk 15 ouput kittiye..njan vicharich nte thettith aayirikkum nnu
@abishaanil2245
@abishaanil2245 2 жыл бұрын
@@anoojam.s7365 ooh pne
@sreya278
@sreya278 2 жыл бұрын
Ithilum nalla classukal swapnangalil mathram thanks alot sir
@BrototypeMalayalam
@BrototypeMalayalam 2 жыл бұрын
Its our pleasure
@fathimafida6755
@fathimafida6755 2 жыл бұрын
Sir verenne level aan…njhan plus two pcmb aan…computer aayi touch vitt kore aayi…cse aan eduthad..classes are about to start . So athin munb basic coding padikan thoniyadum sir cheytha interview kandit aan. Sir nte teaching iloode enik coding ishtayi thudangi . Assignment oke cheyhan nalla interest und karanm sir paranjad pole error verumbo veendum cheyhanm enulla mindset athiloode build aayi. And thanks a lot karanm free aayit ithrem nice ayit padipikunnund… May god grant you great reward for your efforts.☺️
@BrototypeMalayalam
@BrototypeMalayalam 2 жыл бұрын
Thank you so much Fidha ❤️
@aseenaka2243
@aseenaka2243 2 жыл бұрын
Hi sir padikkuna samayath enik loop onum correct aay manassilaytla..ipo njn thane assignment chythu...nalla happy aay..thanx sir
@gangaj4042
@gangaj4042 3 жыл бұрын
keep going sir,thank you so much for such an amazing class
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
Keep watching
@babink3209
@babink3209 4 жыл бұрын
Classinte koodeyulla ee dailytips maragham anu🔥👌🥰
@reaksgaming
@reaksgaming Жыл бұрын
Assignment 2 [Day 4] #include #include int main(void) { int i,num,odd=0; setbuf(stdout,NULL); printf("Enter a number : "); scanf("%d",&num); for(i=1;i
@igu642
@igu642 3 жыл бұрын
I Love This Channel Coding Egane Padikumen Alochichirikayirunnu Thank You So Much And 3mathe Episodil Paranna Daily Tip Enne Nallonam Maati Naan Ippol Set Ayi Thank You So Mach🥰
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
❤️
@mallucomedy6438
@mallucomedy6438 2 ай бұрын
Different types of patterns cheyne video cheyo😊
@bhuvanviolin
@bhuvanviolin 3 жыл бұрын
I completed this video today. I could understand the loop concept very much. Thanks a lot!
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
you’re welcome man ❤️
@Sajee32
@Sajee32 3 жыл бұрын
Finally started watching Part 4 :)
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
all the best ❤️
@ridrushvibes1630
@ridrushvibes1630 3 жыл бұрын
Me too reached ...
@igu642
@igu642 3 жыл бұрын
Me To
@samueljames8471
@samueljames8471 3 жыл бұрын
Me too...
@SahrulFayis-pk5yx
@SahrulFayis-pk5yx 2 ай бұрын
thanku brototype e prime numberinte case enikk manassilavathathayirunnu ippo manassilayi bro thanks !
@Favouritesongs00
@Favouritesongs00 2 ай бұрын
00:39 Develop discipline by making 1% daily changes. 04:01 Allocate daily time for coding practice. 09:40 Understanding pre-increment and post-increment in C Programming 12:39 Understanding post-increment and pre-increment in C programming 17:45 This subpart demonstrates the working of a for loop in C programming. 20:38 Explanation of using a for loop in C programming. 25:17 Explanation of FOR loop in C programming with an example 27:29 Creating and using a for loop for summing numbers based on user input 34:23 Demonstration of for loop and even number identification 37:50 Understanding prime numbers and their basic logic 44:07 Understanding the flag variable and break keyword 47:13 Understanding nested loops and its importance in programming 52:25 Explanation of nested loops and pattern printing 55:26 Explaining the concept of break and continue in for loops 1:00:42 Understanding the use of 'break' and 'continue' in loops 1:02:52 Printing a decreasing star pattern based on the number of rows
@ajmalt.a5248
@ajmalt.a5248 4 ай бұрын
Star printing inverse Method A:- int i,j,num,rev=0; setbuf(stdout,NULL); printf("Enter a number :"); scanf("%d",&num); for(i=0;i
@kukkuru6458
@kukkuru6458 4 жыл бұрын
innu leshm time eduthu assignment complete aakan . engilum i completed. thank you sir
@BrototypeMalayalam
@BrototypeMalayalam 4 жыл бұрын
Good✌️
@KarthikIITBombay
@KarthikIITBombay Жыл бұрын
#include int main() { int num,sum,i,result; printf("Enter a limit"); scanf("%d",&num); for(i=1;i
@deepXeed
@deepXeed 3 жыл бұрын
Inverted pattern printing #include #include int main(void) { int number=5,i,j; setbuf(stdout,NULL); for(i=1;i=i;j--){ printf("* "); } printf(" "); } return EXIT_SUCCESS; }
@vishakhtvarghese
@vishakhtvarghese Жыл бұрын
#include #include int main(void) { int i,j,n; setbuf(stdout,NULL); printf("Enter the Number : "); scanf("%d",&n); for(i=0;i
@figilmanoj6224
@figilmanoj6224 3 жыл бұрын
assignment 2 int limit,i,sum=1; setbuf(stdout,NULL); printf("Enter a limit"); scanf("%d",&limit); for(i=2;i
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
Good
@figilmanoj6224
@figilmanoj6224 3 жыл бұрын
@@BrototypeMalayalam Thank U ❤️❤️
@sanjaysanthosh2461
@sanjaysanthosh2461 2 жыл бұрын
for(i=0;i
@akashak8286
@akashak8286 2 жыл бұрын
njan ith 3 kollam dipolama padichu exam okkey pass ayi .ntha ithil sambhavikkunnenu manasilayilla.but now its very cool...
@badushaps
@badushaps 2 жыл бұрын
Thank you for giving such interesting class💯🔥
@mahinkk1
@mahinkk1 4 жыл бұрын
i have made too many mistakes, finally after a day i have this: int main(void){ int a,i,j; printf("input rows to print"); scanf("%d",&a); for(i=a;i>=1;i--){ for(j=i;j>=1;j--){ printf("* "); } printf(" "); } return 0; }
@afsalafu669
@afsalafu669 4 жыл бұрын
Wrong
@nishmakv6579
@nishmakv6579 4 жыл бұрын
@@afsalafu669 no its true
@adarshu7998
@adarshu7998 3 жыл бұрын
Int num, i, j; Prnf(""); Scf(""); for(i=1;i=i;j--){ prnt("#"); } prnt(" "); } }
@unaispk2311
@unaispk2311 2 жыл бұрын
✌️
@raztuitionacademy9267
@raztuitionacademy9267 3 жыл бұрын
Hi sir, Nested if എന്നെ കുറച്ച് കഷ്ടത്തിലാക്കി, Assignment എല്ലാം complete ആക്കി ഞാൻ 4th class എത്തിട്ടോ,
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
Great 😍
@snsbdccRJccb-yk3yw
@snsbdccRJccb-yk3yw 2 жыл бұрын
Nikhil chattan powlii Anuu kattooo.... ❤️ Cls ell polum ethupola parnaju tharathilaaa Enik for loop ottum ariyilarnu eee video kandapoo nanayitu manasilayii 😊❤️
@26.aliyanasrin.k63
@26.aliyanasrin.k63 3 жыл бұрын
Pattern printing for(i=1 ; i
@ibrahimpoovathi
@ibrahimpoovathi Жыл бұрын
in this video for(i=2;i
@niyasrahmannr716
@niyasrahmannr716 Жыл бұрын
detailed program comment chai bro.
@mesourabh619
@mesourabh619 2 жыл бұрын
sum of odd numbers using for loop int main(void) { int limit,i,sum=0; setbuf(stdout,NULL); printf("Enter a limit "); scanf("%d",&limit); for(i=1;i
@adilhashmi7608
@adilhashmi7608 Жыл бұрын
#include #include int main(void) { int sum=0,i,limit; printf("Enter A Number :"); scanf("%d",&limit); for (i=1; i
@fastrust7388
@fastrust7388 2 жыл бұрын
Vedios are amazing I spend 21 hour working
@saiyadalirapheeque4441
@saiyadalirapheeque4441 3 жыл бұрын
for loop ithri tough ayi thoniyae entayulum ithri koodi time spend cheyan thirumanichu before going to next video extra question cheyan pokunnu+ nammal entekilum karyam venam enn thirumanichal athingh ponoulum,pakshae we must invest time on it
@jishnuj6956
@jishnuj6956 3 жыл бұрын
Hi parayathirikkan pattilla...adipoli class.oru rakshayum illa...ella tharam aalkkarkkum manasilakunna reethiyilanu nikhil sir nte presentation....👍🏻
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
Thank you ❤️
@colorfull3152
@colorfull3152 2 жыл бұрын
1:03:20 star reverse :) #include #include int main(void) { int j,i,num; setbuf(stdout,NULL); printf("enter the number of rows :"); scanf("%d",&num); for(i=num;i>0;i--) { for(j=0;j
@kaushikkaushi318
@kaushikkaushi318 2 жыл бұрын
Tq njan ee problem cheyaan thodangitt manikooraii eppalan shari ayath
@user-qg7fv2hc8h
@user-qg7fv2hc8h 2 жыл бұрын
Pp00p0pppppppppppp0p00000000p0ppppppppppppppp0000p0ppppppppppppppp0pppp
@mrrelentless8339
@mrrelentless8339 Жыл бұрын
descending star pattern : #include int main() { int n,i,j; printf("Enter the limit"); scanf("%d",&n); for(i=n;i>=1;i--){ for(j=i;j>=1;j--){ printf("*\t"); } printf(" "); } return 0; }
@Premierpro7
@Premierpro7 8 ай бұрын
Thanks brother ❤
@MiniTour_Vlogs
@MiniTour_Vlogs 2 жыл бұрын
Starting ulla motivation 🔥🔥🔥🔥🔥🔥
@DoesItWorksOFFICIAL
@DoesItWorksOFFICIAL Жыл бұрын
sum of given limit odd numbers #include #include int main(void) { int limit,i,sum=0; setbuf(stdout,NULL); printf("Enter the limit : "); scanf("%d",&limit); for (i=1;i
@prashobdaspv3080
@prashobdaspv3080 Жыл бұрын
also please add printf("%d ",i); after sum =sum+i; you can also see the odd number list wise and after line there sum will be shown
@shuhaibsadiq3714
@shuhaibsadiq3714 2 жыл бұрын
inverse star pattern #include #include int main(void) { int limit=10,i,j; for(i=limit;i>=1;i--){ for(j=0;j
@boiigaming7195
@boiigaming7195 Жыл бұрын
DAY 4 ASSIGNEMNT QUESTION 2 ANSWER : #include void main() { int n,i,sum=0; printf("Enter the limit:"); scanf("%d",&n); for(i=1;i
@dildayaldileep
@dildayaldileep 2 жыл бұрын
day 4 assignment sum of odd numbers #include #include int main(void) { setbuf(stdout,NULL); int num,i,sum=0; printf("enter limit:"); scanf("%d",&num); for(i=1;i
@saranscaria3241
@saranscaria3241 3 жыл бұрын
Ente sire plus mines.... Okkey coding padikkan avashiyam ollunnu paranjittu ethu full maths anallo 😂 nammal thannirikkunna codes upayogich oro equations create cheythu nammal udheshikkunna kariyam computer paranju kodukkal anu ithile parupadi le very interesting
@26.aliyanasrin.k63
@26.aliyanasrin.k63 3 жыл бұрын
Pattern printing for(i=1 ; i
@26.aliyanasrin.k63
@26.aliyanasrin.k63 3 жыл бұрын
This is today work
@26.aliyanasrin.k63
@26.aliyanasrin.k63 3 жыл бұрын
Ith shariyano
@michaelhansen5662
@michaelhansen5662 2 жыл бұрын
Welp there goes my ability to learn from this guy, was hoping this was in English
@tagozboy6280
@tagozboy6280 2 жыл бұрын
1:03:28 1 to 5= 10 alla 1 to 5 =15 anu answer Mistake i
@abdulbasith1555
@abdulbasith1555 2 жыл бұрын
i
@vivekm1642
@vivekm1642 Жыл бұрын
🔥
@user-zf4tr4fk9j
@user-zf4tr4fk9j Жыл бұрын
Assignment 1 #include int main() { int i,limit,num, result; printf("Entewhich numberer multiplicationon you want"); scanf("%d",&num); printf("Enter the limit"); scanf("%d",&limit); for(i=1;i
@Hashir_musthafa
@Hashir_musthafa 8 ай бұрын
Bro ass. 1 limit aavishyam undoo???
@adarshs3217
@adarshs3217 8 ай бұрын
No limit vatch cheyanda.limit kodukankil for loopil i
@saiyadalirapheeque4441
@saiyadalirapheeque4441 3 жыл бұрын
sum of odd numbers #include #include int main(void) { int i,n,sum=0; printf("please enter the number upto which you want to get sum of odd numbers : "); scanf("%d",&n); for(i=1;i
@santhoshc4818
@santhoshc4818 24 күн бұрын
Very nice presentation Sir and useful class also easy to understand Thank you so much ♥️
@abhijith1092
@abhijith1092 4 жыл бұрын
Njan Padekkunna Samayathe Sir arunnu Coding padepichathe engil poli ayerunnnanaaaaaaaa ...............
@muhammedfayis62
@muhammedfayis62 4 жыл бұрын
Nammale nattil ntha problem ennnu vechal job cheyth experience ullavar alla teaching nu varika.....pakaram pusthakam vayich padichavar anu varuka....appol avark ivare pole skill undavoola....same thanne anu accountancy lum ...... accountant ayi joli cheythavar varanam accountancy padippikkan
@johnmonai
@johnmonai 3 жыл бұрын
അങ്ങനെ ആയിരുന്നുവെങ്കിൽ നമ്മൾ ഒക്കെ സ്വന്തമായി പ്രോഗ്രാംസ് എഴുതി തകത്തേനെ.. ശോ... പ്രോഗ്രാമെർസ് ന്റെ wholesale മാർക്കറ്റ് ആയി കേരളം മാറിയേനെ.
@josepeter1323
@josepeter1323 2 жыл бұрын
assignment 2.....sum of odd numbers int n,i,sum=0; printf("enter a number"); scanf("%d", &n); for(i=1;i
@All_About_Alin
@All_About_Alin Жыл бұрын
For loop example oru mistake ondenn thonnun.. for(.. ; i
@mohamadnifras4603
@mohamadnifras4603 Жыл бұрын
assignment 1 #include int main() { int number,i; printf("Enter a limit multiplication table:"); scanf("%d",&number); for(i=1;i
@abdulrahmanuk91
@abdulrahmanuk91 Жыл бұрын
Hopefully, this could be helpful for some one. On end of this video star printing inverted assignment. int rows,i,j; printf("Enter the number of rows: "); scanf("%d",&rows); for(i=rows; i>=1; --i){ for(j=1; j
@kirankrishnadas4691
@kirankrishnadas4691 2 жыл бұрын
Assignment 2 Sum of ODD Numbers. #include #include int main(void) { int limit,i,sum=0; setbuf(stdout,NULL); printf("Enter A limit"); scanf("%d",&limit); for (i=1;i
@BARSANA3970
@BARSANA3970 Жыл бұрын
Thankyou sir ... Thanku so much ... Sir nde ee video nne orupad help cheythu
@BrototypeMalayalam
@BrototypeMalayalam Жыл бұрын
You are welcome
@virtualworldcomin4267
@virtualworldcomin4267 Жыл бұрын
Assignment 2 Ans: #include #include int main(void) { int i,limit,sum=0; setbuf(stdout,NULL); printf("Enter the limit of odd number"); scanf("%d",&limit); for(i=1;i
@virtualworldcomin4267
@virtualworldcomin4267 Жыл бұрын
Please anyone reply about this .
@DiegoTheLabrador
@DiegoTheLabrador Жыл бұрын
assignment 2.... # include # include int main(void){ int lim,i,sum=0; printf("Enter a limit of odd number"); scanf("%d",&lim); for(i=1;i
@naaz_mhd
@naaz_mhd Жыл бұрын
if(i%2==0) 2 == venam, then it's the correct answer
@RIH777
@RIH777 2 жыл бұрын
Ur class is good...thank u..so much
@sebinabraham4030
@sebinabraham4030 Жыл бұрын
Pattern reverse #include int main(){ int num,i,j; printf("Enter number of rows you want"); scanf("%d",&num); for(i=1;i=i;j--){ printf("*"); } printf(" "); } return 0; }
@aishwaryasajeevan4592
@aishwaryasajeevan4592 2 жыл бұрын
pattern in rev order #include #include int main(void) { int limit,i,j; setbuf(stdout,NULL); printf("Enter a limit"); scanf("%d",&limit); for(i=limit;i>0;i--) { for(j=0;j
@Alter_ff
@Alter_ff 2 жыл бұрын
Ithh engana kittin onn parayamo
@OptimussGamingg
@OptimussGamingg 2 жыл бұрын
program for printing * pattern in descending order int i,j,n=6; fflush(stdout); for(i=0;ii;j--) { printf("* "); } printf(" "); }
@anushat3220
@anushat3220 2 жыл бұрын
Sir, really liked your class. This is my fourth day. And daily tips are superb❤❤
@BrototypeMalayalam
@BrototypeMalayalam 2 жыл бұрын
thank you, keep going 💪🏼
@jessy-734
@jessy-734 Ай бұрын
+2 biology, 2015 il b tech it first sem c language padikkan tution join cheytu. 1 day ellam class eduthu teerthu, 3000 rs fee. Ente thala(head)🧠🤕🤕😇. 1 month vendivannu normal aakan. But this 100k,sir really u r great🙏🙏🙏😁
@sanvinartz8251
@sanvinartz8251 2 жыл бұрын
1 yr munpenkilum ivde ethirnnenkil njn ipo expert ayene Thank you 💕
@BrototypeMalayalam
@BrototypeMalayalam 2 жыл бұрын
ഇനിപ്പോ പറഞ്ഞിട്ട് കാര്യല്ല, ഇന്ന് മുതൽ തുടങ്ങിക്കോ 💪
@sanvinartz8251
@sanvinartz8251 2 жыл бұрын
@@BrototypeMalayalam thudngeet 1 week ayi ❤️
@BrototypeMalayalam
@BrototypeMalayalam 2 жыл бұрын
Aha! Ennittaa 😍 All the best bro ❤️
@athu8904
@athu8904 2 жыл бұрын
In the for loop to print prime numbers (@41.00) for(i=2; i
@arjun_vinod
@arjun_vinod 2 жыл бұрын
I too have the same doubt
@user-lr8fb1te3e
@user-lr8fb1te3e Жыл бұрын
Sir can you please explain while and do while loop also?
@nidhint5574
@nidhint5574 Жыл бұрын
Int main(void){ int i,choice; Setbuf(stdout,NULL); Printf("enter your choice limit"); Scanf("%d",&choice); For(i=1;i
@faseehfsp4289
@faseehfsp4289 6 ай бұрын
Reverse pattern printing #include #include int main(void) { setbuf(stdout,NULL); int limit,i,j; printf("Enter a number "); scanf("%d",&limit); for(i=limit;i
@salamtilessalam4916
@salamtilessalam4916 3 жыл бұрын
ഇതിലെ prime number check ചെയ്യുന്ന programൽ user 'n'ന്റെ value n=1,n=2,n=3 എന്നിവ input ചെയ്താൽ Programന്റെ പ്രവൃത്തനം എങ്ങനെയാണെന്ന് പറഞ്ഞുതരുമോ?
@badbombergaming
@badbombergaming 4 ай бұрын
#include #include int main(void) { int i, j, limit; printf("enter the n of rows : "); scanf("%d", &limit); for(i=1; i
@badbombergaming
@badbombergaming 4 ай бұрын
Ingal endha reply താരത്തെ😩🤧
@sandeepkumar-pt4il
@sandeepkumar-pt4il Ай бұрын
Fourth video completed✅
@anandhukrishnan5596
@anandhukrishnan5596 Жыл бұрын
sum of odd numbers: #include int main() { int i,sum=0,limit; printf("enter the limit:"); scanf("%d",&limit); for(i=1;i
@henokvr3618
@henokvr3618 2 жыл бұрын
Got it in first try! thanks nikhil sir
@mohammedshareefk.k7588
@mohammedshareefk.k7588 2 жыл бұрын
First For loop il "i++ " n pakaram "n-- " koduthal set an
@gokul7701
@gokul7701 2 жыл бұрын
@@mohammedshareefk.k7588 i++ aanenkilum sheri thanne aanu
@figilmanoj6224
@figilmanoj6224 3 жыл бұрын
assignment 1 int number,limit=50,i; setbuf(stdout,NULL); printf("Enter a number"); scanf("%d",&number); for(i=1;i
@Darkgaming-ce2by
@Darkgaming-ce2by 2 жыл бұрын
assingment:2 #include #include int main(void) { int limit,i,sum=0; setbuf(stdout,NULL); printf("enter the limit"); scanf("%d",&limit); for(i=1;i
@funforyou510
@funforyou510 6 ай бұрын
Ithil first tips l paranjad ellam ennod neritt paranjapole thonni... 😂really positive vibe
@mrsparrowgamming
@mrsparrowgamming 3 жыл бұрын
problem finished🥰🥰 തല പുകഞ്ഞു ..... Int i,n,j=n; Printf("enter a number"); Scanf("%d",&n); For(I=1;I
@dogloverclub9294
@dogloverclub9294 2 жыл бұрын
randamathe for loopil i
@YasirNV
@YasirNV 4 жыл бұрын
Reverse star pattern printing: int main() { int limit,i,s; printf("You are going to make a start triangel. How many lines you want to make?"); scanf("%d",&limit); for(i=1;i=i;s--){ printf("* "); } printf(" "); } return 0; }
@2MinuteTechMallu
@2MinuteTechMallu 2 жыл бұрын
#include #include int main(void) { int star, i,j; setbuf(stdout,NULL); printf("How many lines of stars you need to create your galaxy?"); scanf("%d", &star); for(i=star;i>0;i--) { for(j=0;j
@shamilshml8121
@shamilshml8121 2 жыл бұрын
@@2MinuteTechMallu bro idh sheri anno
@2MinuteTechMallu
@2MinuteTechMallu 2 жыл бұрын
@@shamilshml8121 yes, copy , paste & run.
@MrHarikkuttan
@MrHarikkuttan 2 жыл бұрын
@@2MinuteTechMallu #include #include int main(void) { int limit=6,j,i; setbuf(stdout,NULL); for(i=limit;i>=0;i--){ for(j=0;j
@MrHarikkuttan
@MrHarikkuttan 2 жыл бұрын
ithu correct aano ?
@muhammedrafi8937
@muhammedrafi8937 Жыл бұрын
Star reverse printing : int i,j,n; printf("Enter a number"); scanf("%d",&n); for(i=0;ii;j=j-1){ printf("*"); }printf(" "); }
@media7993
@media7993 3 жыл бұрын
Codinginte oru base polum illade aanu njan sirnte class kanaan tudangiyad ( 3 week before .joli kazhinju vannit ulla kurach time) ipo 4 class complete aaki .sir nte class very very beautiful & simple. #include #include Int main(void){ Int num,i,sum; Printf ("enter a number"); Scanf ("%d",&num); for (i=1;i
@BrototypeMalayalam
@BrototypeMalayalam 3 жыл бұрын
Great 👌
@media7993
@media7993 3 жыл бұрын
@@BrototypeMalayalam thanks sir
@ameeramr2115
@ameeramr2115 3 жыл бұрын
To print 12345 in nested loop. Int i,j,n; Setbuf(stdout,NULL); printf(“how many raws you want ”); Scanf(“%d”,&n); For(i=1;i
@Buggy_321
@Buggy_321 Жыл бұрын
anthayi bro job kittiyo
@vishnuk1484
@vishnuk1484 2 жыл бұрын
sir nte e channel kanan njan alpam vaiki poyi . njan +2 biology aayirnnu . eppam njan btech okke kazhinj erikkann . coding onnum enik pattilla nn karuthiya njan sir video nte last paranja problem ottakk cheythappam oru vallatha happiness 😊 . Thank you sir #include int main() { int i,n,j; printf("enter a number"); scanf("%d",&n); for(i=n;i>=1;i--){ for(j=i;j>0;j--){ printf("* "); } printf(" "); } return 0; }
@BrototypeMalayalam
@BrototypeMalayalam 2 жыл бұрын
Its our pleasure
@johnmonai
@johnmonai 3 жыл бұрын
Break #include #include int main(void) { int Num,i; printf("Enter a number "); scanf("%d",&Num); printf("You have entered %d ",Num); printf("The limit is set to 3 "); for(i=1;i
@cryptomallu6271
@cryptomallu6271 2 жыл бұрын
i
@mine5517
@mine5517 6 ай бұрын
There is a small error in the code, if you use this it prints 1 as prime but it is not, but thanks for this opportunity Nikhil bro.
Part 5 | Array and Array Operations | C Programming Malayalam Tutorial
1:28:46
Brototype Malayalam
Рет қаралды 515 М.
小蚂蚁被感动了!火影忍者 #佐助 #家庭
00:54
火影忍者一家
Рет қаралды 53 МЛН
Пройди игру и получи 5 чупа-чупсов (2024)
00:49
Екатерина Ковалева
Рет қаралды 1,4 МЛН
Solve Any Pattern Question With This Trick!
57:20
Kunal Kushwaha
Рет қаралды 2,3 МЛН
#20 Python Tutorial for Beginners | While Loop in Python
12:43
Telusko
Рет қаралды 1,6 МЛН
Vettam | Malayalam Full Movie HD | Priyadarshan | Dileep | Bhavna Pani
2:43:02
Best Laptop For Coding
7:29
Brototype Malayalam
Рет қаралды 333 М.
How he became a developer with ₹3,00,00,000 salary!
47:29
Brototype Malayalam
Рет қаралды 294 М.
小蚂蚁被感动了!火影忍者 #佐助 #家庭
00:54
火影忍者一家
Рет қаралды 53 МЛН