reading-notes

code fellows reading notes

View on GitHub

Reading-Notes

code fellows 102

Lab: 01b - Learning Markdown

Growth Mindset

Growth mindset is having the maturity to analyze challenges in your life and being able to work through them in a positive and productive way. To remember growth mindset I will:

Read: 01 - Learning Markdown

Markdown

Markdown is away web developers create webpages on the Internet. It is a very basic programming language. You could compare it to the Microsoft word docs of programming languages. You can start a Markdown file by using the following extension:

  1. .md
  2. .markdown

Examples of things you can do with markdown include:

More advanced actions include:

Simpler Actions: