Skip to content

mahoyen/Exercise1

This branch is 5 commits ahead of bbistrom/Exercise1:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0abc317 · Jan 17, 2019

History

17 Commits
Jan 9, 2018
Jan 9, 2018
Jan 16, 2019
Jan 17, 2019
Dec 24, 2017
Jan 7, 2018
Jan 7, 2018

Repository files navigation

Exercise 1 : Hello World

This exercise does not require that you use the machines at the real-time lab. However, the C code uses POSIX, so you'll need a POSIX-compliant OS, like linux or OSX.

Go has an interactive "Tour" you can take. Go's syntax is a bit different, so it may be worth skimming through, or at least using as a quick reference.

Parts

Approval

When asking for approval, make sure to prepare the following.

  • Part 3:
    • The modified file with answers filled in. You should open it at github or some other place where the markdown will be rendered nicely.
  • Part 4:
    • The RESULT.md file where you have written a couple of sentances explaining the result you get. (HINT: You're suppose to discover some weirdness, and you might have to run your program several times to trigger it).
    • A terminal where you can run your code while the student assistant is watching.

About

Hello World! (intro)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 29.9%
  • Go 28.3%
  • C 28.1%
  • Makefile 13.7%