Webinar on “C for Everyone: Programming Fundamentals Part: II”

PHCET > EXTC Seminars & Workshops > Webinar on “C for Everyone: Programming Fundamentals Part: II”

Department of Electronics and Telecommunication Engineering under had successfully conducted an Online Webinar on “C for Everyone: Programming Fundamentals PART: II” on 2nd July, 2020.

The speaker for webinar was Mr. Jayesh Rane. Total 30 students from EXTC department attended this webinar. Understanding how pointers work is fundamental to understanding how computers work. Pointers are also much more flexible and powerful than references. The study of pointers in C was main aim of webinar.

Key Insights for Students:

  1. Arrays in C
  2. Strings in C
  3. Structures in C
  4. Pointers
  5. Files in C