Skip to content

Instantly share code, notes, and snippets.

View stevecalla's full-sized avatar

Steve Calla (he/him) stevecalla

  • Boulder, Colorado
  • 02:29 (UTC -06:00)
View GitHub Profile

Career Journal: Mod 0 10-17-20.md

  1. When you've worked towards a goal in the past, what systems or tools have been helpful for you in accomplishing that goal? How could you adapt those same systems/tools to use while at Turing?

    • Steve Calla - I use a variety of systems and/or tools depending on the end objective. Whether in a team or individual environment, my first objective is to understand the goal with as much clarity as possible. Secondarly, I attempt to understand the timeline and key deliverables. Subject to that macro level information/overview, I break down the goal into smaller pieces again either in a team or individual environment then I create tasks necessary to complete each piece or section. I typically attempt to complete the goal ahead of schedule to allow for review and improvement if possible as I providing for some space to re-think or review allows for improvement or the ability to exceed the goal.
  2. As you start this new career, what is one of your strengths and how do

Objective: Document data types knowledge using Markdown

Based on Turing Mod0 Class 1 on Monday 10/5/2020

Instructor: David Whitaker

There are at least 6 different data types

  1. Strings
  2. Integers
  3. Floats
  4. Boolean
  5. Array
@stevecalla
stevecalla / mod_0_session_1_practice_tasks.md
Last active October 12, 2020 13:06 — forked from damwhit/mod_0_session_1_practice_tasks.md
Mod 0 Session 1 Practice Tasks

Session 1 Practice Tasks

The assignments listed here should take you approximately 60 minutes.

To start this assignment, click the button in the upper right-hand corner that says Fork. This is now your copy of the document. Click the Edit button when you're ready to start adding your answers. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.

1. Markdown (20 min)

Markdown is the format all of your homework gists are written in.

Using this markdown cheatsheet, create a new gist of your own by clicking the New Gist button in the upper right-hand corner of the screen. Create a "Beginners Guide to data types" documenting your data types knowledge so far using Markdown.