Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Becky Nisttahuz #157

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Becky Nisttahuz #157

wants to merge 5 commits into from

Conversation

benistta
Copy link

@benistta benistta commented Nov 3, 2021

No description provided.

@@ -3,11 +3,15 @@
# Use the # to create a new comment

# Build a Bear

# Create a function called build_a_bear that takes 6 arguments: name, age, fur, clothes, special_power
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! And in Ruby, they'll be referred to as methods!

@@ -3,11 +3,15 @@
# Use the # to create a new comment
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AWESOME job with these annotations!

@name = name
@super_power = super_power
@age = age
@arch_nemesis = arch_nemesis
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For lines 111-113, check the directions written up on lines 99 about these needing to be static values and adjust your solution. Let me know if you need help or have questions about that.

# Reflection
# What parts were most difficult about this exerise?

#Remembering all the technical words and syntax was very difficult.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IT IS! Time and practice will get you there!

# What skills do you need to continue to practice before starting Mod 1?

#I need to practice, practice and practice! I defenitly need to get more comfortable qith the wording and understanding the meaning of each line of pseudocode.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your annotations looked solid, which makes me believe you do have a good technical understanding. That's awesome! So keep focusing on the technical vocabulary you read and use. More practice will help, and when you are completely immersed in Mod 1, you'll have LOTS of practice :)

end

def spray_paint(color)
self.color = color
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the reason you used self here??

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because we already have the attr_accessor :color.

## Section 4 Reflection

1. How different did your workflow feel this week, considering we asked you to follow the Pomodoro technique?
Time management is hard for me since I need to read not once, not twice but sometimes even three times the same information for me to be able to retain the information. I like the idea of having a timer to have a better flow with homework and learning in general. I just have to make sure I still learn what I need to to learn in that time sice I am learning while completing tasks.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Turing can and will provide accommodations for students whose first language is not English and need extra time. I encourage you to advocate for that with your Mod 1 instructors early in the module if you'd like to have that!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I will make sure I do that.

@ameseee
Copy link
Collaborator

ameseee commented Nov 4, 2021

@benistta - I've had the chance to review your work and you are Turing Ready! I left a few notes for your review - I'd encourage you to review and address them, please let me know if you have any clarifying questions about any of them or need any support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants