2018-04-17
2397
Daniel Warren
47
Apr 17, 2018 ⋅ 8 min read

A tutorial on creating coding tutorials

Daniel Warren I’m a web developer in Brooklyn who likes to put words on paper. You can find me at danielwarren.io

Recent posts:

Creating toast notifications using Solid Toast

Toast notifications are messages that appear on the screen to provide feedback to users. When users interact with the user […]

Chimezie Innocent
Sep 6, 2024 ⋅ 7 min read
Deno Adoption Guide: Overview, Examples, And Alternatives

Deno adoption guide: Overview, examples, and alternatives

Deno’s features and built-in TypeScript support make it appealing for developers seeking a secure and streamlined development experience.

Emmanuel Odioko
Sep 5, 2024 ⋅ 10 min read
Types vs. Interfaces in TypeScript

Types vs. interfaces in TypeScript

It can be difficult to choose between types and interfaces in TypeScript, but in this post, you’ll learn which to use in specific use cases.

Yan Sun
Sep 5, 2024 ⋅ 9 min read
Flutter Logo

How to build a bottom navigation bar in Flutter

This tutorial demonstrates how to build, integrate, and customize a bottom navigation bar in a Flutter app.

Pinkesh Darji
Sep 5, 2024 ⋅ 6 min read
View all posts

3 Replies to "A tutorial on creating coding tutorials"

  1. Hullo Sir, that was an amazing article! It was so encouraging and true…In fact, several times I have noticed this ego issue with senior dev who even answer questions with an all too obvious sneer, thereby making the situation awkward for the person who posted the question or doubt! Yes, while writing or shooting tutorials, developers must have a teacher’s perspective in mind, that of helping out students in need of help and solving some information gap.with their knowledge, rather than show off their seniority in terms of knowledge or certifications or experience etc.
    I have a small question to ask here. In case of creating video tutorials, is it a better idea to narrate while typing out the code for the entire session, or present the code with the output and then narrate the code step by step? I am so confused , hence asking. Thanks.

  2. That really helped a lot. I’m a sixteen year old web developer. I know that I’m good at web dev, though my parents don’t😒. I’ve been having second thoughts ever since I saw a YouTube video that made me think ‘Can I really do this?’ At least now I don’t feel so lame. Thanks a lot Daniel.

Leave a Reply