Changes

Jump to navigation Jump to search
m
fix camelcase links
Line 1: Line 1:  
{{Translations  
 
{{Translations  
   | [[DocumentationTeam/User Manual|english]] | [[DocumentationTeam/User Manual/lang-es|español]] }}
+
   | [[Documentation Team/User Manual|english]] | [[Documentation Team/User Manual/lang-es|español]] }}
    
{{anchor|How To Use Sugar}}
 
{{anchor|How To Use Sugar}}
 
=Como usar Sugar=
 
=Como usar Sugar=
   −
{{anchor|Using the [[DocumentationTeam/Glossary#User_Interface_.28UI.29|Interface]]}}
+
{{anchor|Using the [[Documentation Team/Glossary#User_Interface_.28UI.29|Interface]]}}
===Usando la [[DocumentationTeam/Glossary#User_Interface_.28UI.29|Interfaz]]===
+
===Usando la [[Documentation Team/Glossary#User_Interface_.28UI.29|Interfaz]]===
    
{{anchor|Where's the desktop?}}
 
{{anchor|Where's the desktop?}}
Line 20: Line 20:  
{{anchor|What is an Activity?}}
 
{{anchor|What is an Activity?}}
 
====¿Qué es una actividad?====
 
====¿Qué es una actividad?====
Los programas que se ejecutan usando Sugar se llaman Actividades. Porque? Porque Sugar, es una desviación de la metáfora del escritorio para la computación, es el primer intento serio de crear una [[DocumentationTeam/Glossary|interfaz]] de usuario que se base en el [http://en.wikipedia.org/wiki/Constructivism_%28learning_theory%29 constructivismo] tanto cognitivo como social: un entorno donde los alumnos deben comprometerse en una auténtica exploración y colaboración en el acto de aprendizaje.  
+
Los programas que se ejecutan usando Sugar se llaman Actividades. Porque? Porque Sugar, es una desviación de la metáfora del escritorio para la computación, es el primer intento serio de crear una [[Documentation Team/Glossary|interfaz]] de usuario que se base en el [http://en.wikipedia.org/wiki/Constructivism_%28learning_theory%29 constructivismo] tanto cognitivo como social: un entorno donde los alumnos deben comprometerse en una auténtica exploración y colaboración en el acto de aprendizaje.  
 
{{ Translated text |
 
{{ Translated text |
The program that you run using Sugar are called Activities. Why? Because Sugar, in its departure from the desktop metaphor for computing, is the first serious attempt to create a [[DocumentationTeam/Glossary|user interface]] that is based on both cognitive and social [http://en.wikipedia.org/wiki/Constructivism_%28learning_theory%29 constructivism]: an environment where learners engage in authentic exploration and collaboration in the act of learning.
+
The program that you run using Sugar are called Activities. Why? Because Sugar, in its departure from the desktop metaphor for computing, is the first serious attempt to create a [[Documentation Team/Glossary|user interface]] that is based on both cognitive and social [http://en.wikipedia.org/wiki/Constructivism_%28learning_theory%29 constructivism]: an environment where learners engage in authentic exploration and collaboration in the act of learning.
 
| display = none }}
 
| display = none }}
   Line 122: Line 122:  
<ol>
 
<ol>
   −
<li>Conectar a Internet. (Para más detalles, véase [[DocumentationTeam/User Manual/Connecting to the Internet|Conectándose a Internet]])
+
<li>Conectar a Internet. (Para más detalles, véase [[Documentation Team/User Manual/Connecting to the Internet|Conectándose a Internet]])
    
<li> Abra una terminal de Linux. (Para más detalles, véase  [[#How do I access a Linux command prompt?|Como accedo a una línea de comandos Linux]] Tenga en cuenta que a menos que usted sea un usuario avanzado, usted debe usar el botón de de la actividad terminal para abrir la misma.)
 
<li> Abra una terminal de Linux. (Para más detalles, véase  [[#How do I access a Linux command prompt?|Como accedo a una línea de comandos Linux]] Tenga en cuenta que a menos que usted sea un usuario avanzado, usted debe usar el botón de de la actividad terminal para abrir la misma.)
Line 142: Line 142:  
<ol>
 
<ol>
   −
<li> Connect to the Internet. (For details, see [[DocumentationTeam/User Manual/Connecting to the Internet]])
+
<li> Connect to the Internet. (For details, see [[Documentation Team/User Manual/Connecting to the Internet]])
    
<li> Open a Linux prompt. (For details, see [[#How do I access a Linux command prompt?|How do I access a Linux command prompt?]] Note that unless you are an advanced user, you should use the Terminal Activity button to open the prompt.)
 
<li> Open a Linux prompt. (For details, see [[#How do I access a Linux command prompt?|How do I access a Linux command prompt?]] Note that unless you are an advanced user, you should use the Terminal Activity button to open the prompt.)
Line 204: Line 204:  
</ol>
 
</ol>
   −
Lee [[DocumentationTeam/User Manual/Connecting to the Internet|Conectandose a internet]] para obtener instrucciones detalladas.
+
Lee [[Documentation Team/User Manual/Connecting to the Internet|Conectandose a internet]] para obtener instrucciones detalladas.
    
{{ Translated text |
 
{{ Translated text |
Line 214: Line 214:  
*“simple” mesh network, which lets you collaborate directly with other XOs.
 
*“simple” mesh network, which lets you collaborate directly with other XOs.
 
</ol>
 
</ol>
Read [[DocumentationTeam/User Manual/Connecting to the Internet]] for detailed instructions.
+
Read [[Documentation Team/User Manual/Connecting to the Internet]] for detailed instructions.
 
| display = none }}
 
| display = none }}
   Line 315: Line 315:  
* [[Sugar_Activity_Tutorial|Escriba]] su propia Actividad
 
* [[Sugar_Activity_Tutorial|Escriba]] su propia Actividad
 
* Echa un vistazo a la biblioteca de [[Sugar_Code_Snippets|fragmentos de código]]
 
* Echa un vistazo a la biblioteca de [[Sugar_Code_Snippets|fragmentos de código]]
* [[DevelopmentTeam/Understanding the Code| Entendiendo el código de Sugar]]
+
* [[Development Team/Understanding the Code| Entendiendo el código de Sugar]]
 
* Vea una lista de  [[Activities|actividades]] y especificaciones de Sugar.
 
* Vea una lista de  [[Activities|actividades]] y especificaciones de Sugar.
 
* [http://dev.laptop.org/git?p=sugar;a=summary Repositorio de fuentes de Sugar]
 
* [http://dev.laptop.org/git?p=sugar;a=summary Repositorio de fuentes de Sugar]
Line 327: Line 327:  
* [[Sugar_Activity_Tutorial|Write]] your own activity
 
* [[Sugar_Activity_Tutorial|Write]] your own activity
 
* Check out the [[Sugar_Code_Snippets|code snippets]] library
 
* Check out the [[Sugar_Code_Snippets|code snippets]] library
* [[DevelopmentTeam/Understanding the Code]] organization.
+
* [[Development Team/Understanding the Code]] organization.
 
* See a list of Sugar [[Activities|activities]] and specifications.
 
* See a list of Sugar [[Activities|activities]] and specifications.
 
* [http://dev.laptop.org/git?p=sugar;a=summary Sugar source repository]
 
* [http://dev.laptop.org/git?p=sugar;a=summary Sugar source repository]
Line 336: Line 336:  
{{anchor| See also }}
 
{{anchor| See also }}
 
=Vea También=
 
=Vea También=
* [[DocumentationTeam/Glossary|Glosario]] de términos de Sugar
+
* [[Documentation Team/Glossary|Glosario]] de términos de Sugar
 
{{ Translated text |
 
{{ Translated text |
* [[DocumentationTeam/Glossary]] of Sugar terms
+
* [[Documentation Team/Glossary]] of Sugar terms
 
| display = none }}
 
| display = none }}
    
[[Category:General public]]
 
[[Category:General public]]
 
[[Category:Documentation]]
 
[[Category:Documentation]]
2,751

edits

Navigation menu