Skip to content

Laboratory #1 for the class "Tendencias en Desarrollo de Aplicaciones" at INTEC.

Notifications You must be signed in to change notification settings

INS368-Katas/lab1-intro-golang

Repository files navigation

Lab. 1 - Intro to Golang

The assignment #1 required the following programs in order to get started with the language with were randomly given. The following programs are:

  1. Write a Hello World program
  2. Write a command args program to ouput "Hello, {args}"
  3. Write a file reader program through command args (Include error handling)
  4. Modify previous program to output a line from the file in Standard Error if it has 0 to 10 characters. Otherwise, the line should be outputted in Standard Output.

Authors

  • Alejandro Encarnación
  • Ángelo González

About

Laboratory #1 for the class "Tendencias en Desarrollo de Aplicaciones" at INTEC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages