News: 2023-11_Copie-de-Design-sans-titre-255x170

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Series, podcasts, websites… zo leer je Frans op een leuke manier!

([Culture et Médias] 2023-11-01 (DaarDaar))


Ben jij iemand die ‘s avonds serie na serie verslindt? Krijg je nooit genoeg van spannende of boeiende podcasts? Waarom dan niet je passies combineren met Frans leren?

Hoewel Frans leren soms saai en vervelend kan lijken, kan je de taal van Molière leren en tegelijkertijg plezier hebben. Series, podcasts, websites… DaarDaar heeft een lijst samengesteld met originele ideeën om je te helpen je Nederlands te verbeteren.

Om het je makkelijker te maken hebben we deze ideeën onderverdeeld in verschillende categorieën:

[1]Series / [2]Podcasts / [3]Websites

Series



1985



Pandore



La trève



Bref

Podcasts



Dring Dring



<span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span>

Les Téméraires



Les couilles sur la table



<span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span>

Cerno, l’anti-enquête



Le tournant



Désenchantées



Websites



apprendre.tv5monde.com



Le Point du FLE



francaisfacile.com





[1] https://daardaar.be/rubriques/culture-et-medias/series-podcasts-websites-zo-leer-je-frans-op-een-leuke-manier/#serie

[2] https://daardaar.be/rubriques/culture-et-medias/series-podcasts-websites-zo-leer-je-frans-op-een-leuke-manier/#podcasts

[3] https://daardaar.be/rubriques/culture-et-medias/series-podcasts-websites-zo-leer-je-frans-op-een-leuke-manier/#sites



"Pseudocode can be used to some extent to aid the maintenance
process. However, pseudocode that is highly detailed -
approaching the level of detail of the code itself - is not of
much use as maintenance documentation. Such detailed
documentation has to be maintained almost as much as the code,
thus doubling the maintenance burden. Furthermore, since such
voluminous pseudocode is too distracting to be kept in the
listing itself, it must be kept in a separate folder. The
result: Since pseudocode - unlike real code - doesn't have to be
maintained, no one will maintain it. It will soon become out of
date and everyone will ignore it. (Once, I did an informal
survey of 42 shops that used pseudocode. Of those 42, 0 [zero!],
found that it had any value as maintenance documentation."
--Meilir Page-Jones, "The Practical Guide to Structured
Design", Yourdon Press (c) 1988