User Tools

Site Tools


atelier:coding_gouter:pedagogique:ppour:introduction

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
atelier:coding_gouter:pedagogique:ppour:introduction [2026-04-22 10:52] Andrii Kurdiumovatelier:coding_gouter:pedagogique:ppour:introduction [2026-04-22 10:54] (current) Andrii Kurdiumov
Line 2: Line 2:
  
  
-This is introduction into learning how to programFor this journey we will your  [[https://github.com/areofyl/pypour|Ppour]] which is French translator to Python, which is kind of Python, but with French keywordsThe idea why is like that, so you can concentrate on learning how to program, and don't study English at the same timeIf you know English very-very wellobviously Python is fine to learnand it can be used to following material as it is.+Ceci est une introduction à l’apprentissage de la programmationPour ce parcours, nous utiliserons [[https://github.com/areofyl/pypour|Ppour]], qui est un traducteur du français vers Python, une sorte de Python avec des mots-clés en françaisL’idée derrière cela est de vous permettre de vous concentrer sur l’apprentissage de la programmation sans devoir étudier l’anglais en même tempsSi vous maîtrisez très bien l’anglais, Python classique convient évidemmentet vous pouvez suivre le matériel tel quel.
  
-So what programming isI would say this is an art of telling computer what to do very very preciselyUnfortunately computers not smartand where they looks smart they are may decieve youSo you should learn how to think in very small stepsso you can verify each step independently and check how computers doing their job.+Alors, qu’est-ce que la programmation Je dirais que c’est l’art de dire à un ordinateur quoi faire de manière très, très préciseMalheureusement, les ordinateurs ne sont pas intelligents, et là où ils semblent l’êtreils peuvent vous tromperVous devez donc apprendre à penser en très petites étapesafin de pouvoir vérifier chaque étape indépendamment et comprendre comment l’ordinateur exécute son travail.
  
-Example of the program+Exemple de programme
 <code> <code>
 afficher("=== Nous effectuons des calculs ===") afficher("=== Nous effectuons des calculs ===")
atelier/coding_gouter/pedagogique/ppour/introduction.txt · Last modified: by Andrii Kurdiumov