Skip to content

Instantly share code, notes, and snippets.

View larisasmiles's full-sized avatar

Larisa Anderson larisasmiles

  • Denver, CO
View GitHub Profile
@larisasmiles
larisasmiles / shortcuts
Created December 14, 2017 03:12
shortcuts for code
For everyone tired of typing console.log(), use this function in your code...
[7:53]
function log(input) {
console.log(input);
}
[7:53]
@larisasmiles
larisasmiles / gist:6b30a6e133af45fcdc345a1e189ba865
Created June 8, 2017 02:42
Debugging the Gender Gap & Microaggressions in Tech
How are your experiences here at Turing similar or different than those shared in the documentary?
I feel that because of the conversations here at Turing, we won't see as much of outwardly aggression, sexism, and condescending
behavior. I personally haven't experienced sexism, or aggression. I feel that the only thing I have experienced is an instructor
feeling the need to tell me that I may have a place in the tech world, but not as a developer. Which of course as a teacher/student
relationship that struck me as not the "Truing Philosophy". Especially after watching the video on Debugging the Gender Gap.
What role do you play in creating a more inclusive environment in your cohort and the larger community at Turing?
I have made strong connections in my cohort, I am the includer in our group. They feel comfortable to talk to me
about their frustrations, and their wins. That goes for Turing in general. I have made several connections with upper-mods
and feel that I am appreciated for my po
@larisasmiles
larisasmiles / gist:c89fa943516630cd2deee64d4d812e51
Created June 8, 2017 02:19
Personal Stories & Connection
Personal Stories & Connection
What brought you here?
I went through a grueling divorce and found myself wondering what type of career path would make sense for me.
I love to problem solve, I love to collaborate, and I enjoy learning. In the past I would become a "master" in my field and
I'd lose interest in what I was doing. With developing there is always ways to grow. I played with coding on a few internet sites
and found that I was staying up till the wee hours going through the excersises and really enjoying them.
What lenses or identities do you view the world through most often?
I view the world through my lense as a mother, as a woman. However I can see this changing as I spend more time working on
myself and learning to program.
How have your experiences this week put you into a growth or fixed mindset?
My week has been wonderful, I am so happy to be back at Turing. I feel this week has been conducive for a growth mindset.
Having a week break was nice, it was so great to spend it with my children. The energy at Turing this week is exciting!
Everyone here seems genuinly happy to be here.
What do you believe can cause a person to get stuck in a fixed mindset?
People come from all walks of life. Different upbringings and experinces. We all have our own story we tell ourselves.
I feel that if not given the oppurtinuty to learn about Growth Mindset it is our culture to have a fixed mindset. I am so
happy that Turing ackloedges this and wants to provide the tools so we can alter our projection on ourselves.
@larisasmiles
larisasmiles / night_write_dtr.md
Last active May 11, 2017 20:59
DTR Night Writer w/Jim Szalewski

Guiding Questions to Define The Relationship:

  • What are your learning goals for this project? I would like to be able to feel comfortable with pairing and File.io
  • What drives us in this project? To come out as better knowing ourselves and eachother.
  • What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches? I like to ping-pong-pair. I learn better by paired programming. Divid and conquer for very small iterations....or maybe when we both have a better understanding of code.
  • How do you communicate best? How do you appreciate receiving communication from others? I am better with laying out a calendar of days/times that work for both us.
@larisasmiles
larisasmiles / gist:1dd655d44c4b259f9b6c31f61636e763
Created April 19, 2017 16:29
# Larisa Cressman (Anderson) ## Mod 1 Deliverables: * Link to DTR Memo
# Larisa Cressman (Anderson)
## Mod 1 Deliverables:
* Link to DTR Memo using these [guidelines](https://github.com/turingschool/career-development-curriculum/blob/master/module_one/dtr_guidelines_memo.md): https://gist.github.com/larisasmiles/c1563dd86339c656ce87c3e73b970d6e
* Link to gist documenting your strengths & storytelling reflection using these [guidelines](https://github.com/turingschool/career-development-curriculum/blob/master/module_one/strengths_storytelling_reflection.md)
https://gist.github.com/larisasmiles/ca5f6258bd3267e3cc9a8e66e242d396
**Directions:** Copy this template into your own gist.
# Strengths Reflection & Coaching Request
### Read Through Your Theme Definitions
1. What words or phrases stick out to you? How would you define each of your top 5 talents in your own words?
I am a leader, that people feel very comfortable with, I am a fair person and people in general know what to expect
@larisasmiles
larisasmiles / Module 1 Week 4 Diagnostic
Last active April 10, 2017 16:29
Module 1 Week 4 Diagnostic
# Module 1 Week 4 Diagnostic
This exercise is intended to help you assess your progress with the concepts and techniques we've covered during the week.
For these questions, write a short description or snippet of code that meets the requirement. In cases where the question mentions a "given" data value, use the variable given to refer to it (instead of re-writing the information).
##### 1. Give one difference between Modules and Classes.
Modules are not meant to create intances.
### Template for DTR Memo
Project: Enigma
Group Member Names:Larisa & Chantell
Project Expectations: What does each group member hope to get out of this project? Learn how to encrypt and decrypt
I feel the same way.
Goals and expectations:
Wednesday due date
When I found out I was paired with Chantal, I felt a wave of relief sweep over my body. How lucky was I to be paired with such
and understanding, smart, and friendly person.
We made our DTR, and we both knew that because of my lack of experince it was going to be a tough project to both feel that
we we're going to be able to contribute equally.
We started out working together, and we decided that we were going to divide and concour. Looking back I feel that this wasn't
the best way to start our project. Reason being is I needed to be able to see the ins and outs of the code to help me
understand the problem.
I started to work on the project with Dave Maurer, and invited Chantal to work with us. We decided that we should stop moving
forward until I was able to catch up. I am not sure if this was the best idea for the project, but it made sense at the time.