Skip to content

Instantly share code, notes, and snippets.

View Andrey-1992's full-sized avatar
🎯
Focusing

Andrey Bermudez Andrey-1992

🎯
Focusing
  • Denver, CO.
View GitHub Profile
What is a "data model", and how does it relate to the DOM in a front-end application?
When you’re using an application, even a small one, you’re likely interacting with some kind of underlying Data Model. It’s the
source of truth about what you’re looking at and is what holds onto the state of our application !
You can think of it as a single source of truth for what should display on the page, and if we want to make changes or update our
DOM we need to start from our data model due to is our sources of true !
What is a "framework?" And how does it differ from a "library?"
Frameworks and libraries are both code written by someone else that helps you perform some common tasks in a less time. Nevertheless,
there are difference between them and a good example to understand this difference is with using the analogy of two types of music genres:
"Jazz vs Classic" - Both genres are beatiful an have their own rules and teory to make it sounds according to the genre, but in
@Andrey-1992
Andrey-1992 / gist:177e8498ebc2e9da117a650d65661ddf
Created April 21, 2021 21:04
Group Project Reflection - Intention Timer
What is your approach to working on a team?
During this project I felt a little behind of the team, I think they have more experience than me so I decided be the driver
and learn and ask questions about the workflow and how to approach in some problems.
You can’t work out how to solve a coding problem. What do you do to find the answer?
We decided to talk with a menthor for support, after sometime and do not find any answer we knew that we always could go
with him and ask for help !
Reflection:
I learned that working together all the time has good things but also is nessesary to take some time for research by
@Andrey-1992
Andrey-1992 / DTR - Intention-Timer
Created April 13, 2021 02:25
DTR - Intention-Timer (Group Project)
Project: Intention Timer
Group Member Names: Andrey, Lauren, and Jani
Goals and Expectations for the Project (What does each group member hope to get out of this project? What do we want to achieve as a team? How will we know that we're successful?):
Andrey - goal is to understand the workflow, how to start from zero
Lauren - super cool app!
Jani - Data Model and DOM Interaction, global variables, etc.
We want to achieve good time management, and not killing each other - enjoy coding together!
@Andrey-1992
Andrey-1992 / Pair Project (Rom Com)
Created April 5, 2021 19:49
Reflections from the Rom Com Pairing Project
#Pairing Project Reflections
##Abstract
-The target for this pairing project was divided in three main topics, work in team, learn new technologies and
create an interactive app.
1.Develop techniclas skills as a sofware developer is very important but learn to work in a team is crucial to be succeful in
this industy. During this project we were working to develop skills such as efficient *communication, empathy, strategies and
stablish a clear DTR norms* to work properly as a team.
2.Besides, we faced new technologies which we have use before, this allow me to go beyond my confort zone to ask for help and

CAREFULLY READ ALL THE INSTRUCTIONS BEFORE STARTING THESE EXERCISES!

To start this assignment:

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

Purpose

You will be a contributor in several paired/group project throughout your Turing career working on complex technical challenges. You may be surprised to find out that < 1% of failing projects at Turing are due solely to technical definicines - in fact, the majority of failing projects are due to intrapersonal/team issues. In order to set yourself (and your teammates) up for success, it is critical to clearly communicate and set expectations with your teammates.

@Andrey-1992
Andrey-1992 / Pre-teaching_Practice.md
Last active February 17, 2021 20:13 — forked from ericweissman/Pre-teaching_Practice.md
Pre-teaching_Practice.md

Pre-Teaching Practice

CAREFULLY READ ALL THE INSTRUCTIONS BEFORE STARTING THESE EXERCISES!

To start this assignment:

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

Mentee: Define the Relationship (DTR) Prep

To start this assignment:

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

Please use the following gist to capture your thoughts, goals, priorities, etc. as outlined by each question. You will be using these questions to help give your mentor a better idea of who you are and want to become as a developer! Please note, this is meant to be a starting point for building your norms with your mentor - you may need to adjust scheduling expecations, communication expectations, etc. when you start working with your mentor!

Mentee Details

@Andrey-1992
Andrey-1992 / Gear Up Pre-Work (Mod 0).md
Last active February 17, 2021 09:23
Gear Up Pre-Work (Mod 0).md

Gear Up Pre-Work

Pre-Work Preparation

Reflections

  • What were your reflections from the video? The video is really interesting, I saw how "programing" is the language to imply conditions and reactions to run a program, but "biase" is the programing language that human uses. Based on our biases, we act and take decisions in our life, and the problem is that many times we are not aware of them. Every person is a world and based on our personal experience and characteristics we start to program or define our biases. For my perspective, the video's message is that if we addmit our biases to become aware and responsible of them, so we can go out of the box and go beyond expanding our perspectives.