mkempinsky / 2016-CW-FallCohort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2016-CW-FallCohort

Welcome to Origin Code Academy

This repository contains the resources you'll need while taking this course.

New projects will be added daily to the Projects folder to be completed by it's given due date. Each project contains a readme file with the requirements for that project, along with materials that you will need to complete it.

What to do when you get stuck

It's normal to get stuck while working on assignments. How to get unstuck is one of the most important skills you can learn as a software developer.

Here is a suggested happy path when you are stuck.

  • Try to research the problem first. Take a break from coding and spend time researching your problem in the following places:
    • Documentation: Try to find the documentation for the technology you are using, such as the Angular docs for Angular and the MSDN documentation library for C#/.NET.
    • StackOverflow: It's likely that somebody else has had the same problem as you, and had it resolved thanks to the community at Stack Overflow. You should favor accepted answers from users with a high reputation score where possible.
    • Google: The shotgun approach - practice your Google-Fu. For errors, try pasting the exact error into Google. You'll usually find blog posts/stack overflow answers as a result.
  • If you didn't find your answer this way, feel free to ask me or your fellow students for help!
  • You can reach me on Slack (@cameronwilby) or via email (cameron@origincodeacademy.com).

Let's do this!

Cheers,

Cameron

About


Languages

Language:C# 37.8%Language:JavaScript 34.5%Language:HTML 27.3%Language:ASP 0.4%