mozilla / web-lit-training

INACTIVE - http://mzl.la/ghe-archive - Materials for the Mozilla Foundation's Web Literacy Training Modules
Mozilla Public License 2.0
1 stars 54 forks source link

Tutorial Suggestion #32

Closed aprilmrogers closed 3 months ago

aprilmrogers commented 8 years ago

Maybe there could be a tutorial explaining things a bit better. I had problems keeping up and understanding where to click to get to certain areas where I can edit the code since I am sitting backwards to the instructor.

stephwright commented 8 years ago

Thanks @aprilmrogers ! Were there particular exercises where you'd most like to see a tutorial?

aprilmrogers commented 8 years ago

GitHub. I was having difficulties following along as I had to keep straining to see what the instructor was doing. Maybe its just me because I am so new to coding and web developing.

On Fri, Aug 5, 2016 at 4:44 PM, Stephanie Wright notifications@github.com wrote:

Thanks @aprilmrogers https://github.com/aprilmrogers ! Were there particular exercises where you'd most like to see a tutorial?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mozilla/web-lit-training/issues/32#issuecomment-237990453, or mute the thread https://github.com/notifications/unsubscribe-auth/AT5oRXziFGYHhinAAbIYY1GBaUVgMSSfks5qc8rOgaJpZM4JeIk9 .

Have a wonderful day!

April Rogers Capella University (402)720-9785 aprilmrogersfrg@gmail.com aprilmrogersfrg@gmail.com

stephwright commented 8 years ago

Thanks @aprilmrogers ... We don't have a tutorial built in to GitHub like we do Thimble since GitHub was built and is maintained by an entity outside Mozilla, HOWEVER, we will be doing more practice in GitHub this afternoon.

stephwright commented 8 years ago

I also want to add that there are SOME GitHub tutorials out there on the web, including some written by GitHub. I'm not particularly fond of any of them because so many assume a level of knowledge that not everyone may have. They also frequently use a lot of jargon that isn't necessarily widely understood. If you want to try some of them, here's one that might help you get started to a point before it descends into jargon-land: https://guides.github.com/activities/hello-world/

This is a tutorial in how to write in Markdown: http://www.markdowntutorial.com/

We've also been talking about building our own GitHub tutorial that meets our criteria for new users. Not sure when that may come to fruition.