IZTECH IEEE ComSoc Archives

C Course 2019-2020 - Week 1

November 14, 2019

Topics

  • 'printf'
  • Variables
  • Operators
  • 'scanf'

Resources

https://github.com/iztech-comsoc/c-course-2019-2020/releases/download/W1/Week.1.-.Resources.zip

Homework

https://github.com/iztech-comsoc/c-course-2019-2020/releases/download/W1/Week.1.-.Homework.zip

Solutions

https://github.com/iztech-comsoc/c-course-2019-2020/releases/download/W1/Week.1.-.Solutions.zip

Further Reading

printf format specifier

Data Type Storage Sizes & Value Range

Operators

scanf format specifier