Skip to content

Remy-Paige/stacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StacsHack 2016 - The Codio Challenge

Create an online course using Codio in at least one of the three areas: an introduction to a programming language (e.g. Python, C#), library (e.g. django, flask) or algorithm (e.g. various sorting algorithms).

Prize

The team, judged to have the best course, will win £200 in Amazon Vouchers shared amongst the members.

Codio Guides

To be able to edit this project you will first need to fork it by navigating to Project > Fork and select "Only Project" and give it a new name. Online courses in Codio are creating using our Guides tool, accessible under Tools > Guides > Edit. Course content is written in Markdown and you can embed images, videos, html (including iframes), code, assessments and custom buttons to call server side scripts. You can install any software you may need for your online course by opening a terminal Tools > Terminal and using the apt-get tool.

Tutorial

Take a look at this blog post which covers the basics to getting started and adding custom buttons. You can ignore the beginning part on project creation as you have been give an empty project. This post shows you how to add media to your guide and this example project shows you how to write code tests and a reusable testing framework.

Good luck and happy coding.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published