This commit is contained in:
parent
7dbd6d9955
commit
8928759584
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<html>
|
||||
<version>1</version>
|
||||
<version>2</version>
|
||||
|
||||
<head>
|
||||
<title>Free Software in Education</title>
|
||||
@ -15,50 +15,51 @@
|
||||
<h1>Free Software in Education</h1>
|
||||
|
||||
<p id="introduction">
|
||||
We actively promote the use of Free Software in schools and
|
||||
universities as it encourages schooling of understanding over
|
||||
product training and upholds the scientific principle.
|
||||
When you use Free Software you can use a program without
|
||||
expiration date, read its source code, modify the program to fit
|
||||
your needs, and further share the program and any improvements
|
||||
you make. The FSFE promotes the inclusion of Free Software in all
|
||||
levels of education systems and non-formal education.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Already during its first general assembly, FSFE identified <a
|
||||
href="/about/reports/es-2003">education as
|
||||
one of the most important areas for activity</a> so young people and
|
||||
students would have the chance of getting in touch with knowledge instead
|
||||
of mere product schooling. Therefore the FSFE started a <a href="/freesoftware/education/eduteam.html">Free Software in
|
||||
Education working group</a> to focus on these efforts. Today, it acts as a hub and works on
|
||||
monitoring the European situation. We participate in Free Software
|
||||
events and assist other initiatives in making the change possible.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Amongst other arguments for Free Software, here are four of the key benefits for education:
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Sharing:</strong> Using free software allows schools to
|
||||
teach children to share and cooperate.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<strong>Learning to program:</strong> The possibility/freedom to
|
||||
tinker motivates children to learn more.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<strong>Easy to administer:</strong> Free Software is stable,
|
||||
secure and reliable. It offers unrestricted access to the source
|
||||
code, thus allowing to modify or adapt it to the schools'
|
||||
needs.
|
||||
</li>
|
||||
<h2>Students should be taught the use of Free Software</h2>
|
||||
|
||||
<li>
|
||||
<strong>Licences:</strong> With Free Software, teachers can give
|
||||
a copy to each student. There is no risk to mislead any child
|
||||
to use an illegal copy.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
Computer science curricula should focus on information technology
|
||||
concepts. Students should learn Free Software options for each
|
||||
task to gain technological competence and autonomy. Training
|
||||
students to use commercial products makes them dependent on
|
||||
software companies. Educational institutes should refrain from
|
||||
this practice.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Free Software is the key to teaching students programming.
|
||||
Students should be taught Free Software because this way they can
|
||||
read the source code of a program and learn how it operates. This
|
||||
is paramount for talented students who are self-taught
|
||||
programmers. Writing code requires reading a lot of code. Using
|
||||
programs with hidden source code can sabotage learning, while
|
||||
Free Software lets everyone see in the finest detail how a
|
||||
program works.
|
||||
</p>
|
||||
|
||||
<h2>Schools should use Free Software in their technological infrastructure</h2>
|
||||
|
||||
<p>
|
||||
Educational institutes aim to convey a set of higher values to
|
||||
students, including freedom, equality, and solidarity. Free
|
||||
Software is a practice in information technology that embodies
|
||||
those values. People have the freedom to shape their technical
|
||||
infrastructure. People are free to improve the program themselves
|
||||
and share their contributions with others. Everyone is equal in
|
||||
this process. Free Software communities have a spirit of helping
|
||||
others. Formal education should not overlook the pedagogical
|
||||
potential in Free Software. Schools should encourage teachers of
|
||||
all courses to prefer Free Software when they make use of
|
||||
technology. The technological infrastructure of educational
|
||||
institutes should also rely on Free Software.
|
||||
</p>
|
||||
|
||||
<related-feed tag="education"/>
|
||||
</body>
|
||||
@ -86,12 +87,14 @@ Education working group</a> to focus on these efforts. Today, it acts as a hub
|
||||
<ul>
|
||||
<li><a href="https://wiki.fsfe.org/Education">Advocate's wiki</a></li>
|
||||
<li><a href="/about/printable/">Spread our edu leaflets</a></li>
|
||||
<li><a href="https://wiki.fsfe.org/Activities/ProgrammingForChildren">Add material to Programming for Children</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>You might also like</h3>
|
||||
<ul>
|
||||
<li><a href="/activities/yh4f/">Youth Hacking 4 Freedom</a></li>
|
||||
<li><a href="/activities/childrensbook/">Children's book</a></li>
|
||||
<li><a href="lernenwiedieprofis.ch/">Learn like a pro (DE)</a></li>
|
||||
</ul>
|
||||
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user