|
|
| (31 revisiones intermedias por el mismo usuario no mostrado) |
| Línea 1: |
Línea 1: |
| − | <div ID="ProjectNav" class="navigation">
| + | {{:Usuario:ManuelRomero/CursoJavaUml/nav}} |
| − | <div style="float: right;">{{{image}}}</div>
| + | <br> |
| − | <p style="font-size: 160%; color: #5F666F;">{{{title}}}</p>
| + | |
| − | <span style="color:green">{{{tagline}}}</span>
| + | |
| − | {{ #if: {{{pages}}} | <div ID="ProjectNavPages">{{{pages}}}</div> | }}
| + | |
| − | </div>
| + | |
| − | <br style="clear:both;" /> | + | |
| − | <noinclude>
| + | |
| | | | |
| − | This is a simple template for creating navigation for a project.
| + | = Programación de aplicaciones orientadas a objetos: UML y JAVA = |
| | | | |
| − | (For more complex hierarchical content consider using: [[Template:TopicsWithSubpages]])
| + | {{Objetivo| |
| − | | + | #Comprender el concepto de desarrollar software |
| − | == Syntax ==
| + | #Saber usar UML para un desarrollo sencillo de software |
| − | | + | #Conocer y usar la sintaxis de java como lenguaje de programación orientado a objetos |
| − | <nowiki>{{</nowiki>ProjectNav
| + | #Desarrollar pequeños proyectos de ejemplo con los conocimientos adquiridos |
| − | |image =
| + | #'''Encontrar un trabajo donde aplicar todo lo aprendidio''' |
| − | |title = java
| + | |
| − | |tagline = esto es un contenido para el curso de java
| + | |
| − | |pages = introudccion
| + | |
| − | }}
| + | |
| − | | + | |
| − | == Variables ==
| + | |
| − | | + | |
| − | All these variables are optional and can be left blank.
| + | |
| − | | + | |
| − | '''image''' - use normal image syntax to add a logo for project. Preferable to use image around 100 X 100 px in size.
| + | |
| − | | + | |
| − | '''title''' - text for the name of your project. | + | |
| − | | + | |
| − | '''tagline''' - text for the tagline. Can include any normal wiki syntax.
| + | |
| − | | + | |
| − | '''pages''' - use to add links to the pages of your resource. If you want to use a vertical bar as a separator between links use this template, <nowiki>{{Vbar}}</nowiki> between links; eg. <nowiki>|pages = [[Page One]]{{Vbar}}[[Page Two]]{{Vbar}}[[Page Three]]</nowiki>
| + | |
| − | | + | |
| − | | + | |
| − | [[Category:Technical]]
| + | |
| − | [[Category:WikiEducator content navigation templates|{{PAGENAME}}]]
| + | |
| − | | + | |
| − | </noinclude>
| + | |
| − | | + | |
| − | {{Objetivos|
| + | |
| − | Estos son los objetivos
| + | |
| | }} | | }} |
| − | | + | <br> |
| − | * [[Usuario:ManuelRomero/opp | OPP Conceptos básicos de programación orienteada a objetos]]
| + | |
| − | * [[Usuario:ManuelRomero/javasintaxis| Sintaxis en Java]]
| + | |