Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapitre Ecrire ses propres fonctions #33

Open
larmarange opened this issue Jun 30, 2015 · 2 comments
Open

Chapitre Ecrire ses propres fonctions #33

larmarange opened this issue Jun 30, 2015 · 2 comments

Comments

@larmarange
Copy link
Owner

Voir chapitre 3 de http://framabook.org/16-r-et-espace/

@briatte
Copy link
Collaborator

briatte commented Jul 3, 2015

Les sections 2 et 3 de ce cours sont peut-être également pertinentes :

http://f.briatte.org/teaching/ida/020_objects.html
http://f.briatte.org/teaching/ida/021_vectors.html (et matrices)
http://f.briatte.org/teaching/ida/022_variables.html (et factors)
http://f.briatte.org/teaching/ida/023_practice.html (calculer un Indice de Masse Corporelle)
http://f.briatte.org/teaching/ida/030_functions.html (ex. y = x^2)
http://f.briatte.org/teaching/ida/031_control.html (if, else) [note]
http://f.briatte.org/teaching/ida/032_iteration.html (for, while)
http://f.briatte.org/teaching/ida/033_practice.html (calculer un indice de concentration)

[note] cette page a aussi un bon exemple d'utilisation de melt

@larmarange
Copy link
Owner Author

Les nouveaux chapitres structures conditionnelles et vectorisation font une partie du job.

Il faudrait peut être un chapitre Ecrire ses propres fonctions

@larmarange larmarange changed the title Chapitre Introduction à la programmation Chapitre Ecrire ses propres fonctions Sep 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants