Search TekSocial
Stay Connected

Enter your email address:

(We respect your privacy!)

Or subscribe with your favorite RSS Reader

  

« Unboxing: Corsair H60 Liquid Cooler | Main | Order & Chaos Online for iOS, Android, Mac Review »
11:56AM

C Programming Series Episode 5 & 6

Episode 5

In this episode we take a look at one and two dimensional arrays and introduce the rand() function to fill the arrays. In the next episode we will start creating our own functions to help break up and make our programs more maintainable as well as easier to read.

 

Episode 6

In this episode we take a look at creating our own functions, and how to utilize them to make our programs more modular. Using functions in your programs makes them easier to update over time, and easier to breakup when working with others. In the next episode we will take a look at recursive functions (functions which call themselves in a looping manner).

YouTube

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>