Skip to content

Instantly share code, notes, and snippets.

View Arique1104's full-sized avatar

Arique Arique1104

  • 01:26 (UTC -07:00)
View GitHub Profile

Beginners Guide to Data Types

For repeaters and everyone else

  1. First, welcome yourself into the space of learning about data. Someone told you implicitly or explicitly that you didn't belong to this world of computer design, and we are here to tell you that they lied!
  2. Secondly, get comfortable. What you're going to learn doesn't come easy the first time, but it does eventually come.

Types of Data

Arique Aguilar -

Professional Development Version 2.0

What is the value of a checklist?

The value of a checklist is:

  • Accepting that your mental capacity is not an unlimited resource.
  • Caring about what you're building so much, that you would want to make sure you don't forget a step.
  • Writing it all down gives you an opportunity to problem solve.

Turing Career Development - Mod 0 Capstone

Developing Mindsets to Succeed

Our mission is to unlock human potential by training a diverse, inclusive student body to succeed in high-fulfillment technical careers.

When you're transitioning careers, often many other aspects of your approach to work and life undergo a transition as well. Turing aims to be a place where you can work through these transitions successfully. While enrolled at Turing and during your subsequent job search, you'll be provided with tools and strategies to develop the professional skills necessary to enter a new career as a software developer.

The pre-work for career development is focused on introducing you to a set of mindsets that we at Turing believe will make you a successful programmer. These mindsets are:

  • Agency: Taking initiative and ownership over your learning and work
  • Empathy: Understanding and sharing others' emotions in order to relate to them

Arique Aguilar she/they #2005BE

Gear Up Pre-Work

Turing Culture: Developing Empathetic Programmers

Our mission is to unlock human potential by training a diverse, inclusive student body to succeed in high-fulfillment technical careers.

Why Empathy?

  • Interpersonal skills (including empathy) have a direct, significant impact on your professional success.
  • Empathy is a foundational interpersonal skill. Other skills, such as collaboration, communication, compromise all hinge on your ability to demonstrate empathy.
  • Interpersonal skills, including empathy, can be developed and improved.
# Turing Career Development - Mod 0 Capstone
## Developing Mindsets to Succeed
_Our **mission** is to unlock human potential by training a diverse, inclusive student body to succeed in high-fulfillment technical careers._
When you're transitioning careers, often many other aspects of your approach to work and life undergo a transition as well. Turing aims to be a place where you can work through these transitions successfully. While enrolled at Turing and during your subsequent job search, you'll be provided with tools and strategies to develop the professional skills necessary to enter a new career as a software developer.
The pre-work for career development is focused on introducing you to a set of mindsets that we at Turing believe will make you a successful programmer. These mindsets are:
* Agency: Taking initiative and ownership over your learning and work
* Empathy: Understanding and sharing others' emotions in order to relate to them
@Arique1104
Arique1104 / Capybara_CheatSheet.md
Last active September 14, 2020 14:46 — forked from exadeci/Capybara.md
Capybara cheatsheet

Capybara Actions

# Anchor
click_link 'Save'

# Button
click_button 'awesome'

# Both above

Module 3: Intermission Work

Website

Required

  • You must complete and submit all of these assignments.
  • It is due the Saturday before the start of the inning at 5pm [ ] Submit your work here: Survey Link

FROM MOD 2

  • Complete the Prepping for Mod 3

Getting to Successful Bulk Upload

Review Existing Documentation

Five Steps for Migration (Actually 8)

  1. Review your data
  2. Learn how to import tool works in your new system
  • Everaction's import tool is called Bulk Upload
    • indicate how each column in the spreadsheet should be loaded into the database
    • Review a summary of the data before final approval.
  1. Format your file(s)

UU Mass Action EveryAction Experiment - Final Update

  • A key missing item is the final set up for my next experiment to accomplish a dynamic assignment - initially prioritized by Tali. While (in the gist linked here) you can review my process of how I learned certain things about how EveryAction functions, I also detail which items failed and why. What I would like to provide for my empathetic termination is a final update on the experiment. I detail below.

The Experiment

  • The set up for the experiment is Harry and Hermione in the same "household" because they donated as a couple.
  • Albus Dumbledore is dynamically assigned to Hogwarts, similar to a pastor assigned to their church.
  • The trick is how to accomplish this automagically, through NGP-VAN's Bulk Upload?!!