In this video, Allen tracks down a bug in a web application that AndrewK provided from our Slack community – https://www.codingblocks.net/slack
He walks through the debugging process and drops a few little tips along the way that can provide a methodical / effective approach to finding and fixing bugs.
Interview Practice – Fizz Buzz and Calculating with Functions
Joe is back with another code challenge and this one is on a well known favorite – Fizz Buzz. If you’re looking to sharpen your “live” coding skills, code katas are a great way to go.
Come sharpen your coding skills:
www.codewars.com/r/eVAbpw
Clan: Coding Blocks
Interview Practice – Build Tower Advanced
In this video, Joe walks through another Kata from Code Wars. If you’re preparing for an interview or just want to sharpen your thinking / coding skills and see how other people do the same problem, code katas are awesome.
Try your hand at some Kata code challenges:
www.codewars.com/r/eVAbpw
Clan: Coding Blocks
Get the Middle Character Code Wars Walk Through
In this video, Joe walks through how he solves the “Get the Middle Character” problem. This is similar to questions you might get in a coding interview, so it’s worth watching to see how Joe thinks through the problem from beginning to end.
Come join the fun:
www.codewars.com/r/eVAbpw
Clan: Coding Blocks
Javascript Closure – What they are and how they are useful
Right Outer Join, Full Outer Join, Cross Join
Picking up where we left off with part one of the video on SQL Joins, we need to continue on with another example of a RIGHT OUTER JOIN, and then follow up with a FULL OUTER JOIN and when you’d want to use something like that. And lastly, we wrap up with the CROSS JOIN and how that may come in handy. This is a fairly short video but it demonstrates each type of join mentioned above and why you’d want to use them. As always, if you have any questions or comments, definitely click into the article (if you’re not already there) and leave your thoughts there.
Also, don’t forget to check out the podcast on iTunes or Stitcher, or any number of your favorite podcast platforms which you can find on our About Us page. Please also use the share buttons below to share this on your favorite social media platform if you found this helpful!
SQL Joins Explained – Inner Join, Left Outer Join and Right Outer Join
If you listened to Episode 14, Databases the SQL and you thought it was great information but it was hard to picture some of what was being discussed, then you should check out our video for SQL Joins Part 1. In this particular video tutorial, we explain the basics of an inner join, a left outer join, and a right outer join. And with this, you’ll be able to see what exactly happens when you execute the code. This is a great primer for anyone getting started with database programming as these are the building blocks to fundamental querying.
If you liked this content and would like to see more like it, please leave us a comment below and let us know your thoughts. Also, don’t forget to check out the podcast on iTunes or Stitcher, or any number of your favorite podcast platforms which you can find on our About Us page.
Also, if you’d like to receive programming advice, tips and tricks, please subscribe to our newsletter.