Reading-Notes


Project maintained by eslamakram Hosted on GitHub Pages — Theme by mattgraham

Growth Mindest :+1:

The creativity and positivity way of learning is a growth mindset. In addition to appearing in the growth mindset should turn your negative thoughts to positive. such as taking criticism as advice and correct their actions and how to learn from it and fix it. In other hands others get it as a failure and effect on them incorrectly

Features of MarkDown:

  1. add emoji to your writing by typing :EMOJICODE: , you can find Emoji Code here! image

  2. quote text with a >.

  3. make a text with Bold and nested italic style by ** ** and _ _
  4. Make a text with Strikethrough when typing it within image

  5. make a block code when typing it within image
function test() {
  lines of code ;
}

YOU ARE WELCOME