C Program to Print Fibonacci Series | Learn Coding

  Рет қаралды 368,506

Learn Coding

Learn Coding

Күн бұрын

Пікірлер: 190
@engineerraj4379
@engineerraj4379 2 жыл бұрын
Tommorow i have a programming for problem solving paper and this program is very imp question in 7 marks and this topic is nice taught by u thank you sir😘😘😇🤗🤗☺
@prajwalpawar6676
@prajwalpawar6676 2 жыл бұрын
we are having this question for 4 marks
@AamirK11
@AamirK11 2 жыл бұрын
For me I don’t know what question I will be asked 😭😭😭
@successpoint5048
@successpoint5048 Жыл бұрын
Hamare paper me 100 marks ka hai😔 ek code
@engineerraj4379
@engineerraj4379 Жыл бұрын
@@successpoint5048 are bhai bhai don't worry hanumanji apka Sath hamesa denge aap ki har exam acchi jayegii😊😃
@successpoint5048
@successpoint5048 Жыл бұрын
@@engineerraj4379 👍👍🙏
@Empezar2023
@Empezar2023 2 жыл бұрын
dry run is most imp and you have explained this term very well.Thank you sir 🙏
@anonymousindia4593
@anonymousindia4593 2 жыл бұрын
Sir I has liked your all video.your video is so nice ,and interesting thing is dry run . Dry run is so helpful of all c programming beginners. Thank you sir
@anjalilowanshi6197
@anjalilowanshi6197 3 жыл бұрын
Thank you so much dear sir 🙏🏻🙏🏻 dhanyabad 🙏🏻🙏🏻 it's very important video thank you 🙏🏻
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Wlcm dear student, please share with friends 🙏
@anjalilowanshi6197
@anjalilowanshi6197 3 жыл бұрын
@@LearnCodingOfficial jarur 🙏🏻
@RoyalKingharshpandit
@RoyalKingharshpandit Жыл бұрын
Mst sir g pura playlist he download kar liya
@NoobGamer-hh9eb
@NoobGamer-hh9eb 3 жыл бұрын
Sir ap asi he programming ka video dalte rahna, with dry run,
@aishwaryagopalakrishna
@aishwaryagopalakrishna 2 жыл бұрын
Really loved your explanation sir. Thank you so much. You have no idea how much you're helping us 🙏🏻🙏🏻
@sushantbhardwaj556
@sushantbhardwaj556 Жыл бұрын
Abhi pheli bar me hi fibonacci series sik liya maja aa gaya😂❤
@ravimahawar6554
@ravimahawar6554 2 жыл бұрын
Brother Dry Run is Best technique for understanding a program ,Thank You brother
@42-rutviktribhuvan92
@42-rutviktribhuvan92 7 ай бұрын
Great video. After understanding the dry run clearly understood the entire concept of fibonacci series.
@vishu8120
@vishu8120 11 ай бұрын
Satisfying explanation ! Great job Sir ji🙌🙌✌️✌️
@Naina-lu4jt
@Naina-lu4jt 5 ай бұрын
Sir apne bahut achhe se samjhaya 😊Thank you 😊
@vikashanotiya8221
@vikashanotiya8221 2 жыл бұрын
Sir aapki har video helpful rahti hai sach m thanku so much sir
@janhvinarayan1633
@janhvinarayan1633 9 ай бұрын
thank u sir for explaining each iteration
@aviralmishra785
@aviralmishra785 Жыл бұрын
Thankyou sir aap" MysirG" sir ki tarah samjhate hai ekdum
@DJ_GAMER043
@DJ_GAMER043 2 жыл бұрын
Super sir bahut badiya sikhate ho 😀😊😊😊
@ankitgaming3209
@ankitgaming3209 8 ай бұрын
Thanku sir for this ❤❤ from nepal it was hard in school but now by watching it feels easy
@prapti.289
@prapti.289 8 ай бұрын
Thank you sir 🙏 . Your explanation helps me a lot
@InfoTrickyOfficial
@InfoTrickyOfficial 3 жыл бұрын
"Success is not key to Happiness Happiness is the key to Success " So always be happy and keep smiling😍😍
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
S2U my friend
@goyanidhaval8
@goyanidhaval8 Жыл бұрын
// Fibonacci Series c++ programming #include using namespace std; int main() { int n,a=0,b=1,temp; coutn; for(int i=0; i
@gayatrikundu7428
@gayatrikundu7428 2 ай бұрын
Mst se samajh aya sir ji thank you so much ❤
@RahulBhatia-py1iv
@RahulBhatia-py1iv 3 жыл бұрын
Superb sir thanks sir
@Amazingandclassicshots
@Amazingandclassicshots 2 жыл бұрын
Sir ap ache pdate ho. Bs rukna mat. Ham apki videos dekhte hai ❤️❤️❤️❤️
@LearnCodingOfficial
@LearnCodingOfficial 2 жыл бұрын
Thank you brother
@Cprogrammer-uj6en
@Cprogrammer-uj6en 5 ай бұрын
Thank you great explanation 👍👍
@ManishNep313
@ManishNep313 Жыл бұрын
⚠WARNING ⚠: there is a mistake in this video. In Fibonacci series, 0 th term =0 1 th term = 1 2 th term =1 3 th term =2 and so on.. In this video , he counted 0 as first term which is wrong. So to make your code correct , take i=0 in loop. 🙌enjoy coding ☺
@nisargmakwana1918
@nisargmakwana1918 Жыл бұрын
I don't think taking any of 0 or 1 for the value of i is wrong. You gotto take n = 6 if you want to print first 7 numbers of fibonacci sequence for i=0
@souravshaw9437
@souravshaw9437 Жыл бұрын
Hey don't teach your father that how to write a program
@saa6390
@saa6390 Жыл бұрын
Yes, and then write, i
@legitimate_kangaroo
@legitimate_kangaroo 10 ай бұрын
nice observation
@ABC-LTD
@ABC-LTD Жыл бұрын
Boss of c programme ❤❤❤
@kcgaming6068
@kcgaming6068 2 жыл бұрын
Srrr your videos are very understandable Most favorite is your dry run Very high level explanation 👏👏👏👏🏻👏🏻👏🏻👏🏻👏🏻🥇🥇🥇🥇🥇🥇🥇🍫
@saalimmushtaq3472
@saalimmushtaq3472 3 жыл бұрын
very simple and easy explanation,,keep enlightening us,thank you
@नंदिनीओम
@नंदिनीओम 3 жыл бұрын
Thank you Sir, apne bahot achha smjhaya 👍🏻
@priyaagrawal3783
@priyaagrawal3783 3 жыл бұрын
Thankyou so much sir .....🙏
@priyaagrawal3783
@priyaagrawal3783 3 жыл бұрын
Nice explanation 🙏
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Wlcm please share with friends 🙏
@BantiChhokar
@BantiChhokar 8 ай бұрын
Thanks you open my eyes 👀
@samirbante8554
@samirbante8554 Жыл бұрын
Wow 10 sec me bhai ne samja diya
@poonamlowanshi3041
@poonamlowanshi3041 3 жыл бұрын
Thank you so much sir ji 🙏🙏
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Most wlcm
@iqrashaikh8350
@iqrashaikh8350 Жыл бұрын
Sir uh r the best 🙌 ur teaching method is so simple and understanding I didn't understand the method my teacher used to teach us 😭
@bhubaneswarsingha6607
@bhubaneswarsingha6607 2 жыл бұрын
Sir is it done by using recursion or Using iteration
@LearnCodingOfficial
@LearnCodingOfficial 2 жыл бұрын
Both
@adnanbinalam2539
@adnanbinalam2539 2 жыл бұрын
I was really have problem to understand this concept almost I spent 1 hour but your explantion make me understand only 15 min thanks a ton SIR
@adibakhan771
@adibakhan771 2 жыл бұрын
It's hard to do by oneself how will know that we have assign first c=a+b ,a=b,b=c Like how do will know
@adibakhan771
@adibakhan771 2 жыл бұрын
I saw ur video then i understood but was unable to do by myself
@emmechess2396
@emmechess2396 2 жыл бұрын
@@adibakhan771 ok 😂
@Ritz.sanchala
@Ritz.sanchala Жыл бұрын
Best explanation sir👍
@D-Coder440
@D-Coder440 Жыл бұрын
Thank you so much sir your video helps a lot especially dry run . Really superb explanation sir
@tarunshakya4210
@tarunshakya4210 3 жыл бұрын
Make video on c programme to check whether given number is prime or not
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Wait only 2 day
@tarunshakya4210
@tarunshakya4210 3 жыл бұрын
@@LearnCodingOfficial ok sir
@1amAjay
@1amAjay 2 жыл бұрын
Very very thanks you 🥰
@SumitKumar-ho1xe
@SumitKumar-ho1xe 3 жыл бұрын
Super Bhai ji
@hyderalikhan5058
@hyderalikhan5058 2 жыл бұрын
Thanks helpfull video👍
@swapnilsalunke9534
@swapnilsalunke9534 2 жыл бұрын
Good Explain, Thank You Sir
@tayyabaaafreen1881
@tayyabaaafreen1881 2 жыл бұрын
Sir n variable me direct value se bhi kar sakte hai kya?
@technicalteller2346
@technicalteller2346 7 ай бұрын
No
@allmyfriends3226
@allmyfriends3226 Жыл бұрын
Dhanyavad 🙏 sir ji
@reenayadav8468
@reenayadav8468 3 жыл бұрын
Thank you sir
@yashverma8297
@yashverma8297 3 ай бұрын
Thanks a lot 😊😊
@sketchingartistsayali
@sketchingartistsayali 3 жыл бұрын
Very good 👍 easy understand to learn
@AnonymousProgrammerr
@AnonymousProgrammerr 2 жыл бұрын
Really helpful ❤️ Thankyou so muchh❤️
@35hardikdaksh35
@35hardikdaksh35 3 жыл бұрын
Great sir 🙏😊 Sir aap birthday wish wala koi program bata dijiye kise banu ..please sir🙏
@SumitKumar-ho1xe
@SumitKumar-ho1xe 3 жыл бұрын
Wap to calculate the no of character? Ye bta diziye aap bole the one week me btayege plz bta diziye
@richard_pkm
@richard_pkm 27 күн бұрын
Thanks 🙏
@roshansshorts3879
@roshansshorts3879 2 жыл бұрын
Congratulations For 1million
@CodeWithShahrukh
@CodeWithShahrukh 2 жыл бұрын
Thanks sir #Clanguage4you
@learncomputerlanguage1726
@learncomputerlanguage1726 2 жыл бұрын
Thanku so much my Sir 🤗
@tejass03
@tejass03 14 күн бұрын
@Prabin-Neupane
@Prabin-Neupane 2 жыл бұрын
You are the best bro
@Persis-2005
@Persis-2005 Жыл бұрын
Thank you bhaiya 🤝🤝🤝
@engineer4475
@engineer4475 2 жыл бұрын
Love you sir❤️
@miyabrogamer5181
@miyabrogamer5181 2 жыл бұрын
Global sir please make a video on -fibonacci series using recursive funslction
@Nehapal235
@Nehapal235 7 ай бұрын
Bhi log muzko codding se pyar hai codding is my lifeline ❤❤❤❤❤❤❤❤❤❤❤
@psychologyfact2320
@psychologyfact2320 3 жыл бұрын
Sir ap konsi c programming ki book se padhate ho plz tell m
@arnavagarwal2967
@arnavagarwal2967 2 жыл бұрын
Sir aise hi Java language mein bhi program banega ya uske liye alag tareeka hai?
@LearnCodingOfficial
@LearnCodingOfficial 2 жыл бұрын
Syntax alg hoga baaki logic same
@anu.jangra
@anu.jangra 3 жыл бұрын
sir app har din kuchh nya leke attte ho , jiski bhut jrust hoti h ..
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
👌👌👌
@ldragogaming8930
@ldragogaming8930 Жыл бұрын
Apke inte vdeo dekhle hai abb Gaurentee hai fail toh katai nhi houga bhale top mardunga
@aparnatiwari6442
@aparnatiwari6442 Жыл бұрын
Thank You Sir
@itz__shiva_7
@itz__shiva_7 5 ай бұрын
Jo pen se writing kr k explain Kiya hai Pepper mai vo bhi likhna Padta hai kay ? 5 marks ka Question hai
@pahadizoneyt2940
@pahadizoneyt2940 3 ай бұрын
Na bhai program likhde bss chahe kitne no. Ka kyun na ho
@sharma_tanvi21
@sharma_tanvi21 Жыл бұрын
Nice explanation 👌
@aayushimaurya6776
@aayushimaurya6776 Жыл бұрын
Thank you sir mera kal exam h pps ka
@LearnCodingOfficial
@LearnCodingOfficial Жыл бұрын
Good luck 👍
@Its_Lx
@Its_Lx Жыл бұрын
Isme time complexity kese calculate krenge?
@mm.sanjariworkshop6524
@mm.sanjariworkshop6524 2 жыл бұрын
best teaching sir
@sneha_06.
@sneha_06. Жыл бұрын
thank uh
@nameirakpamrajesh4628
@nameirakpamrajesh4628 3 жыл бұрын
Sir please make a video about Fibonacci triangle and factorial of given intiger today or tomorrow 🙏I am eagerly waiting please help me
@PriyankaSingh-ji2hf
@PriyankaSingh-ji2hf 2 жыл бұрын
Thank u so much sir
@naveengoud9099
@naveengoud9099 3 жыл бұрын
Programme Mobile se kar sakte kya bhai
@Ashis_Kumar90
@Ashis_Kumar90 3 жыл бұрын
without MCA IF I KNOW programing can i join it company
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Yes
@vipchhora7351
@vipchhora7351 2 жыл бұрын
Thanks 🌹❤🙏
@spoboy
@spoboy 6 ай бұрын
Maja aagaya sirji
@Rohit-mt5oh
@Rohit-mt5oh Жыл бұрын
why did you assign the value of a=0 and b=1 ? give me reason
@faheemmushtaq3805
@faheemmushtaq3805 Жыл бұрын
These are the first two terms of the series......
@sanjeevgangwar1799
@sanjeevgangwar1799 2 жыл бұрын
Thanks
@singh26255
@singh26255 Жыл бұрын
Sir iss main recursion function nhi use huaa h na
@bhabaninayak3121
@bhabaninayak3121 2 ай бұрын
Super b
@ALLROUNDERTYPE
@ALLROUNDERTYPE 7 ай бұрын
thanx......bro
@ZeeshanAli-lh5xl
@ZeeshanAli-lh5xl Жыл бұрын
Printf or scanf ki jga cout or cin aaiga ?
@LearnCodingOfficial
@LearnCodingOfficial Жыл бұрын
Yes and headerfile bhi change hoga
@ZeeshanAli-lh5xl
@ZeeshanAli-lh5xl Жыл бұрын
@@LearnCodingOfficial ok thanks ..or ye bta dain headerfile knsi lagani h
@codeeducation773
@codeeducation773 6 ай бұрын
Thank sir
@KaranBansode9028
@KaranBansode9028 Жыл бұрын
I apply same logic but my o/p is 0,1,3,6,10 in this manner.Plzz help me to solve this
@sanyasupriya6469
@sanyasupriya6469 2 жыл бұрын
Thanks a lot ☺️
@optimisticfacts3486
@optimisticfacts3486 2 жыл бұрын
Tqsm sir
@bibeksumanpal9880
@bibeksumanpal9880 Жыл бұрын
Thanks bro👍👍
@janakpurremixrelaxfunnyzon6300
@janakpurremixrelaxfunnyzon6300 Жыл бұрын
Tq ❤sir
@Factforyou-m8h
@Factforyou-m8h Жыл бұрын
Helpful ☺️
@sasmitadas405
@sasmitadas405 3 жыл бұрын
Can we intialize i=0? In the for loop
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Yes you can but in this program no need to assign 0 because a variable already contains 0, I hope you understood
@demigodtherapper483
@demigodtherapper483 Жыл бұрын
@@LearnCodingOfficial I still didn't understand why you initalized i=1 instead of i=0
@royal-jo7du
@royal-jo7du 2 жыл бұрын
Nice explain😇
@shreeacademy9113
@shreeacademy9113 3 жыл бұрын
Op bolte public💓
@prachimishra6925
@prachimishra6925 Жыл бұрын
Helpful 🤗
@sumansoni5892
@sumansoni5892 2 жыл бұрын
Sir jb ye same program turbo c pr run krte h to statement error aa rha what I do sir
@neerajbarhate5882
@neerajbarhate5882 Жыл бұрын
Sir mene same code dala but mujhe output 0 mil raha hai
@laughingtrolltamil.6109
@laughingtrolltamil.6109 Жыл бұрын
NICE
@funindia1340
@funindia1340 3 ай бұрын
Ultra pro legend watching before half hour of exam
C Program to Print Tribonacci Series | Learn Coding
11:30
Learn Coding
Рет қаралды 28 М.
C Program to Check a Number is Palindrome or Not | Learn Coding
10:22
小蚂蚁会选到什么呢!#火影忍者 #佐助 #家庭
00:47
火影忍者一家
Рет қаралды 103 МЛН
버블티로 부자 구별하는법4
00:11
진영민yeongmin
Рет қаралды 17 МЛН
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 29 МЛН
Special Programs in C − Fibonacci Series
7:10
Neso Academy
Рет қаралды 225 М.
Java Program to Print Fibonacci Series | Learn Coding
11:21
Learn Coding
Рет қаралды 171 М.
recursion fibonacci series
9:50
Satpute Academy
Рет қаралды 207 М.
Program to print first N terms of Fibonacci series in C
14:45
MySirG.com
Рет қаралды 278 М.
C Program to Check a Number is Prime or Not | Learn Coding
10:06
Learn Coding
Рет қаралды 517 М.
C Program to Print Star Pattern - Part 1 | Learn Coding
17:58
Learn Coding
Рет қаралды 818 М.
C Program #22: Fibonacci Series Using Recursion
6:04
Learn TechToTech
Рет қаралды 80 М.
Fibonacci Series Program in C | C Language Tutorial
5:54
Naresh i Technologies
Рет қаралды 1 МЛН
C_104 Recursion in C | Introduction to Recursion
18:51
Jenny's Lectures CS IT
Рет қаралды 426 М.
小蚂蚁会选到什么呢!#火影忍者 #佐助 #家庭
00:47
火影忍者一家
Рет қаралды 103 МЛН