Growth mindset, in the simplest terms, is existing in a constant state of open-mindedness. Someone who practices a growth mindset will always be looking for ways to improve upon themselves, whether it is with education or personal interactions. When you operate in this type of mindset you understand that there is always room for growth and change.
Look at failures as a way to improve my process.
When feeling stuck, remind myself how far I’ve come, and where I want to go.
Celebrate milestones and create more goals after reaching each one.
What is Markdown?
Why do we use Markdown?
What symbol will create a heading in Markdown?
How many do you need to create the largest heading? One #
How many do you need to create the smallest heading? Six # (######)
When making text bold or italicized for emphasis, it is best practice to use which symbol?
How do you create a link with Markdown?
What are the three symbols you can use to create an unordered (bulleted) list with Markdown?
Find more info on using Markdown in GitHub here