2025-03-22 00:49:46 +01:00

65 lines
2.9 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="fr">
<head>
<title>NUMERIQUE ET SCIENCES INFORMATIQUES</title>
<meta charset="UTF-8">
</head>
<body bgcolor=" lightsteelblue">
<font face="calibri" color="#0000127">
<h1 align="center"> <font size="7"> Numérique et Sciences Informatiques <br>
Lycée Gustave Eiffel <br>
<img src="Images/Lycee_Eiffel_1.jpg" width="412 " height="300"></font></h1>
<hr size="2" color="#0000127">
<h2> <font size="5"> Activités proposées </font></h2>
<p> Les activités proposées en première tourneront autour
des thèmes suivants :</p>
<ul>
<li>représentation de linformation : représentation binaire,
numérisation, compression,… ;</li>
<li>algorithmique ;</li>
<li>langages de programmation (langage Python) ;</li>
<li>initiation web (CSS, HTML, Javascript) ;</li>
<li>architectures matérielles des ordinateurs ;</li>
<li>réseaux ;</li>
<li>objets connectés</li></ul>
<table width="40%" valign="left">
<tr align="center">
<td width="10%"><img src="Images/traitement_info.jpg" width="75 " height="75"></td>
<td width="10%"><img src="Images/applications.jpg" width="120" height="75"></td>
<td width="10%"><img src="Images/jeux.jpg" width="134 " height="75"></td>
<td width="10%"><img src="Images/sites_web.jpg" width="108 " height="75"></td></tr>
<tr align="center">
<td>Traitement de l'information</td>
<td>Applications</td>
<td>Jeux vidéos</td>
<td>Site Web</td></tr></table>
<br>
<hr size="2" color="#0000127">
<h2> <font size="5"> Poursuites d'études </font></h2>
<ul>
<li>Ecoles dingénieur Informatique
<li>Licence Informatique</li>
<li>Finance, e-commerce</li>
<li>DUT Informatique, MMI</li>
<li>BTS Informatique, audiovisuel</li></ul>
<hr size="2" color="#0000127">
<a href="https://lewebpedagogique.com/isneiffel/" title="Blog ISN du Lycée">Aller au blog ISN du Lycée Gustave Eiffel</a>
<hr size="2" color="#0000127">
<h2> <font size="5"> Liens </font></h2>
<table width="30%" valign="center">
<tr align="center">
<td width="10%"><a href="http://www.eiffel-bordeaux.org/"><img src="Images/logo.png" width="48 " height="73"></a></td>
<td width="10%"><a href="https://cache.media.education.gouv.fr/file/SP1-MEN-22-1-2019/26/8/spe633_annexe_1063268.pdf"><img src="Images/education.gif" width="93" height="75"></a></td>
<td width="10%"><a href="http://www.onisep.fr/Pres-de-chez-vous/Pays-de-la-Loire/Nantes/Informations-metiers/Decouvrir-les-secteurs-professionnels/Les-metiers-du-numerique">
<img src="Images/onisep.png" width="75" height="75"></a></td>
</tr>
<tr align="center">
<td>Lycée Gustave Eiffel</td>
<td>Programme officiel</td>
<td>Les métiers du numérique</td></tr></table>
<br>
<hr size="2" color="#0000127">
</font>
</body>
</html>