Takehiro Mouri9 Questions by Programming Students, AnsweredTECHRISE students came up with a bunch of great questions to be answered by a Paypal engineer friend. I’m going to interview her later this…Oct 23, 2016Oct 23, 2016
Takehiro MouriinLearning How to CodeZero to Web Developer — What the Path Looks LikeLearning how to build your own web applications is not easy. There are so many people who have tried to start their web development career…Aug 28, 2016Aug 28, 2016
Takehiro MouriinLearning How to CodeHow to Count Belonging Objects More Efficiently in RailsA lot of times when writing rails apps, you face a situation where you have to count the number of child objects a parent object has.Apr 2, 2016Apr 2, 2016
Takehiro MouriinLearning How to CodeUsing Spaced Repetition Software to Learn Programming ConceptsFinding the right tools and methods to learn how to program is super important.Mar 16, 20161Mar 16, 20161
Takehiro MouriinLearning How to Code4 Useful Techniques to Manipulate Arrays and Strings in RubyRuby comes with several useful techniques that you can use to manipulate various data types. In this post, I’ll go over some particularly…Mar 4, 2016Mar 4, 2016
Takehiro MouriinLearning How to CodeCoding Bootcamps vs Computer ScienceJoining a coding bootcamp was the best choice I made in my college career — and it could be the best choice you make as well, especially if…Feb 28, 2016Feb 28, 2016
Takehiro MouriinLearning How to Code5 quotes of wisdom that will make you a better programmerInspirational quotes don’t work for coders, but words of wisdom do.Feb 26, 2016Feb 26, 2016
Takehiro MouriinLearning How to CodeHow to Write Better Ruby Methods — The Composed Method TechniqueIn my search to write better code, I’ve stumbled across a technique to write better methods. It’s called The Composed Method Technique…Feb 25, 20161Feb 25, 20161
Takehiro MouriUsing case statements to declare variablesIf you wanted to assign different variables depending on several different situations, you might be tempted to do so like this:Feb 23, 2016Feb 23, 2016
Takehiro MouriinLearning How to Code5 Tips to Instantly Write Better Code in Ruby for BeginnersNow that you’ve learned the basic syntax and gained a basic understanding of ruby works, you want to learn how to write better and more…Feb 21, 2016Feb 21, 2016