C Video Tutorial 2

preview_player
Показать описание

Welcome to part 2 of my C Video Tutorial. If you missed part 1 check it out first.

In this part of my C Tutorial I will cover: Compiling Options, Relational Operators, Logical operators, If, Else, Else If, Conditional Operator, Sizeof(), Bytes, Bits, While, Do While, For, Break, Continue and more...
Рекомендации по теме
Комментарии
Автор

I'm glad you enjoyed it. These tutorials are fun because I don't have to think to much. I just sit down and hit record. The hardest part is listening to the tutorial and then writing out the comments to help people translate

derekbanas
Автор

I'm very happy to hear that :) I'll cover most anything about C in this tutorial and then move on to C++.

derekbanas
Автор

Thank you :) I do my best to keep everything understandable. I used to test the stuff on my wife who isn't a programmer until I got better.

derekbanas
Автор

Don't worry I'll cover it. Ill make pointers less scary as well. I know they are a pain in the beginning

derekbanas
Автор

Thank you :) Many more are coming. It is a shame that books are so expensive. Eventually everything will be online for free :D

derekbanas
Автор

You are a god among men! I'm 17 and I wanna grow up to be like you; not only in your amazing knowledge and ability to convey it but in your generosity to do it free and exceptionally well. Thank you, man. Thank you. :)

princeofdrit
Автор

Derek, you are leaving out some of the most powerful features in the for loop, and that is how they can have several indexes running in different directions and different rates.

NavyGunner
Автор

C++ was built using many of the core tools of C, but C++ is object oriented, which to me means if you want to make anything very complex you have to use C++.

derekbanas
Автор

You know know your good at making understandable tutorials when people can watch them at midnight after work and under stand everything perfectly ;-)

SpiritsofCreativity
Автор

Thank you for the very kind compliments :) You're very welcome. More C videos are coming.

derekbanas
Автор

Yes you are correct. I wasn't sure if should present it that way or the way you did. I made a judgement call. I actually thought about teaching both but I thought that would cause even more confusion :)

derekbanas
Автор

Thank you very much for the kind words :) Ill continue to do the best I can

derekbanas
Автор

Thank you :) He is the king of tutorials on YouTube, so that is quite a compliment. Somebody told me he stopped making videos. I hope he is alright

derekbanas
Автор

This has been bar none the most beginner friendly tutorial ive watched to date. Thank you!

Mattman
Автор

One of, if not the best programming tutorials I have come across. Perfect speed, very straightforward. Keep up the great work and thank you very much

denkovnikola
Автор

I'll see what I can do. These are the tutorials I'm putting between the harder to make Android tutorials. I'm pretty much willing to do anything. You'll definitely get C, C++, Ruby and JEE over the next few months

derekbanas
Автор

Wo, I'm glad you enjoy them so much :) I will make many more.

derekbanas
Автор

Thank you very much :) Yes I do my best to cover all the requests to the best of my ability. My community is kind enough to understand that I'll do the best I can

derekbanas
Автор

Thank you :) I never comment on grammar mistakes. I grew up with too many people that spoke many languages and I make them all the time as well. English is just a strange language.

derekbanas
Автор

I'm going to be covering them between the Android tutorials very soon

derekbanas