mirror of
https://github.com/HERDAC/Cours-programmation.git
synced 2024-11-24 18:43:28 +00:00
test 11
This commit is contained in:
parent
c7dca2fb51
commit
4fcfc94034
11
.obsidian/workspace
vendored
11
.obsidian/workspace
vendored
@ -9,7 +9,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "content/notes/Installation Eclipse.md",
|
||||
"file": "content/notes/ordre de formation.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
@ -69,7 +69,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "content/notes/Installation Eclipse.md",
|
||||
"file": "content/notes/ordre de formation.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -84,10 +84,12 @@
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "53c7d65d526f34fc",
|
||||
"lastOpenFiles": [
|
||||
"content/notes/ordre de formation.md",
|
||||
"content/notes/Installation Eclipse.md",
|
||||
"content/notes/Installation et mise en place pour Java.md",
|
||||
"content/notes/Installation vsCode.md",
|
||||
@ -96,7 +98,6 @@
|
||||
"content/templates/post.md",
|
||||
"README.md",
|
||||
"content/notes/_index.md",
|
||||
"content/notes/images/obsidian-settings.png",
|
||||
"content/notes/images/google-domains.png"
|
||||
"content/notes/images/obsidian-settings.png"
|
||||
]
|
||||
}
|
13
content/notes/ordre de formation.md
Normal file
13
content/notes/ordre de formation.md
Normal file
@ -0,0 +1,13 @@
|
||||
- [ ] 02 Structure:
|
||||
- [ ] Lab 01 introduction
|
||||
- [ ] 03 data et types
|
||||
- [ ] lab 02 type et data
|
||||
- [ ] 04 expressions
|
||||
- [ ] 05 boucle
|
||||
- [ ] lab 03 boucle et expressions
|
||||
- [ ] 06 fonctions
|
||||
- [ ] lab 04 fonctions
|
||||
- [ ] lab 06 nombre secret
|
||||
- [ ] 07 classe et objet
|
||||
- [ ] 08 structure de donnée
|
||||
- [ ] lab 07 révision sur les classes
|
Loading…
Reference in New Issue
Block a user