Friday 29 June 2018

Fundamentals of C Programming Design Challenges

During the Workshop on Fundamentals of C Programming following were the design challenges given to students
1. KBC Game Design
2. Music through C
3. Hash Tag separation from Twitter
4. Resistor Band Colors display from Value
5. Month Display of Calendar
6. Different Patterns like
               1
               1   2
               1   2   3
               1   2   3   4
               1   2   3   4   5

The C code for the following can be downloaded from HERE