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:

Hoppscotch Vs Postman: A Guide To API Testing

Hoppscotch vs. Postman: a guide to open source API testing

In this article, you’ll learn how to set up Hoppscotch and which APIs to test it with. Then we’ll discuss alternatives: OpenAPI DevTools and Postman.

Chigozie Oduah
Dec 10, 2024 ⋅ 5 min read
React Native logo over red background.

Implementing camera functionality in React Native

Learn to migrate from react-native-camera to VisionCamera, manage permissions, optimize performance, and implement advanced features.

Chimezie Innocent
Dec 9, 2024 ⋅ 13 min read
Solid Principles For Javascript

SOLID principles for JavaScript

SOLID principles help us keep code flexible. In this article, we’ll examine all of those principles and their implementation using JavaScript.

Frank Joseph
Dec 5, 2024 ⋅ 10 min read
Master JavaScript Date And Time: From Moment.js To Temporal

Master JavaScript date and time: From Moment.js to Temporal

JavaScript’s Date API has many limitations. Explore alternative libraries like Moment.js, date-fns, and the new Temporal API.

Yan Sun
Dec 4, 2024 ⋅ 9 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