Diferència entre revisions de la pàgina «ASIX 2026-2027»
Salta a la navegació
Salta a la cerca
m |
m |
||
| Línia 19: | Línia 19: | ||
* [https://docs.google.com/spreadsheets/d/1y-WKtqjwAFOAi5_V7lCMdJYwC-OrjHEkWELSaYnjxbA/ Llista de 1r d'ASIX] | * [https://docs.google.com/spreadsheets/d/1y-WKtqjwAFOAi5_V7lCMdJYwC-OrjHEkWELSaYnjxbA/ Llista de 1r d'ASIX] | ||
* [https://fje.sharepoint.com/sites/GD_CLOT-FP-CLOT_FP-DptInformatica/Documentos%20compartidos/Forms/AllItems.aspx?id=%2Fsites%2FGD%5FCLOT%2DFP%2DCLOT%5FFP%2DDptInformatica%2FDocumentos%20compartidos%2FCLOT%5FFP%2DDptInformatica%2F2627%2FLLISTES%20ASSIST%C3%88NCIA&viewid=0378dc70%2Dd30b%2D4dbf%2D9ffc%2D0a0ea8f8bf65&FolderCTID=0x0120003BC8367864239F40A596CE0A21832195 Totes les llistes] | * [https://fje.sharepoint.com/sites/GD_CLOT-FP-CLOT_FP-DptInformatica/Documentos%20compartidos/Forms/AllItems.aspx?id=%2Fsites%2FGD%5FCLOT%2DFP%2DCLOT%5FFP%2DDptInformatica%2FDocumentos%20compartidos%2FCLOT%5FFP%2DDptInformatica%2F2627%2FLLISTES%20ASSIST%C3%88NCIA&viewid=0378dc70%2Dd30b%2D4dbf%2D9ffc%2D0a0ea8f8bf65&FolderCTID=0x0120003BC8367864239F40A596CE0A21832195 Totes les llistes] | ||
| + | = SM3: '''Fonaments de Programació''' = | ||
| + | == 20250919 (1h) == | ||
| + | * [https://recull.binefa.cat/files/20240916/ Codis comentats avui a classe] usuari: ''asix'' / contrasenya: ''asix2526'' | ||
| + | * [https://www.onlinegdb.com/ Compilador / intèrpret en línia onlinegdb.com] | ||
| + | * [https://py.binefa.cat/ Intèrpret de Python en línia] | ||
| + | === Snap! === | ||
| + | [https://snap.berkeley.edu/snap/snap.html Snap!] | ||
| + | |||
| + | === Python === | ||
| + | [https://www.python.org/downloads/ Instal·lador de Python per a Windows] | ||
| + | |||
| + | [https://app.edublocks.org/project/new?mode=python Convertidor de blocs a Python] | ||
| + | |||
| + | [[Pràctiques d'introducció a Python - SMX | Pràctiques d'introducció a Python]] | ||
| + | |||
| + | === C === | ||
| + | [https://sourceforge.net/projects/mingw/ Instal·lador de C per a Windows] | ||
| + | |||
| + | [https://code.visualstudio.com/docs/cpp/config-mingw Using GCC with MinGW] | ||
| + | |||
| + | [http://www.xtec.cat/formaciotic/ateneu_historic/materials/td97/index.htm Fonaments de programació en C] | ||
| + | |||
| + | === IDE === | ||
| + | [https://code.visualstudio.com/download Visual Studio Code] | ||
| + | |||
| + | [https://www.geany.org/download/releases/ Geany] | ||
| + | |||
| + | [https://www.onlinegdb.com/ Compilador / intèrpret en línia onlinegdb.com] | ||
Revisió del 15:12, 15 set 2026
Quan tingueu les credencials d'accés a la NET heu de compartir-nos (als dos professors) una carpeta amb aquest nom: 2627-ASIX-SM3-1rCognom2nCognomNom (Per exemple, si el teu nom és Xavier López Pujol --> 2627-ASIX-SM3-LopezPujolXavier). A aquest enllaç podreu veure si ja hi sou a la llista:
Carpetes compartides del SM3 de 1r d'ASIX. Curs 2026-2027
Estructura de les carpetes:
EH1 (depenent del subgrup) SM1 (depenent del subgrup) collados.org SM3 examens exercicis C Python perDies EH2 arduino robots
Contingut
Enllaços ràpids
SM3: Fonaments de Programació
20250919 (1h)
- Codis comentats avui a classe usuari: asix / contrasenya: asix2526
- Compilador / intèrpret en línia onlinegdb.com
- Intèrpret de Python en línia
Snap!
Python
Instal·lador de Python per a Windows
Pràctiques d'introducció a Python
C
Instal·lador de C per a Windows