C Programming Language Tutorial (Advanced) – Lect 1 Structures
This is the very first lecture on Structures ie struct in C programming language. We will study the basics of struct. Why do we need it and how did it come into picture. In this lecture we will be covering struct creation, initialization, accessing elements of structure and also how to dynamically take input from the user and store it inside structure.
Source Code: http://wethecomputerguys.com/2014/12/19/c-programming-language-tutorial-advanced-lect-1-structures/
Facebook Page: https://www.facebook.com/wethecomputerguys
Blog: http://wethecomputerguys.com
http://youtu.be/aw7r4VMmagE
We The Computer Guys
Shreyas Zagade
Aakash Thakur
Ananya Jain
Amazon Auto Links: No products found.
please sir try to explain with some more examples
very good bro keep going… and teach us “c” we need you…
Nice going bro..
Why doesnt the scanf take in spaces in a string?
What a explanation !!!!!!!!!!!!!
good job guys!!
awesome
please upload full pakage of c … I am fan your video
Wtf is that english ????!!!!
thankyou for this video.. all concept is clear now!
nice
good explaination
very use full for study ….so thank you
The Best programming video tuorials guys….Awesome….Very Happay
Very nice to see we got a bit of knowledge please make a video of total c language in fast basics
sir,i like your explanation and your voice is very clearly,nice job sir….sir i have one boubt why did’t use & in name
good
exelent supper understanding
You explained structures pretty well: it’s easy to understand!! I was nearly going to stop the video because your acent is a bit hard to understand, but I am glad I watched it because your explanation is just great!! Keep going! 🙂
gOOd
Very Clear Explanation..
Excellent tutorial on structs. Thanks
how to use scanf function to scan float char and int value in a single statement I m getting error in it
Thanks sir I got the basic idea for structures
Omg. Finally a tutorial that points out all the details I’ve been looking for! Thank you! 🙂
Bhayya plz help me Bhayya. IAM arts student from inter to degree. In degre i did b. Com computers.
I am completed c, c++, and now iam learning java. but i have a doubt. an arts students can get a software job. bro plz bro tell me how can i get a job. plz iam a quick learner and i will do whatever it takes i have passion on computers plz plz reply me bro.
Its too good. Please make video for indirect recursion.
suprb 🙂
thank you wethecomptuerguys…
Thnks Good 1 dear …
very good tutorial
U will be successfull for your honesty
wow i understand in this video more than 3 classes lol ty very much, got a new suscriber
Very clear topic
thank you for video. but when I input full name with space like “Adimax Lee”, and run it, the roll name and age don’t let me input value. it just go skipped. what to fix it?
thank you sir
what to use instead of scanf if you enter name with spaces?
y did u use %s
Thanks for ur video.
please explain somehow complicated programs and problems
Can you upload unions in c and also difference between structures and unions….Please
what if we want to add another student data? for example s1,s2,s3,s4,s5
no thank you
It’s really good for understand .Thank you
Fantastically explained, thank you!
Many many thanks
why dont you need the address operator for the string?