Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

goto Statements | C Programming Tutorial

26.4K views on YouTube

Example of using a goto statement in C. Source code: https://github.com/portfoliocourses/c-example-code/blob/main/goto.c. Check out https://www.portfoliocourses.com to build a portfolio that will impress employers!

See some arguments in favour of using goto statements in some instances in the comments of this article: https://softwareengineering.stackexchange.com/questions/566/is-using-goto-ever-worthwhile