Search TekSocial
Stay Connected

Enter your email address:

(We respect your privacy!)

Or subscribe with your favorite RSS Reader

  

Entries in X Code (2)

3:50PM

C Programming Series: Episode 2

In this episode we deal with fgets and scanf to take in user input, and demonstrate which function is best to use at a given time. In the next episode we will take a look at if statements and loop structures.

Twitter | YouTube

8:01PM

C Programming Series: Episode 1

In this first episode I teach you the different data types C uses as well as how they work, and how to declare and use variables. Finally, I show you how to format and output the information to the terminal.

 

In the next episode I will show you how to take in user input, store it, and then output it to the screen as well as more advanced uses for strings.

 

 

Twitter: @joelcummings
Youtube: Techguy172