Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Challenges #164

Open
coltonmercurio opened this issue Apr 30, 2016 · 0 comments
Open

Code Challenges #164

coltonmercurio opened this issue Apr 30, 2016 · 0 comments

Comments

@coltonmercurio
Copy link
Contributor

Develop a system for deploying coding challenges that can be completed along side the Lessons.

An optimal solution would:

  1. Create the a system that is independent of the 'sys' -- most likely utilizing GitHub Pages.
  2. Leverage the existing lesson infrastructure.

An additional method of testing for a passing solution, beyond testing standard output, would be to use ltrace and strace.

ltrace - to trace library calls
strace - to trace system calls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant