Learn C Episode 1 part 1

preview_player
Показать описание
Learn the ways of C and programming from someone who does it all way too much.
Рекомендации по теме
Комментарии
Автор

This playlist is GOLD. I rarely come across Game Development tutorials using C. It's always either C++, C#, or Java. Thank You for this! Hoping that you'd make more C videos...

hetaeramancer
Автор

I took a C++ course in high school, in which we also learned a little bit of Java, and I found C++ to be much easier. Then I became interested in developing for N64 and found that C is even easier than C++.

genitalgrinder
Автор

Hi Mike. Great videos and thank you for putting them together. I think there are 3 important reasons why C is still important today that may not have been mentioned in your video: 1.) C has a super simple, consistent ABI across 99% of the platforms out there. 2.) C interfaces with other programming languages much easier than C++. 3.) Nearly every platform that exists has a C compiler.

JoeMarrero-manvscode
Автор

Awesome tutorial everything . Thank you for taking the time to make these. Your videos have helped me out alot during my undergrad CS years.

grevierx
Автор

This channel is proof that you can make cool things with the C language. Thank you kind stranger for making this...

shreybhardwaj
Автор

A good Start to explain C, understanding other High Level Languages.

FaztTech
Автор

Wow, quality of this tutorial is surprising. You are explaining why different languages exists, thats something almost no one does. Thank you!

Автор

Great intro to C. Looking forward to your other tutorials.

canigetanootnoot
Автор

Thanks for this man, I'm tired of looking for things to do in C as a beginner, I want to find d a project, however small, so it acts as an catalyst to me learning C.

zikomo
Автор

C# is the language to use when creating windows 8 applications. It is pushed heavily by Microsoft for Desktop and Web application development. Just a note.

DonaldDuvall
Автор

DUDE THE FFVII SCREENSHOT GOT ME HAHAHAHA I also had the notebooks and the delusion.

larsondavis
Автор

big fan in prior 13 secs of it... I am so jealous of this beach view... Imagine working with this beach around ... WOW ...

JMeyN
Автор

When I started programming, I found C and C++ MUCH easier than Java.

justinellison
Автор

7:40 And 10 years later C++ is still the most prominent in video game development (I think), that's even more crazy

theor
Автор

2020, we bout to go ham and become master C /C++ programming legends. Godspeed to you all!

Patrick-kyez
Автор

"except objective c, which is kinda weird.." Lol! :)

StevenSmith-qzzg
Автор

I was a Net Yaroze PAL member and manage their old domain... netyaroze-europe
It was a great learning experience!
Hardware, Programming, game design and a very nice hobbyist community
C FTW :)

Mike.Garcia
Автор

How well is C is still supported?How portable can C be to PC/Mac to small devices?
Thanks!

bjmgraphics
Автор

Learning C to write a game server because Node.JS can't take the traffic. Will start here :) Cheers.

majidarifs
Автор

about to get started with this series, and just want to thank you ahead of time. 10 years goes fast, eh

TheSelfUnemployed