Learning about tools through videos #218
Replies: 3 comments 2 replies
-
@jonaslagoni , I love the idea. Anyway, I think that maybe this could be discussed under the whole umbrella open for educational videos (#155). The question might be how to bring the videos you want to create together with the rest of the educational videos we want to develope. Could we integrate your videos as a section there? What do you think? The length you are proposing is different from those, so, I guess we should dicuss about it in order to make it comprehensible and cohesive. All the videos in just one format or strands with different formats, that's the question :) |
Beta Was this translation helpful? Give feedback.
-
I agree that we should combine efforts with #155 because in the end every short video needs a longer version. |
Beta Was this translation helpful? Give feedback.
-
@jonaslagoni I love your ideas and your proposed videos so far! I would learn from them too. I am curious to see if Tools videos can be added to the proposed topics @Barbanio has going in #155, and to see if the Tools videos can be a few minutes longer. |
Beta Was this translation helpful? Give feedback.
-
I always have a hard time getting a quick overview of tools and what they do and how they help me. However, videos such as Jeff Delaney informative videos "subject in 100 seconds" really give me all the information I need in a small period of time, that almost anyone has time for.
So to that end, I want to build similar videos for AsyncAPI tooling. My thought is to start with code generation more specifically, parser, generator and templates, and Modelina. While the end result is to create the videos, I will use this process as a positive feedback loop to look at our current documentation from a fresh pair of eyes and see if we are missing anything (and create issues where needed).
All videos will be targeted towards an audience who already knows JS and its syntax and a general idea of what AsyncAPI is. The idea is the videos will give a general sense of understanding of the tool and potentially create a hunger for the viewer to deep dive into the tools afterward. And not necessarily explain every little detail of the tools 😄
Here is my preliminary plan on what to do and how to do it.
Parser
Intro to the js-parser and how it parses and represents AsyncAPI documents, that the other tools build upon.
Target duration: 60 seconds
Preliminary script:
Generator
What are the generator and templates, and what can they be used for.
Target duration: 100 seconds
Preliminary script:
Modelina
What is Modelina, and what can it be used for.
Target duration: 100 seconds
Preliminary script:
Discussion
As I am starting at absolutely 0% knowledge of how to make videos this is gonna be a steep learning curve for me, so any feedback and help would be appreciated 😆
Looking forward to hearing your thoughts!
Beta Was this translation helpful? Give feedback.
All reactions