Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 2.66 KB

stack-overflow.markdown

File metadata and controls

51 lines (30 loc) · 2.66 KB
<style>@import url("//readme.codeadam.ca/readme.css");</style>

Stack Overflow

As a programmer, Stack Overflow will become one of your best resources!

Stack Overflow

I did not start posting questions to Stack Overflow until later in my programmer career, and I wish I had started earlier. It is an invaluable resource. Questions are often answered within minutes of posting. But the community can be a little intimidating at first.

Before you post a question, read these resources:

  1. How do I ask a good question? (Stack Overflow Help)
  2. Anyone else find the Stack Overflow community toxic? (Reddit)

The community on Stack Overflow can be harsh. Still to this day some of my questions get down voted, improperly flagged as duplicates, or suggested I shouldn't even be asking the question.

Here is a great illustration of what you can expect when posting a question:

How to Hard Boil and Egg

Examples

Here are a few of my past Stack Overflow questions:

  1. Node.js Fetch says Certificate Expired
  2. Bootstrap h-100 only on medium screen and up
  3. GitHub Markdown Warning and Note all on one line
  4. Using the Map Function in a React Component

Steps

To complete this task, follow these steps:

  1. Register for a Stack Overflow account. You should already have one after completing the accounts task.
  2. Sometime during this semester post a coding problem you are having to Stack Overflow. The problem can be from any class, it does not have to be form this class.
  3. Post a link to your question in the Stack Overflow discussion board in Blackboard.

Keep an eye on the Stack Overflow discussion board in Blackboard. We are all going to add up votes, positive comments, and answers to each others questions.

Submitting this Task

Copy a link to your Stack Overflow question and submit it to the Stack Overflow assignment in Blackboard.

➔ Back to Task List