callumd submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
Left Joins in SQL. Why they are important, and how to use them
Submitted by Now I Get It - web development tutorials that are easy to understand » "Left Join" (in SQL) exists to solve a problem. This tutorial shows what the problem is, and how using Left Join can solve it.
Rating: 2.0/5 | 14 clicks | 0 comments | 1 save | share | report
HTML charset (character sets and character encoding)
Submitted by Now I Get It - web development tutorials that are easy to understand » Every web page has character encoding. Get it wrong, and characters on your web page may not appear properly when others are viewing it (especially characters from foreign languages). Learn how to use proper character encoding on your web page to avoid this problem.
Rating: 3.6/5 | 558 clicks | 0 comments | 0 saves | share | report
What is a DOCTYPE?
Submitted by Now I Get It - web development tutorials that are easy to understand » A tutorial that explains HTML DOCTYPEs. How they came about, what they mean, how to use them.
Rating: 3.2/5 | 505 clicks | 0 comments | 1 save | share | report