jagomart
digital resources
picture1_Python Pdf 184740 | 3 Paradigms


 172x       Filetype PDF       File size 2.25 MB       Source: svakulenk0.github.io


File: Python Pdf 184740 | 3 Paradigms
principles of software programming structured and oop paradigms svitlana vakulenko msc ws 2017 acknowledgement slides adopted from dr jurgen umbrich gzp ss 2014 lecture slides this episode 13 00 15 ...

icon picture PDF Filetype PDF | Posted on 01 Feb 2023 | 2 years ago
Partial capture of text on file.
    Principles of Software Programming: 
    Structured and OOP paradigms
    Svitlana Vakulenko, MSc. 
    WS 2017
          Acknowledgement: slides adopted from Dr. Jürgen Umbrich GZP SS 2014 lecture slides
  This Episode
  ▪ 13:00-15:45 
  ▪ Structured programming in Python 
    ▪ Branching (if-else) 
    ▪ Iteration (for, while) 
  ▪ Object Oriented Programming (OOP): 
   ▪ Classes 
   ▪ Objects 
   ▪ Methods 
   ▪ Inheritance 
   ▪ UML
        Programming paradigms
        ▪ Structured programming: all programs are seen as 
              composed of control structures 
        ▪ Object-oriented programming (OOP): 
              ▪ Java, C++, C#, Python 
        ▪ Functional programming: 
              ▪ Clojure, Haskell 
        ▪ Logic programming based on formal logic: 
              ▪ Prolog, Answer set programming (ASP), Datalog
                                               https://en.wikipedia.org/wiki/Comparison_of_programming_paradigms
                                               http://docs.huihoo.com/nltk/0.9.5/en/ch05.html     https://dl.acm.org/citation.cfm?id=278289
    Control flow
    ▪ Algorithm - sequence of commands (computation steps)
                          https://python.swaroopch.com/control_flow.html
The words contained in this file might help you see if this file matches what you are looking for:

...Principles of software programming structured and oop paradigms svitlana vakulenko msc ws acknowledgement slides adopted from dr jurgen umbrich gzp ss lecture this episode in python branching if else iteration for while object oriented classes objects methods inheritance uml all programs are seen as composed control structures java c functional clojure haskell logic based on formal prolog answer set asp datalog https en wikipedia org wiki comparison http docs huihoo com nltk ch html dl acm citation cfm id flow algorithm sequence commands computation steps swaroopch...

no reviews yet
Please Login to review.