1 / 6

Introduction to Computer Science: Programming Fundamentals and History of C Language

Learn the basics of computer programming and the significance of C language in operating systems and embedded systems. Discover the origins of C, its development at Bell Labs, and its role in Unix and Linux operating systems.

phassan
Download Presentation

Introduction to Computer Science: Programming Fundamentals and History of C Language

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. 01/15/16 Introduction to Computer Science 115

  2. Introduction and Attendance • Handout

  3. Programming • What is a computer program? • Instructions to the computer.

  4. Programming Language • What is a programming language? • Language used to write programs.

  5. History of C • Developed by Kenneth Thompson, Dennis Ritchie and Brian Kernighan. • Bell Labs • 1970 • Used to write Unix operating system • Unix was precursor of Linux • Exciting to write an operating system in a language other than Assembly Language • Named C because it was a version of B • Still important today for writing operating systems and embedded systems.

  6. Assignments Find them on my website. cs.boisestate.edu/~jjarboe

More Related