DEV Community

Mohammad Ali
Mohammad Ali

Posted on

Today I learned... (TIL) - Week 2

In week two, I learned about both hard and soft skills:


Soft Skills


Hard (Technical) Skills

  • Ruby Basics from Treehouse
    • "for" loop vs "each" loop: The variable used to iterate in the for loop, exist outside the for loop. While in other iterators they exist only inside the block of code that's running.
  • Mac shortcuts and tricks
  • Running Ruby locally

Top comments (0)