12
Introducción a la Programación Ing. Alexis De la Hoz Manotas [email protected] [email protected]

Presentacion01 Introduccion a Programacion I

Embed Size (px)

DESCRIPTION

Presentacion inicial para la introducción a la asignatura de Programacion I en el programa de Ingeniería de Sistemas de la Universidad de la Costa CUC

Citation preview

Page 1: Presentacion01 Introduccion a Programacion I

Introducción a la Programación

Ing. Alexis De la Hoz [email protected]@gmail.com

Page 2: Presentacion01 Introduccion a Programacion I

Contenido

• ¿Por qué Programación I? • Software • Proceso de construcción de software• Lenguajes de Programación• Java + Netbeans • Recursos• Evaluación

Page 3: Presentacion01 Introduccion a Programacion I

¿Por qué Programación I?

Fuente: http://www.gartner.com/newsroom/id/2643919

Page 4: Presentacion01 Introduccion a Programacion I

¿Por qué Programación I?

Fuente: http://www.gartner.com/newsroom/id/2643919

Page 5: Presentacion01 Introduccion a Programacion I

¿Por qué Programación I?

Fuente: http://www.gartner.com/newsroom/id/2643919

Page 6: Presentacion01 Introduccion a Programacion I

Software

?

Page 7: Presentacion01 Introduccion a Programacion I

Proceso de construcción de software

Ciclo de Desarrollo

Análisis

Diseño

Codificación

Prueba

Page 8: Presentacion01 Introduccion a Programacion I

Lenguajes de Programación

Page 9: Presentacion01 Introduccion a Programacion I

Java + Netbeans

JDK – versión actual 7u51Plataformas: Windows, MacOS, Solaris, LinuxApps: Desktop(SE), Mobile(ME), Enterprise(EE)

Netbeans IDE – versión actual 7.4Plataformas: Windows, MacOS, Solaris, Linux

http://www.oracle.com/technetwork/es/java/javasebusiness/downloads/index.html

Page 10: Presentacion01 Introduccion a Programacion I

Recursos

• Manuales:• Tutorial de Java. http

://docs.oracle.com/javase/tutorial/• Programacion.com. http://

www.programacion.com/java• Thinking in Java.Bruce Eckel.

http://www.mindview.net/Books/TIJ/

Page 11: Presentacion01 Introduccion a Programacion I

Evaluación

• Exámenes teóricos• Exámenes de Implementación• Artículos en Inglés (ACM – EBSCO)• Investigaciones específicas

Page 12: Presentacion01 Introduccion a Programacion I

Preguntas