Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 2.59 KB

File metadata and controls

39 lines (29 loc) · 2.59 KB

Asking questions

🔑 Required reading: Stack Overflow - How to ask a good question

Getting help

Who How Where When
TA Online or in person Discord, TA Office TA Schedule
Instructor Online or in person Discord, Class, Office Office Hours, Class Times
Peers Online or in person Discord, Class Depends on how friendly you are

How to ask questions

If you would like to get some help from others, please make sure that you have done the following first:

  • Have read deliverable specifications thoroughly. Sometimes this means 3 – 4 times.
  • Work at solving the problem on your own for at least 30 minutes.
  • Use unit tests to help you debug your problems.
  • Read the course instructional content before asking questions.
  • Try consulting the API documentation first.
  • Debug your code using the IDE.
  • Write, run, and be able to justify the effectiveness of your own test cases.
  • Attend every class.
  • Have a well-formed question to ask the TA.
  • Put yourself in a frame of mind to accept new ideas.
  • Remember one purpose of this class is for you to learn how to learn. If the TA feels you are not putting forth your full, they may ask you to return later when you have fulfilled these requirements.

Remember that TAs are assistants. They are more than willing to assist you as you learn, but you need to do your part as well. Because of this, the help queue has a limit of 3 session per day per student. Exceptions are made for when you are attempting to passing off a deliverable.

Pay it forward

Always remember how it felt to receive help. Actively look for opportunities to help others in a kind respectful way. After all, that is the Gospel of Jesus Christ at its core. We are a team. We are better together.