Tutorials Glossary

Browse 3 tutorials terms defined in plain English, from the cultural dictionary of computing.

3 Tutorials Terms

Code Lab
A guided hands-on environment or workshop where people learn by building or following step-by-step coding tasks. Code labs are common in education, onboarding,...
Code Tutorial
A guided explanation or walkthrough that teaches people how to write or understand code. In developer culture code tutorials range from excellent teaching...
Hello World
The conventional first program used to demonstrate a language, toolchain, or runtime by printing a simple greeting. It became a universal computing ritual...

Related Topics