<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Introduction to object-oriented programming :: Computer science</title>
    <link>https://info.cours.lecalvar.fr/sae-s6/s5/prog/session4/index.html</link>
    <description>Duration2h30 + preparation Presentation and objectives Object-oriented programming (OOP) is a style of programming, a way of organizing instructions and data, which is different from the one you’ve used so far in this course. Today, many software programs and libraries are structured using the object-oriented approach. Understanding this programming style has therefore become an essential component of programming. The aim of this session is to introduce some basic concepts of OOP from a theoretical point of view, but also to use them in a practical way.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://info.cours.lecalvar.fr/sae-s6/s5/prog/session4/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>