C Language Source Code to Exe | Build Process | Compilation, PreProcessor ( Theory )

  Рет қаралды 218,937

LearningLad

LearningLad

Күн бұрын

Пікірлер: 216
@pargatsingh7179
@pargatsingh7179 5 жыл бұрын
Thanks so much sir,i am from Agriculture sector finding it comfortable to go ahead with programming
@LearningLad
@LearningLad 5 жыл бұрын
awesome. keep learning :)
@vivekkoul4428
@vivekkoul4428 3 жыл бұрын
Way to go bro. I am also from non tech background (mechanical engineer) and I too am learning coding!!
@karmjitsingh4516
@karmjitsingh4516 3 жыл бұрын
really informative.....keep it on ...you R a life saver.....way of teaching excellent ....now i can fire my teacher,lol
@LearningLad
@LearningLad 3 жыл бұрын
Thank you
@karmjitsingh4516
@karmjitsingh4516 3 жыл бұрын
@@LearningLad bro I bought new i5 laptop and wached your video and I downloaded code block with minGW but every progams takes 13 to 25 sec to run ,why is that ??
@adityabarhanpurkar8762
@adityabarhanpurkar8762 3 жыл бұрын
Best video on basics of C (Compilation stages)..thank u.
@LearningLad
@LearningLad 3 жыл бұрын
Pleasure
@geethikaatthi9945
@geethikaatthi9945 4 жыл бұрын
in any other video all the instructors just directly use code blocks or other software you are the only on who explained everything clearly thank you sir.......
@LearningLad
@LearningLad 4 жыл бұрын
my pleasure :)
@soniasharma5026
@soniasharma5026 6 жыл бұрын
hello Sir, im just a beginner , and till now i have seen two videos, which are very helpful to me. thanks a lot
@chaitanyachandolu6039
@chaitanyachandolu6039 5 жыл бұрын
sir will you please clear my confusion ......... pre-processor work is to link the header files with our programme before compilation and converted into machine language and saved in .obj file, then linker also doing same work, how can link the library files for two time, please sir let me free with this doubt, i am stucked here.
@sagars861
@sagars861 4 жыл бұрын
linker contain machine code responsible for providing access to i/o and other things so our program can run like any other normal application
@nadertarek4822
@nadertarek4822 6 жыл бұрын
Just one word you are an amazing guy
@LearningLad
@LearningLad 6 жыл бұрын
Thank you. Keep Learning :)
@angshumansarma2836
@angshumansarma2836 6 жыл бұрын
HI sir your vedios are a great boost to those students who have started programming now i m also a beginner thanku so much for this
@soumodeepsen3448
@soumodeepsen3448 6 жыл бұрын
thanks for making such a helpful video...its too simple to learn from this tutorial about C programming...its marvellous.. thanks once again😊😇
@LearningLad
@LearningLad 6 жыл бұрын
my pleasure :)
@bincybabu4845
@bincybabu4845 5 жыл бұрын
U r an amazing teacher, keep it up!!!
@LearningLad
@LearningLad 5 жыл бұрын
thank you. keep learning :)
@krishnavivekpasupuleti5127
@krishnavivekpasupuleti5127 4 жыл бұрын
This is so cool that it made it easy to understand the basics well.Thank you so much
@LearningLad
@LearningLad 4 жыл бұрын
Glad it was helpful!
@somnathkundu6463
@somnathkundu6463 6 жыл бұрын
U give me the basics of c so a big thanks .
@LearningLad
@LearningLad 6 жыл бұрын
my pleasure :)
@itsmmdoha
@itsmmdoha 3 жыл бұрын
Finally found a guy like you Keep up the good work
@LearningLad
@LearningLad 3 жыл бұрын
sure thank you :)
@rahul36636
@rahul36636 6 жыл бұрын
everyone is not smart in programming this video for all students so thanks anil sir
@LearningLad
@LearningLad 6 жыл бұрын
my pleasure. keep Learning :)
@siyadibrahimhassan74
@siyadibrahimhassan74 6 жыл бұрын
Infact I am enjoying your videos. Thank you brother. God will reward for sharing your knowledge.
@LearningLad
@LearningLad 6 жыл бұрын
thank you. keep learning :)
@mssafy2592
@mssafy2592 2 жыл бұрын
thank you man , god bless you
@moutieabdelhafidh9840
@moutieabdelhafidh9840 3 жыл бұрын
thanks a lot I understand all the lesson
@LearningLad
@LearningLad 3 жыл бұрын
Pleasure
@khalidmohamud9078
@khalidmohamud9078 3 жыл бұрын
absolutely I admired how you teach.
@LearningLad
@LearningLad 3 жыл бұрын
thank you:)
@mohamedasaad2837
@mohamedasaad2837 5 жыл бұрын
Thank you fro nice declaration but i have a question why it load it to ram why not execute it from exe. file directly form hard disk! Does this for making fetching and decoding more faster ?
@LearningLad
@LearningLad 5 жыл бұрын
yes.
@prefeb1
@prefeb1 3 жыл бұрын
very clear Mr. Thanks
@LearningLad
@LearningLad 3 жыл бұрын
You are welcome
@manasam1673
@manasam1673 2 жыл бұрын
Very good explanation sir , thank you so much🙏
@LearningLad
@LearningLad 2 жыл бұрын
Pleasure
@ujjalghosh437
@ujjalghosh437 6 жыл бұрын
Please reply to me You will save my exam.. How these expressions can be written in C language? 1. SinA+x^2+2x 2. Tan-1A+Cos-1A (Tan inverse A + Cos inverse A)
@rahulsingh40g
@rahulsingh40g 5 жыл бұрын
Use inbuilt functions in math. h
@sidheshmarne4122
@sidheshmarne4122 2 жыл бұрын
Rip exams
@hideakipage8151
@hideakipage8151 3 жыл бұрын
Many thanks. Could you do a video on how to compile c with an external library? I'm trying to use the gnu scientific library on windows. I find the instructions very confusing. Where do you put the library on the machine and how does the compiler find it? You have a wonderful way of explaining things.
@zenith2808.
@zenith2808. 10 ай бұрын
You could use a build system like GNU make but it’s a bit complex to get used to. So, I recommend that you use premake since the scripts are really easy to write and the documentation is very clear.
@syedzaid8108
@syedzaid8108 6 жыл бұрын
Instead of writing and explaining u do it practically on the system and show so it will be more clear .plzz do this sir do it practically and upload the video plzzzzz sir I request u
@LearningLad
@LearningLad 6 жыл бұрын
sure. i will upload a video showing the output of each step.
@besakkidurai3298
@besakkidurai3298 6 жыл бұрын
its clearly explained theoritcally tnx
@LearningLad
@LearningLad 6 жыл бұрын
My Pleasure. keep Learning :)
@neowisek7757
@neowisek7757 6 жыл бұрын
Thank you ,very helpful
@jimmymesa
@jimmymesa 5 жыл бұрын
What are the basic tasks of writing a compiler?
@revathigovindaraj6911
@revathigovindaraj6911 5 жыл бұрын
Hi sir... I m working using c# and if you upload some of related to c# it will be more helpful for me... Please sir
@LearningLad
@LearningLad 5 жыл бұрын
i'll try :)
@revathigovindaraj6911
@revathigovindaraj6911 5 жыл бұрын
@@LearningLad thank u so much sir
@theonionpirate1076
@theonionpirate1076 6 жыл бұрын
could you tell more about what makes the various toolsets different from one another and how a person would choose which one they want or need?
@OmkarPatil-kk2mb
@OmkarPatil-kk2mb 6 жыл бұрын
yeah Good question
@maheshjoshi5385
@maheshjoshi5385 6 жыл бұрын
It was good,U really give nice explanation.Can we get in a contact?😅
@LearningLad
@LearningLad 6 жыл бұрын
you can contact me through my social media pages :)
@maheshjoshi5385
@maheshjoshi5385 6 жыл бұрын
LearningLad but it would be better if you provide me your mail or you message me on maheshjoshi031@gmail.com
@dawn1741
@dawn1741 3 жыл бұрын
@LearningLad My exe program is detecting as a malware! help
@LearningLad
@LearningLad 3 жыл бұрын
It is not a malware Don’t worry Ignore it
@MaheshKumar-eo6zl
@MaheshKumar-eo6zl 2 жыл бұрын
What about .bin file ???
@amandeepsinghbains907
@amandeepsinghbains907 5 жыл бұрын
From where I can get a text editor for c.. plz tell
@LearningLad
@LearningLad 5 жыл бұрын
explained in other video in this series.
@HarshSingh-xe7mp
@HarshSingh-xe7mp 4 жыл бұрын
u can use any text editor like notepad .
@varshasingh1122
@varshasingh1122 3 жыл бұрын
Is this suitable for std 11 hsc computer science
@xuantruongang8275
@xuantruongang8275 4 жыл бұрын
thank you
@LearningLad
@LearningLad 4 жыл бұрын
You're welcome 😊
@thefireballs1452
@thefireballs1452 6 жыл бұрын
VERY GOOODD
@LearningLad
@LearningLad 6 жыл бұрын
Thank you :)
@mail2deshratna
@mail2deshratna 4 жыл бұрын
Nicely explained!
@LearningLad
@LearningLad 4 жыл бұрын
Glad you think so!
@baguette1520
@baguette1520 3 жыл бұрын
This didn't even show me anything or give me an accurate representation?
@sayandey6667
@sayandey6667 6 жыл бұрын
Thanks
@kumaryash7162
@kumaryash7162 6 жыл бұрын
Wow sir
@LearningLad
@LearningLad 6 жыл бұрын
Thank you. keep Learning :)
@SaurabhKumar-ny3ty
@SaurabhKumar-ny3ty 5 жыл бұрын
More video plz
@LearningLad
@LearningLad 5 жыл бұрын
sure :)
@jahzielperalta484
@jahzielperalta484 3 жыл бұрын
I accidentally convert my program to .exe and now its an application. I was making an online food delivery to practice coding and since its ,exe now, I wanna know how did i do it o.o
@LearningLad
@LearningLad 3 жыл бұрын
sorry i dont understand what u are saying
@RAJAKUMAR-mc5ci
@RAJAKUMAR-mc5ci 6 ай бұрын
First time I understand this thing easily
@LearningLad
@LearningLad 6 ай бұрын
awesome :)
@jayasree2669
@jayasree2669 6 жыл бұрын
for the first time ..i understood the basic concept so well... this is because of ur lecture ..thank you sir
@LearningLad
@LearningLad 6 жыл бұрын
My Pleasure. Keep Learning :)
@NitinYadav-mc7tj
@NitinYadav-mc7tj 5 жыл бұрын
i am student of civil engg....... even i can understand it....... so thank u sir_ji 🇮🇳 🙏🙏
@LearningLad
@LearningLad 5 жыл бұрын
my pleasure. keep learning :)
@saichethana2037
@saichethana2037 6 жыл бұрын
I liked the way of ur explaination it's very clear and perfect.. It makes me understand easily Thanks a lot :-)
@LearningLad
@LearningLad 6 жыл бұрын
my pleasure. keep learning :)
@jhashashwatkumar
@jhashashwatkumar 2 жыл бұрын
Bhai is .exe file ko desktop application bhi kha ja sakta hai... kya..?
@LearningLad
@LearningLad 2 жыл бұрын
Ha
@deborahoshioke1665
@deborahoshioke1665 Жыл бұрын
Thank you sir. This is very helpful...
@LearningLad
@LearningLad Жыл бұрын
You are most welcome
@pavanipavs2530
@pavanipavs2530 Жыл бұрын
Hi sir i have seen you in mindluster the way you teach is amazing and happy to learn your series from mindluster do i get the certificate after completion..?
@LearningLad
@LearningLad Жыл бұрын
i don't know anything about mindluster. i'm only on youtube :)
@pavanipavs2530
@pavanipavs2530 Жыл бұрын
@@LearningLad once check on it sir they have your videos and are told after completion certificate is awarded.
@LearningLad
@LearningLad Жыл бұрын
can you provided the link where my video's are used?
@rudraar2761
@rudraar2761 4 жыл бұрын
videos are so much long
@LearningLad
@LearningLad 4 жыл бұрын
had to cover a lot. will try to make my future video's short :)
@imganesh12
@imganesh12 8 ай бұрын
Cool❤
@LearningLad
@LearningLad 8 ай бұрын
Thanks
@pramodsavant3135
@pramodsavant3135 2 жыл бұрын
Superb
@LearningLad
@LearningLad 2 жыл бұрын
Thanks 🤗
@gauravojha5527
@gauravojha5527 3 жыл бұрын
super
@LearningLad
@LearningLad 3 жыл бұрын
Thank you :)
@williamjayaraj2244
@williamjayaraj2244 5 жыл бұрын
Good.
@LearningLad
@LearningLad 5 жыл бұрын
thank you :)
@shivanisharma9803
@shivanisharma9803 4 жыл бұрын
Thanks Sir, know I can understand basic thanks a lot sir
@LearningLad
@LearningLad 4 жыл бұрын
Always welcome
@opst1704
@opst1704 4 жыл бұрын
Hi! Nice explanation! Could you make a video (like this one - by drawing graphs) about static and dynamic libraries, their differences, where are they stored, where are function definitions and declarations stored, from those libraries, how to create our own library. Advices, tips... A video that would give us a big picture, like this one. Thanks again for all these tutorials! 👌
@LearningLad
@LearningLad 4 жыл бұрын
i'll try :)
@marckaden1564
@marckaden1564 3 жыл бұрын
A trick: watch movies on flixzone. I've been using them for watching all kinds of movies recently.
@philipbrady5914
@philipbrady5914 3 жыл бұрын
@Marc Kaden yea, I have been watching on Flixzone} for since november myself =)
@ashishbhatt3467
@ashishbhatt3467 5 жыл бұрын
I am a biolgist and i am learning this now. Your vedio was useful.
@LearningLad
@LearningLad 5 жыл бұрын
awesome. keep learning :)
@saiprasad7431
@saiprasad7431 5 жыл бұрын
What is the differnce between preprocessor and linker..
@dipakkalekar3259
@dipakkalekar3259 4 жыл бұрын
Thank you sir for such wonderful explanation 🙏
@LearningLad
@LearningLad 4 жыл бұрын
Most welcome
@Alpha-uw6wn
@Alpha-uw6wn 3 жыл бұрын
osm
@LearningLad
@LearningLad 3 жыл бұрын
Thank you :)
@trejern
@trejern 6 жыл бұрын
Thank you Anil. Very clear explained
@LearningLad
@LearningLad 6 жыл бұрын
my pleasure. keep learning :)
@N3r0ify
@N3r0ify 6 жыл бұрын
Wow! No one ever explained this to me. You are the best!
@LearningLad
@LearningLad 6 жыл бұрын
Thank you. keep Learning :)
@dogeed1447
@dogeed1447 4 жыл бұрын
Guys wanna create minecraft 2
@12345charliebrown
@12345charliebrown 3 жыл бұрын
how many poo's are programmers?
@prakashbiswal3572
@prakashbiswal3572 4 жыл бұрын
Excellent explanatìon
@xeflatio93
@xeflatio93 2 жыл бұрын
AWESOME CONTENT!
@RAVINDERSINGH-ht6pl
@RAVINDERSINGH-ht6pl 6 жыл бұрын
Nice way of teaching.......... I want to know..... C is generally called procedural, structured..... Top to bottom programming language ........ Please also explain this. In simple and easy word with some example program.
@LearningLad
@LearningLad 6 жыл бұрын
sure. will make a video about it.
@RAVINDERSINGH-ht6pl
@RAVINDERSINGH-ht6pl 6 жыл бұрын
Thanks for your reply............
@skdonsingh
@skdonsingh 6 жыл бұрын
Thanx jio
@SlickNickP
@SlickNickP 4 жыл бұрын
It's kind of annoying being told to subscribe by a pop-up ad multiple times in one video
@saichethana2037
@saichethana2037 5 жыл бұрын
the way u explain anyone can easily understand and Yeah I am the one..who is able to get through c language very easily thanks a lot
@LearningLad
@LearningLad 5 жыл бұрын
my pleasure. keep learning :)
@vishalmulik1981
@vishalmulik1981 6 жыл бұрын
Anil Sir , You are not just great you are GOD for me, excellent explanation.Just awesome.
@LearningLad
@LearningLad 6 жыл бұрын
Thank you. Keep Learning :)
@vimaladhithyanraja
@vimaladhithyanraja 5 жыл бұрын
nice superb but one thing you missed how an exe get installed in os and then get loaded
@shohineemandal6367
@shohineemandal6367 6 жыл бұрын
you are super in explaining..please update more programming videos
@LearningLad
@LearningLad 6 жыл бұрын
Sure. Thank you :)
@AbdulMannan-mp7qm
@AbdulMannan-mp7qm 6 жыл бұрын
thanks respected Sir your teaching method is so easy for beginners
@LearningLad
@LearningLad 6 жыл бұрын
Thank you. keep learning :)
@input3471
@input3471 4 жыл бұрын
😵😵😵😵
@playstore-hp1vk
@playstore-hp1vk 5 жыл бұрын
very nice and very informative video
@LearningLad
@LearningLad 5 жыл бұрын
thank you :)
@yousseftamerismailmoustafa2165
@yousseftamerismailmoustafa2165 2 жыл бұрын
very informative video, thank you so much
@LearningLad
@LearningLad 2 жыл бұрын
You are welcome!
@TekingDirt
@TekingDirt 5 жыл бұрын
Thank you very much, I'm starting out learning C and I've watched a few other videos of the origins of how code was born back in the 50's sort to say, but from then to now there has been many advancements and I was wondering how the newer systems process put everything together. You nailed it and you gave really great instruction. Thank you very much, I appreciate you hard work!
@LearningLad
@LearningLad 5 жыл бұрын
thank you very much. keep learning :)
@sushmamahadev7476
@sushmamahadev7476 6 жыл бұрын
Ty Sir Fr spending tym for us to teach
@LearningLad
@LearningLad 6 жыл бұрын
my pleasure keep learning :)
@maheshnallapareddy3206
@maheshnallapareddy3206 5 жыл бұрын
excellent!!clearly presented.thanks alot
@LearningLad
@LearningLad 5 жыл бұрын
my pleasure :)
@muruganr1545
@muruganr1545 6 жыл бұрын
i realy understand this concept
@LearningLad
@LearningLad 6 жыл бұрын
great. keep learning :)
@vanitharani9768
@vanitharani9768 6 жыл бұрын
the way you teach, is really perfect
@LearningLad
@LearningLad 6 жыл бұрын
Thank you. keep Learning :)
@lonwilliams9708
@lonwilliams9708 4 жыл бұрын
Wonderful. Thanks
@LearningLad
@LearningLad 4 жыл бұрын
my pleasure :)
@vishalkumawat9146
@vishalkumawat9146 4 жыл бұрын
Sir I have made a c graphics program Can I also convert it into exe Using this method Please guide
@pankajpokhrel2463
@pankajpokhrel2463 5 жыл бұрын
Good explanation.Thank you.
@LearningLad
@LearningLad 5 жыл бұрын
my pleasure. keep learning :)
@SuccessPoint-xh1sy
@SuccessPoint-xh1sy 6 жыл бұрын
very fine Anil sir thank you
@LearningLad
@LearningLad 6 жыл бұрын
my pleasure. keep learning :)
@ramonnepomuceno5299
@ramonnepomuceno5299 5 жыл бұрын
Good video.
@LearningLad
@LearningLad 5 жыл бұрын
thank you :)
@isumitd9586
@isumitd9586 4 жыл бұрын
It happens like code>preprocessor>compiler> cpu >executed> loader> ram> rom.
@edenbirku5533
@edenbirku5533 5 жыл бұрын
Many thanks, It was a great help!
@LearningLad
@LearningLad 5 жыл бұрын
pleasure :)
@hamzajerdouj7670
@hamzajerdouj7670 6 жыл бұрын
thanks sir it is ver helpful
@LearningLad
@LearningLad 6 жыл бұрын
my pleasure :)
@pvsmouli7727
@pvsmouli7727 6 жыл бұрын
ANIL SIR TQ SO MUCH FOR THE VIDEO SERIES U REALLY HAS KEPT A LOT OF HARD WORK AND YOUR EXPLANATION IS VERY SIMPLE AND EASY TO UNDERSTAND
@cheonsongyi157
@cheonsongyi157 5 жыл бұрын
If we have a topic "overview of language e.g. C" then what will we write in its answer my mean which terms...... Is all the terms that you explain in your video or not????for getting full Mark's in this topic....
@ashishbhatt3467
@ashishbhatt3467 5 жыл бұрын
It should do
@dkup1502
@dkup1502 6 жыл бұрын
good work sir
@LearningLad
@LearningLad 6 жыл бұрын
thank you :)
@Anita_0187
@Anita_0187 6 жыл бұрын
Thank you so much sir for explaining everything nicely😊. I'm interested in programming language C, C++, Java. May be I can learn many more from your video, one more thing I will like to say that after each theoretically video give practical video, like how to build n execute Bcoz we are not from this field. Thanks once again😊 for sharing your knowledge with others in a very simple language....
@georgianaayen1031
@georgianaayen1031 2 жыл бұрын
Thank you sir for explaining it in a way wish it is easier to understand
@rushikeshnagargoje5083
@rushikeshnagargoje5083 5 жыл бұрын
Thank you anil sir
@LearningLad
@LearningLad 5 жыл бұрын
my pleasure :)
@jimmymesa
@jimmymesa 5 жыл бұрын
Compilers detect syntax errors, not logical errors (bugs).
@vijayalaxmisr4806
@vijayalaxmisr4806 6 жыл бұрын
Very nice !! Anyone can understand C by seeing this video
@LearningLad
@LearningLad 6 жыл бұрын
thank you :)
@sagaragrawal240
@sagaragrawal240 6 жыл бұрын
superb bro
@LearningLad
@LearningLad 6 жыл бұрын
Thank you :)
@youssifgamal2573
@youssifgamal2573 3 жыл бұрын
can you recommend a book that explains this topic ?
Tool set, Tool chain and IDE | C Programming Video Tutorial
7:34
The Joker wanted to stand at the front, but unexpectedly was beaten up by Officer Rabbit
00:12
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 7 МЛН
Comparing C to machine language
10:02
Ben Eater
Рет қаралды 5 МЛН
Naming Things in Code
7:25
CodeAesthetic
Рет қаралды 2,1 МЛН
What is the Smallest Possible .EXE?
17:04
Inkbox
Рет қаралды 397 М.
you will never ask about pointers again after watching this video
8:03
How computer processors run conditions and loops
17:03
Core Dumped
Рет қаралды 104 М.
Rust: When C Code Isn't Enough
8:26
CodeAhead
Рет қаралды 167 М.
The Joker wanted to stand at the front, but unexpectedly was beaten up by Officer Rabbit
00:12