<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Functions and libraries :: Computer science</title>
    <link>https://info.cours.lecalvar.fr/sae-s6/s5/prog/session2/index.html</link>
    <description>Duration5h Presentation &amp; objectives The objective of session 2 is to study an unmissable programming concept: functions. We will guide you through important programming concepts such as functions definition and usage, visibility and scope of variables, reuse of libraries, and code organization. We will also discuss the Python package manager, which can be used to install a lot of already existing libraries.&#xA;During the practical session, in addition to a few exercises on these notions, you will work on a small machine learning-related project.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://info.cours.lecalvar.fr/sae-s6/s5/prog/session2/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>