CPS120 Introduction to Computer Science - PowerPoint PPT Presentation

1 / 6
About This Presentation
Title:

CPS120 Introduction to Computer Science

Description:

CPS120 Introduction to Computer Science High Level Language: Paradigms Programming Language Paradigms A paradigm? A set of assumptions, concepts, values, and ... – PowerPoint PPT presentation

Number of Views:122
Avg rating:3.0/5.0
Slides: 7
Provided by: wcc3
Learn more at: http://space.wccnet.edu
Category:

less

Transcript and Presenter's Notes

Title: CPS120 Introduction to Computer Science


1
CPS120 Introduction to Computer Science
  • High Level Language Paradigms

2
Programming Language Paradigms
  • A paradigm?
  • A set of assumptions, concepts, values, and
    practices that constitute a way of viewing reality

3
Programming Language Paradigms
Figure 8.2 Portability provided by standardized
languages versus interpretation by Bytecode
4
Programming Language Paradigms
Figure 8.2 Portability provided by standardized
languages versus interpretation by Bytecode
5
Programming Language Paradigms
  • Imperative or procedural model
  • FORTRAN, COBOL, BASIC, C, Pascal, Ada, and C
  • Functional model
  • LISP, Scheme (a derivative of LISP), and ML

6
Programming Language Paradigms (cont.)
  • Logic programming
  • PROLOG
  • Object-oriented paradigm
  • SIMULA and Smalltalk
  • C is as an imperative language with some
    object-oriented features
  • Java is an object-oriented language with some
    imperative features
Write a Comment
User Comments (0)
About PowerShow.com