Difference between revisions of "References"

From Coder Merlin
Line 72: Line 72:
* Helpful blogs
* Helpful blogs
** [https://www.swiftbysundell.com Swift by Sundell]
** [https://www.swiftbysundell.com Swift by Sundell]
** [https://theswiftdev.com/2018/01/25/deep-dive-into-swift-frameworks/ Deep Dive into Swift Frameworks]
= AP Computer Science A Exam =
= AP Computer Science A Exam =
* [https://secure-media.collegeboard.org/digitalServices/pdf/ap/ap-computer-science-a-java-subset.pdf Java Subset]
* [https://secure-media.collegeboard.org/digitalServices/pdf/ap/ap-computer-science-a-java-subset.pdf Java Subset]

Revision as of 07:56, 15 February 2019

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Linux and Bash[edit]

  1. Bash Guide
  2. Bash Basics
  3. Bash Tutorial (PDF)
  4. Linux Disk Space Management

Colors[edit]

  1. Color Wheel
  2. W3 CSS Colors

Computer Science[edit]

Git[edit]

  1. Introductory Tutorial to Git (Video)
  2. Brief Introduction and Tutorial
  3. Official Documentation
    1. What is Version Control (Single page)
    2. Getting Started - Git Basics (Single page)
    3. Git Basics (Entire chapter)
  4. Useful Commits - Message Style

GitHub[edit]

  1. Brief Introduction and Tutorial
  2. Basic Formatting Syntax (for README.md)
  3. Markdown Magic - Tutorial
  4. Online README.md Editor

Emacs[edit]

  1. Beginner's Guide
  2. Emacs Tour
  3. How-Tos
    1. How To Copy From One File To Another
  4. Version Control Within Emacs
  5. Magit Version Control Within Emacs
  6. Butterflies

Emergence[edit]

  1. Emergence

Engineering Design Process[edit]

  1. NC State University Perspective
  2. NASA Perspective for Educators

Graphics[edit]

  1. Turtle-Graphics
    1. Turtle History
    2. Turtle Command Background
    3. Detailed Turtle Graphics Analysis
  2. HTML5 Canvas
    1. ArcTo Visual Description
  3. Igis
    1. Lines
    2. Ellipses
  4. Bezier Curves
    1. Animated Bezier
    2. Online Book (Detailed)

Swift[edit]

AP Computer Science A Exam[edit]

Glossary[edit]