how to code

  1. #Syntax Cheat Sheet

    1. Syntax Cheat Sheet
    2. Templates and Outlines
    3. Checked Signatures
  2. #Introduction

    1. Introduction
    2. Installation
  3. #Expressions and Evaluation rules

    1. Expressions and Evaluation rules
    2. Strings
    3. Images
    4. Variables
    5. Booleans
    6. Functions
    7. Structures of Data
    8. COMMON ERRORS
    9. Tips & Tricks
  4. #Learning Effectively

    1. Learning Effectively
    2. Why learning to code is hard
  5. #How to Design Functions Example

    1. How to Design Functions Example
    2. How to Design Functions Problem Sets
    3. #Lists

      1. Lists
      2. Data Directed Design
      3. List Abbreviation
    4. #Abstraction

      1. Abstraction
      2. Local
      3. Lambda
    5. #Trees

      1. Trees
    6. #Simultaneous Processing

      1. Simultaneous Processing
    7. #What is Generative Recursion aka Algorithms?

      1. What is Generative Recursion aka Algorithms?