Communication with your teacher: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 7: Line 7:
! Method !! Advantages !! Disadvantages
! Method !! Advantages !! Disadvantages
|-
|-
| Speak to me in person || You can gauge my reaction to an initial idea. This method is good for quick questions. I'll tell you if it isn't quick.  || Most problems are complex. It takes time to understand them and solve them.
| Speak to me in person || You can gauge my reaction to an initial idea. This method is good for quick, yes/no questions. I'll tell you if your question isn't quick.  || Most problems are complex. It takes time to understand them and solve them.
|-
|-
| Send me an email || Example || Example
| Send me an email || In-depth questions, with evidence that you have followed our [https://discuss.computersciencelearning.org/app.php/how-to-ask-a-good-question guide to asking good questions] || I don't respond to emails very quickly, and if your question is complex, it will take me more time to answer it. Also, if there is a lot of back-and-forth between us about your question, emails might make it hard to follow.
|-
|-
| Ask a question in our class discussion board || Example || Example
| Ask a question in our class discussion board || Other people can learn from your question. Other people can help answer your question. Messages are threaded and topics are organized logically. You can quote code samples and include attachments.  || Answers to your questions might take a bit longer, especially if they are complex.
|-
|-
| Ask a question in discord server || Example || Example
| Ask a question in discord server || Example || Example
|-
|-
| ASk a question on google classroom || Example || Example
| Ask a question on google classroom || Example || Example
|}
|}



Revision as of 16:05, 18 August 2018

Helping you learn[1]

The following are all effective ways of communicating with me:

Method Advantages Disadvantages
Speak to me in person You can gauge my reaction to an initial idea. This method is good for quick, yes/no questions. I'll tell you if your question isn't quick. Most problems are complex. It takes time to understand them and solve them.
Send me an email In-depth questions, with evidence that you have followed our guide to asking good questions I don't respond to emails very quickly, and if your question is complex, it will take me more time to answer it. Also, if there is a lot of back-and-forth between us about your question, emails might make it hard to follow.
Ask a question in our class discussion board Other people can learn from your question. Other people can help answer your question. Messages are threaded and topics are organized logically. You can quote code samples and include attachments. Answers to your questions might take a bit longer, especially if they are complex.
Ask a question in discord server Example Example
Ask a question on google classroom Example Example

References