Back
Close

Actividad de Bienvenida. Programación II

jaorduz
6,125 views
Next: Data type

LogoGCCyC

Contents

  1. Bienvenidos
  2. Review
  3. Basic concepts
  4. Bibliography and more material

¡Bienvenidos al curso de Programación II (2020-II-FESAc-UNAM)!

J.A. Orduz-Ducuara

Este curso está diseñado para los estudiantes de programación con conocimientos básicos en C. Algunos requisitos para tomar este curso:

  1. Tener conocimientos básicos en programación, en particular, en el lenguaje C.
  2. Tener conocimientos básicos en el idioma inglés, casi todo el material está en inglés.
  3. Tener habilidades de trabajo en equipo.
  4. Tener interés por aprender y enseñar; es decir, compartir el conocimiento.
  5. Tener respeto por las opiniones de otras personas y
  6. Tener/desarrollar sentido crítico.

Lea nuevamente las recomendaciones anteriores.

Review

The following lines contain information about concepts, statements and other; which are related to the previous course.

Purpose: remember some concepts.

Basic concepts

  1. Consider the next code

a. Modifie the previous code to print two messages and two variables: int and float.

b. Answer the following questions:

Consider the previous code. Is there libraries?
Consider the previous code. Does the main function contain two lines?

Go the next section to explore more about data type.

Bibliography and more material

  1. Javier's repository https://github.com/jaorduz/

Go Up

Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io