Skip to content

Instantly share code, notes, and snippets.

@ericweissman
Last active August 23, 2022 03:34
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save ericweissman/a729a849ed6355ed8ee0c9156a8e9c98 to your computer and use it in GitHub Desktop.
Save ericweissman/a729a849ed6355ed8ee0c9156a8e9c98 to your computer and use it in GitHub Desktop.

Notetaking for Technical Content

Take a look at the following examples of student notes and jot down your thoughts on the following questions:

  1. What stands out about these examples?
  2. What did you notice that you may not have considered in your own notes?
  3. What do you want to emulate in your own notes?

Table of Content Example

Image from iOS

Notes Example 1

Image from iOS (3)

Notes Example 2

Image from iOS (1)

Notes Example 3

Image from iOS (2)

Notes Example 4

vocab

Notes Example 5

redux

Notes Example 6

asynch

Notes Example 7

troll

Tips for Technical Notetaking @ Turing

While everyone has their own style that works for them, here are some key findings we've distilled from our most successful students. We recommend implementing these strategies as you prepare for Turing and throughout Mod 0!

Setup is a key to success

Having an organization strategy can make it easier to use your notes as a tool. We recommend creating a Table of Contents to make it easier to reference your notes. Also, taking notes on key vocabulary BEFORE a lesson has been useful for some students!

Use different colors

This can help with modeling syntax highlighting, making notes easier to read, and help draw attention to different content. We are big fans of fine tip drawing pens such as these.

Leave plenty of whitespace

Having a lot of whitespace in your notebook allows you to add more context, write questions, make connections. If you are ever in doubt as to whether to cram more info on the page or start a new page in your notebook, ALWAYS go for starting a new page!

Draw and diagram often

Many concepts can be difficult to understand with just words, use drawings/diagrams to help synthesize and frame information

Pen + Paper > Digital (During Class)

We STRONGLY recommend using a paper notebook during class and advise you to not rely on taking notes on your computer during class! It can be really difficult to keep up with the pace of the lessons using a computer AND it makes it really hard to diagram/draw tricky concepts. Plus, studies have proven that you will retain more information by physically writing your notes. Remember, you will have access to all of the lesson plans ahead of time so that you aren't pressured to write everything down as it is presented!

Consider transposing your written notes to a digital format

One strategy we've seen work well for students is to dedicate 20-30 minutes each day to reviewing their written notes and transposing them to their preferred digital notetaking tool. This helps to engrain the content you covered that day and allows time to think of connections or ask questions. One benefit of having notes in a digital format is that it allows for easier searching of key terms and concepts using built-in searching tools. Some of our favorite note taking apps are Notion, Evernote, Bear and even Google Docs. Some of these require you to write in a language known as Markdown, which you will get a lot of practice with in Mod 0!

Setting Up Your Notebook

You will be needing to take notes on several of the other activities prior to Mod 0 so we reccommend you take some time to setup your notebook before continuing on to other activities. If you can afford it, we recommend getting a separate notebook for each module. Most likely, you can use one notebook for both Mod 0 and Mod 1!

@KaraJoHo
Copy link

What stands out about these examples?
Clear and straight to the point, key topics to refer to and color coding.

What did you notice that you may not have considered in your own notes?
Using more diagrams and pictures to help make sense of ideas.

What do you want to emulate in your own notes?
I want to see how I can add my own kind of diagrams to help as a visual aid. I also really like the table of contents idea to easily find information. Taking notes then writing them down digitally seems like a really great way to review as well.

@Tristinsorrells1
Copy link

What stands out about these examples?
-The use of color really stands out to me. I also enjoy the notes that incorporated diagrams.
What did you notice that you may not have considered in your own notes?
-The table of contents section and numbering your pages accordingly is brilliant!
What do you want to emulate in your own notes?
-I just ordered lots of colorful pens and I already have some markers. I will try to use color to make my notes more organized. I also will be implementing a table of contents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment