hey friends I'm Scott and I'm David and we're going to learn C today now C is one of the languages that's part of the net family of languages there C there's Visual Basic and there's F yep yep and we're going to talk about C today now why should I learn C David because you can code a lot of things with C you can build web apps you can build mobile app you can build games uh people talk about Cloud native and kubernetes and microservices you can do fancy applications that are in the Enterprise and big
business but you can write like most of your favorite video games yeah are actually written in C with things like unity and gdau a lot of your Xbox games are written in C yep yep you can write Android apps you can write iPhone apps you can even write applications that run on a Raspberry Pi or a tiny microcontroller a little tiny chip so C basically runs everywhere what can't you do Scott I actually don't know what you can't do you can pretty much do everything in C it's a really great language to start with it's
free it's open source and it's crossplatform and crossplatform means that you can run on a Mac on a PC or on a Linux machine that's awesome it is awesome so we're going to learn that today we're going to go through a little bit slowly we're going to do a beginner onramp into C and then by the end of this you should be able to go actually to freecodecamp.org and maybe think about getting your C certification totally free your foundational C certification so let's learn C let's do it