samedi 22 novembre 2008
Les homophones CE - SE :
Exercices à trous dans lesquels tu devras réfléchir sur le sens des mots:CE : pronom démonstratif, peut être remplacé par le pronom CELA. Ex.: Ce n’est pas juste. CE : adjectif démonstratif, est toujours suivi d’un nom écrit au masculin singulier. Ex.: Ce métal est rare. SE : pronom personnel, est toujours placé avant le verbe. Ex.: Ils se trompent
dimanche 16 novembre 2008
Les verbes du 1 er groupe à radicaux chafouins
Les verbes en CER
mots-croisés 1 (30 mots) Version .PDF / Soluce
mots-croisés 2 (30 mots) Version .PDF / Soluce
mots-croisés 3 (30 mots) Version .PDF / Soluce
mots-croisés 4 (20 mots) Version .PDF / Soluce
mots-croisés 5 (20 mots) Version .PDF / Soluce
mots-croisés 6 (20 mots) Version .PDF / Soluce
Evaluation
Les verbes en GER
mots-croisés 1 (20 mots) Version .PDF / Soluce
mots-croisés 2 (20 mots) Version .PDF / Soluce
mots-croisés 3 (20 mots) Version .PDF / Soluce
mots-croisés 4 (30 mots) Version .PDF / Soluce
mots-croisés 5 (30 mots) Version .PDF / Soluce
mots-croisés 6 (30 mots) Version .PDF / Soluce
Evaluation
Les verbes en ETER
mots-croisés 1 (15 mots) Version .PDF / Soluce
mots-croisés 2 (15 mots) Version .PDF / Soluce
mots-croisés 3 (15 mots) Version .PDF / Soluce
mots-croisés 4 (25 mots) Version .PDF / Soluce
mots-croisés 5 (25 mots) Version .PDF / Soluce
mots-croisés 6 (25 mots) Version .PDF / Soluce
Evaluation
Les verbes en ELER
mots-croisés 1 (20 mots) Version .PDF / Soluce
mots-croisés 2 (20 mots) Version .PDF / Soluce
mots-croisés 3 (20 mots) Version .PDF / Soluce
mots-croisés 4 (30 mots) Version .PDF / Soluce
mots-croisés 5 (30 mots) Version .PDF / Soluce
mots-croisés 6 (30 mots) Version .PDF / Soluce
Evaluation
mots-croisés 1 (30 mots) Version .PDF / Soluce
mots-croisés 2 (30 mots) Version .PDF / Soluce
mots-croisés 3 (30 mots) Version .PDF / Soluce
mots-croisés 4 (20 mots) Version .PDF / Soluce
mots-croisés 5 (20 mots) Version .PDF / Soluce
mots-croisés 6 (20 mots) Version .PDF / Soluce
Evaluation
Les verbes en GER
mots-croisés 1 (20 mots) Version .PDF / Soluce
mots-croisés 2 (20 mots) Version .PDF / Soluce
mots-croisés 3 (20 mots) Version .PDF / Soluce
mots-croisés 4 (30 mots) Version .PDF / Soluce
mots-croisés 5 (30 mots) Version .PDF / Soluce
mots-croisés 6 (30 mots) Version .PDF / Soluce
Evaluation
Les verbes en ETER
mots-croisés 1 (15 mots) Version .PDF / Soluce
mots-croisés 2 (15 mots) Version .PDF / Soluce
mots-croisés 3 (15 mots) Version .PDF / Soluce
mots-croisés 4 (25 mots) Version .PDF / Soluce
mots-croisés 5 (25 mots) Version .PDF / Soluce
mots-croisés 6 (25 mots) Version .PDF / Soluce
Evaluation
Les verbes en ELER
mots-croisés 1 (20 mots) Version .PDF / Soluce
mots-croisés 2 (20 mots) Version .PDF / Soluce
mots-croisés 3 (20 mots) Version .PDF / Soluce
mots-croisés 4 (30 mots) Version .PDF / Soluce
mots-croisés 5 (30 mots) Version .PDF / Soluce
mots-croisés 6 (30 mots) Version .PDF / Soluce
Evaluation
samedi 1 novembre 2008
Coloriser du code en HTML
Un outil en ligne sur http://tools.codes-sources.com/ pour coloriser son code avant de le mettre en ligne. Un exemple de ce que cela donne à partir d'un post d'Armin Zingler sur les news de Microsoft en réponse à un problème concernant la génération de nombres aléatoires.
Public Shared Function GenArrayNbres2( _
ByVal Lower As Integer, ByVal Upper As Integer, _
Optional ByVal HowMany As Integer = 1, _
Optional ByVal Unique As Boolean = True) _
As List(Of Integer)
Dim rnd As New Random
Dim Result As New List(Of Integer)
Do
Dim Value = rnd.Next(Lower, Upper)
If Not Unique OrElse Not Result.Contains(Value) Then
Result.Add(Value)
End If
Loop Until Result.Count = HowMany
Return Result
End Function
Public Shared Function GenArrayNbres2( _
ByVal Lower As Integer, ByVal Upper As Integer, _
Optional ByVal HowMany As Integer = 1, _
Optional ByVal Unique As Boolean = True) _
As List(Of Integer)
Dim rnd As New Random
Dim Result As New List(Of Integer)
Do
Dim Value = rnd.Next(Lower, Upper)
If Not Unique OrElse Not Result.Contains(Value) Then
Result.Add(Value)
End If
Loop Until Result.Count = HowMany
Return Result
End Function
A universal comparer class (vbnet)
A universal comparer class
-->by Francesco Balena
The definitive comparer enables you to sort arrays and collections of objects of any kind.
Un autre article intéressant :
By default, the .NET Framework sorts elements in ascending order and perform a case-sensitive comparison. Learn how you can work around these limitations, both in .NET 1.1 and 2.0.
-->by Francesco Balena
The definitive comparer enables you to sort arrays and collections of objects of any kind.
Un autre article intéressant :
By default, the .NET Framework sorts elements in ascending order and perform a case-sensitive comparison. Learn how you can work around these limitations, both in .NET 1.1 and 2.0.
mardi 28 octobre 2008
dimanche 19 octobre 2008
Mise à jour des qcm d'évaluation en ligne
Les qcm suivants sont désormais intégrés au site.
Les formes et types de phrases | ||
---|---|---|
QCM d'évaluation diagnostique | ||
Les types de phrases n°1 | Les types de phrases n°2 | Les types de phrases n°3 |
QCM d'évaluation formative | ||
Les types de phrases n°3 | Les types de phrases n°4 | Les types de phrases n°5 |
les formes de phrases n°1 | Les formes de phrases n°2 | Sont-ce des phrases n°1 |
QCM d'évaluation sommative | ||
EVALUATION EN LIGNE |
ON=IL ou ONT=AVOIR au présent
Choisir entre ON - ONT - ON N' - MON - TON - T'ONT - M'ONT | ||
---|---|---|
Questionnaire 1 | Questionnaire 2 | |
Questionnaire 3 | Questionnaire 4 |
jeudi 16 octobre 2008
mardi 14 octobre 2008
Un concours d'affiches pour les enfants
Pour célébrer le dixième anniversaire de l’euro, la Commission européenne lance l’Eurocompetition, un concours d’affiches en ligne destiné aux jeunes Européens ! L’Eurocompetition invite les élèves de la zone euro et de la Slovaquie à exprimer leurs points de vue et réflexions sur les « Dix ans de l’euro » de manière créative sous forme d’une affiche.
http://www.eurocompetition.net/ww/fr/pub/ecfin/competition/activity.cfm
http://www.eurocompetition.net/ww/fr/pub/ecfin/competition/activity.cfm
lundi 13 octobre 2008
samedi 11 octobre 2008
Inscription à :
Articles (Atom)