Skip to content

Instantly share code, notes, and snippets.

View priyapower's full-sized avatar
🎯
Focusing

Priya Power priyapower

🎯
Focusing
View GitHub Profile
@priyapower
priyapower / PriyaAndRickyLearnPython.md
Last active December 16, 2020 00:11
Learning Python

Learning Python with Priya and Ricky

image

What We Are Doing

Trying to learn python using a variety of resources found on the web

End Goal #1: Can we build intermediate and advanced level project

End Goal #2: Can we answer Python Technical questions

@priyapower
priyapower / gist:742cca7ee1faaffdeba274f3aeb4b166
Last active October 5, 2020 14:31
Intermission Prework for Mod 3

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
    1. Submit your work here: Survey Link

FROM MOD 2

  • Prepping for Mod 3
require 'rails_helper'

 RSpec.describe "shelters index page", type: :feature do
   shelter_1 = Shelter.create(name: "The Humane Society - Denver")
   shelter_2 = Shelter.create(name: "Denver Animal Shelter")

   it "can see all shelter names" do
     visit "/shelters"

B2 Intermission Work

GUIDELINES

  • Deliverables are due 5:00 pm the Saturday before the module begins.

  • This Gist will be your submission for your intermission work.

  • Each of the assignments includes a Check for Understanding that you must complete in your Gist.

  • Some of the assignments will also ask you to include a link to a GitHub repo.

  • Submissions will not be accepted after that time.

  • Prework must be completed in its entirety in order to attend class on Monday.

@priyapower
priyapower / be_project_reflections.md
Last active August 24, 2020 20:52
Turing School Project Reflections

Work Between Mod 0 and Mod 1

ABOUT

My daily* practice between mod 0 and mod 1

  • This is a markdown of hopeful daily tasks and projects that will always include a reading and coding practice.
  • By the end of this, we will have created a website, an app, a mini game, then 5 more mini games, and finally gosu interactive game.
  • *I am lucky enough to be out of work right now as I wait for Mod 1 to start.

    This is going to be a lot, so buckle up and keep pushing through! Create discipline for yourself!\

Mod 1 Gear Up

Week 1

Who is the developer you want to be?

I want to be a developer who pushes boundaries and welcomes challenges. I want to work on teams that ask millions of questions about their user base so they can create dynamic AND inclusive products. I want to be a developer who challenges my own biases and tries to overcome them. I recently realized that from the anger, chaos, and violence of my surroundings, I ended up with some pretty hateful biases about the people who tore me down, manipulated me, judged me, or harrassed me. These are biases I should challenge. My ignorance of why others act out in anger or violence should not shape my bias but it should shape my curiousity. I should see every ugly conversation as an opportunity to learn about others.


Week 3

Throughout your time at Turing, you will develop tehcnical and professsional skills to become a software developer. While at Turing, you will be forming habits that will impact the software developeor you become. Reflect

Professional Development

Mod 0


Parin Suvey

Mod 1


updates coming soon

Mod 2


Mod 0 Capstone Introduction

What is the value of a checklist?

Checklists are important tools in the workplace, at home, and even in our creative work. A well-organized plan of attack can account for errors or double-work. Having a checklist not only begins the brainstorm and organization process of every project, it also creates goals and helps visualize the task at hand. To expand, by creating a checklist at the beginning of a project or workflow, you know how many tasks you are working on and who is assigned to those tasks. It can help you to chunk up tasks and begin organzing your tasks into like categories. Not only can checklists make us efficient and organized, but they are also great for flexibility and improvement. Because it is a checklist, tasks can be modified, improved, editied, or even deleted. This creates flexibility in the project and also in a team's mindset.


What do you plan to improve upon while at Turing?

I really want to work on my organization and follow through. I wan