These are my reading notes for Code Fellows
These are my notes for Code Fellows readings and videos for courses 102-401.
My name is Tim (or Timofey) Egorov. I was born in Moscow, Russia, and moved to the United States when I was 4 years old.
I have 10 years experience in sales (SaaS, promotional, enterprise-level) and am in the process of transitioning to a career in software development.
Outside of work, I enjoy:
A growth mindset is a mentality in which someone believes they can constantly improve through effort and perseverance. This is at odds with a fixed mindset, which suggests that your intelligence and talent are unchanging.
If you love learning and overcoming obstacles, you might already have a growth mindset.
Here is a handy image illustrating the differences between these mindsets.
I can stay positive, even during difficult times
I can use difficult times as an opportunity to learn
I can take inspiration from the successes of others and reach out when necessary
A growth mindset opens me up to more creativity and possibility, and I discover Iām able to achieve more and set higher goals.
[x] Read 01
[x] Lab 1a
[ ] Lab 1b
def hello_world():
print('Hello World')