Skip to content

Commit

Permalink
First update of the program
Browse files Browse the repository at this point in the history
  • Loading branch information
olekscode committed Feb 9, 2025
1 parent 1ee2e90 commit 9a8e1d4
Show file tree
Hide file tree
Showing 14 changed files with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions website/2025-montpellier/program.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,14 @@ <h2>Day 1: Introduction to Pharo</h2>
After that day you will be able to code in Pharo. Yes the syntax fits
in half of a postcard.</p>

<h3>Welcome</h3>

<ul>
<li>Pharo syntax</li>
<li>Pharo environment</li>
<li>Development tools: Playground, Inspector, System Browser</li>
<li>Live Debugger</li>
<li>Basics of object-oriented programming</li>
<li>Welcome words</li>
<li>What is Pharo? <a href="./slides/C019-W1S02-WhatIsPharo.pdf" target="_blank" rel="noopener noreferrer">[slides]</a> <a href="https://rmod-pharo-mooc.lille.inria.fr/MOOC/PharoMOOC-Videos/EN/Week1/C019SD-W1-S2-EN-V1.mp4" target="_blank" rel="noopener noreferrer">[video EN]</a> <a href="https://rmod-pharo-mooc.lille.inria.fr/MOOC/PharoMOOC-Videos/FR/Week1/C019SD-W1-S2-v2.mp4" target="_blank" rel="noopener noreferrer">[video FR]</a></li>
<li>Install Pharo</li>
<li>First look and Hello World in Pharo environment</li>
<li>First look at the environment: Playground, Inspector, System Browser, Debugger</li>
</ul>

<h2>Day 2: Testing and Good Practices</h2>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 9a8e1d4

Please sign in to comment.