Four Key Reasons to Learn Markdown
Back-End Leveling UpWriting documentation is fun—really, really fun. I know some engineers may disagree with me, but as a technical writer, creating quality documentation that will...
The following quotes were heard during the first two days at the Big Nerd Ranch Ruby on Rails Bootcamp, here in Wiesbaden, Germany. They could have been said during the super-intensive course or during the hands-on building of a fully working sample application. Or maybe during the wine-tasting….
“Today has probably saved me about 2 to 3 weeks worth of work….”
“They watched as a wild boar jumped across the river, 3 times, back and forth, and then they knew. This was the spot!”
“has_many :through [the ActiveRecord construct for creating a join table] has actually been problematic for many Rails developers, because they can’t rely on the conventions to name it for them. They actually have to think of a name for the table! gasp!”
“There are only two things I hate in this world. Those who are intolerant of others, and the Dutch.” [someone poorly quoting Austin Powers Goldmember]
“Ich wiess nicht! No se!” [I don’t know!]
“Actually, you see all this code? Well, you don’t even need to write any of it. If you use the Rails conventions, you get all this for free.”
“Sure, I’ll have another tasting of the Kloster Eberbach Reisling Kabinett Trocken.”
“If Ruby on Rails and your Database had a little instant messenger chat, it might go a little something like this….”
Writing documentation is fun—really, really fun. I know some engineers may disagree with me, but as a technical writer, creating quality documentation that will...
Humanity has come a long way in its technological journey. We have reached the cusp of an age in which the concepts we have...
Go 1.18 has finally landed, and with it comes its own flavor of generics. In a previous post, we went over the accepted proposal and dove...