Skip to content

my public notebooks for work and career, including code scripyts and course notes

Notifications You must be signed in to change notification settings

er1czz/tech_notes

Repository files navigation

Notebook for my work and career (public version)

“I’ve learned that people will forget what you said, people will forget what you did, but people will never forget how you made them feel.” - Maya Angelou

What makes a good data scientist? (DJ Patil)

  • Technical expertise: the best data scientists typically have deep expertise in some scientific discipline.
  • Curiosity: a desire to go beneath the surface and discover and distill a problem down into a very clear set of hypotheses that can be tested.
  • Storytelling: the ability to use data to tell a story and to be able to communicate it effectively.
  • Cleverness: the ability to look at a problem in different, creative ways.

Cultivate conditions for team success

    1. communicate with intent
    1. inspire to generate action
    1. understand what motivate each team member (e.g. direct praise, quiet reinforcement, more responsibilities)
    1. encourage risk-taking
    1. leverage diversity (different angles)
    1. lead by examples (set examples, a tone that balances authority & humility)

From manager to leader

Enhance personal growth

  • Self-awareness
  • Executive presence (image, demeanor, leadership)
  • Emotional intelligence

Commite to people and relationships

  • Coach
  • Network
Strong - vulnerable, Decisive - flexible, Strategic - creative, Outgoing - introspective

Techstack notes

Domain knowledge notes

tech to-do list

Others

Update environment and package (step order):

    $ brew update 
    $ brew upgrade
    $ conda update -n base conda    
    $ conda update --all

Tips: in terminal, type !j will start last command start with j such as 'jupyter notebook'.

Git: a very well-made tutorial for Git https://youtu.be/n-p1RUmdl9M

Mapping generic keyboard on Mac

  • Go to Keyboard, then Modifer Keys ...
    • Swap Option Key with Command Key
  • Verified by Mac build-in 'Keyboard Viewer'
  • Wired connnection is always reliable. Wireless connection: non-BT is slightly better.

Reference

About

my public notebooks for work and career, including code scripyts and course notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published