You are a new developer who needs to start working with Git (on a Mac) and I am a “senior entry-level” developer who can hopefully help. Here we go! Have you installed Git? Pull up a terminal and run the… Continue Reading →
Here 10 simple javascript For-Loop Exercises to test your introductory-level understanding of Javascript For-Loops. Use for-loops in all of your solutions below. Scroll down to the bottom of the page for an embedded compiler. Exercise 1) Get the sum of… Continue Reading →
Let’s see if I remember the exact steps I took to add reCAPTCHA v3 to my rails application… Local Development Gemfile Add ‘recaptcha’ gem Run bundle install .env I am setting my environment variables using .env. Oh yeah, if you… Continue Reading →
I don’t know about you but I have a LOVE, HATE relationship with Stackoverflow. I love to view stackoverflow answers, but I don’t like posting on stackoverflow. It’s just too intimidating! People are mean disguised as ‘intelligent’. It reeks of… Continue Reading →
The future is remote. Code tutoring services are no exception. I would imagine most code tutoring are already happening online and if not it will be in the near future for sure. This brief post will just go over some… Continue Reading →
© 2021 Coding Tutor Blog — Powered by WordPress
Theme by Anders Noren — Up ↑