1 / 3

Why do we learn C Programming?

Why do we learn C Programming?. From a student's perspective Know basics of programming languages (PL) GPA From computer science perspective C is foundation of modern PL C is the building block for modern operating systems Dennis Ritchie, the creator of C, won the Turing award

Download Presentation

Why do we learn C Programming?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Why do we learn C Programming? • From a student's perspective • Know basics of programming languages (PL) • GPA • From computer science perspective • C is foundation of modern PL • C is the building block for modern operating systems • Dennis Ritchie, the creator of C, won the Turing award • C is the second most popular language in the world

  2. Expectations • You know Programs = Algorithms + Data Structures • You know valid programs are often not good programs • You know the pitfalls of C (pointers, no good utility libraries, no OO functionality ...) • comfortable with debugging, and follow coding conventions • You know your instructor's name in the first class, and still remember it during the final

  3. Your Instructor • His name is Ye Wang • His office is at DL686 • A 5th year Ph.D student working on Data Mining • He uses C a lot

More Related