Christine Seeman

Java to Ruby One Programmer's Journey

Menu
  • Twitter
  • LinkedIn
  • Dev.to
  • Contact Me
  • About
  • Talks
    • 2020 Talks
    • 2019 Talks
Menu

Category: Koans

Ruby Koans – Day 1 Progress

Posted on June 5, 2018June 6, 2018 by christine

Reading Time: < 1 minute Slow start at first, but I think I am picking up speed.  equals and == sucks, they mean the exact opposite that they do in Java.  Ruby, == is equivalence (.equals in Java), and use .equal? to check if the objects are the same (== in Java).  That’ll probably hang me up for a while. …

Read more

About This Site

C'est Moi! Christine

I’m Christine, an Omaha-based Ruby programmer who is attempting to switch my mind from Java to Ruby.

Recent Posts

  • What a developer needs to know about 2FA
  • A Month of Learning
  • Engineering Bookclub – Pragmatic Programmer Chapter 8 Notes and Questions
  • The Pragmatic Programmer – Chapter 7 Notes and Questions
  • I gave my first conference talk

Post Categories

  • 2FA (1)
  • bookclub (5)
  • Career (3)
  • documentation (1)
  • Gifs (1)
  • Git (4)
  • IDE (1)
  • Koans (1)
  • Learning (17)
  • MacOS (1)
  • Ruby (10)
  • rubyconf (2)
  • Slack (2)
  • Speaking (2)
  • WordPress (1)
  • Worklife (2)

Tags

2019 code conference documentation git kernelcon learning rails ruby speaking
© 2021 Christine Seeman | Powered by Minimalist Blog WordPress Theme