Tutorial
For this assignment you will create a tutorial for the next generation of ECE 196 students.
If you go to the ECE 196 website homepage, you’ll see a “Tutorials” section.
This is where your tutorials will go!
To get started with your tutorial, get the template from here.
You will need to fork this repository and make a pull request to push your changes to this site.
Learn about forks here.
Learn about pull requests here.
The ECE 196 website uses Markdown for writing documents which are rendered as webpages.
Learn about markdown here.
The ECE 196 website repository file tree looks like:
- your_tutorial.md
- _index.md
Create your tutorial where you see your_tutorial.md
.
If your pull request is good, we’ll accept it, if not, we’ll leave comments to help you.
Once it is accepted, you have finished this assignment.