# Serial video tutorials on 3D Slicer extension (Python scripted modules) development with GitHub source codes

**URL:** https://discourse.slicer.org/t/serial-video-tutorials-on-3d-slicer-extension-python-scripted-modules-development-with-github-source-codes/25710
**Category:** Development
**Tags:** extensions-manager, python
**Created:** [October 14, 2022, 9:01pm UTC](https://discourse.slicer.org/t/serial-video-tutorials-on-3d-slicer-extension-python-scripted-modules-development-with-github-source-codes/25710 "2022-10-14T21:01:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![sunshine](https://avatars.discourse-cdn.com/v4/letter/s/3ec8ea/32.png) [@sunshine](https://discourse.slicer.org/u/sunshine)
#### Post date: [October 14, 2022, 9:01pm UTC](https://discourse.slicer.org/t/serial-video-tutorials-on-3d-slicer-extension-python-scripted-modules-development-with-github-source-codes/25710/1 "2022-10-14T21:01:36Z")

</div>

Hi everyone,

I have been working on the 3D Slicer extension (Python scripted modules) development for a while and learned a lot from the 3D Slicer forum. Really appreciate all the active replies to my questions!

I would really like to contribute to the 3D Slicer community, and I made [serial video tutorials](https://www.youtube.com/watch?v=zutiQtp90vU&list=PLTuWbByD80TORd1R-J7j7nVQ9fot3C2fK) on 3D Slicer extension development for beginners.  
Here is the link to the [YouTube playlist](https://www.youtube.com/watch?v=zutiQtp90vU&list=PLTuWbByD80TORd1R-J7j7nVQ9fot3C2fK).

If convenient, please help me review those video tutorials and let me know if I did teach correctly somewhere. 😊

Please feel free to leave me comments, and reply this post, so that I can make it better!

Looking forward to hearing your advice, and thank you so much in advance!

---

<div class="post-metadata">

### Author: ![sunshine](https://avatars.discourse-cdn.com/v4/letter/s/3ec8ea/32.png) [@sunshine](https://discourse.slicer.org/u/sunshine)
#### Post date: [October 15, 2022, 12:42pm UTC](https://discourse.slicer.org/t/serial-video-tutorials-on-3d-slicer-extension-python-scripted-modules-development-with-github-source-codes/25710/2 "2022-10-15T12:42:59Z")

</div>

Here is the [GitHub source code](https://github.com/SenonETS/3DSlicerTutorial_ExtensionModuleDevelopment) that corresponds with the video tutorials. 😁

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [October 19, 2022, 5:40am UTC](https://discourse.slicer.org/t/serial-video-tutorials-on-3d-slicer-extension-python-scripted-modules-development-with-github-source-codes/25710/3 "2022-10-19T05:40:21Z")

</div>

Thanks a lot for your effort. These video tutorials may be useful for developers who are new to Slicer!

I won’t be able to provide you detailed feedback on the tutorials but if you have any specific questions then let us know.

---

<div class="post-metadata">

### Author: ![sunshine](https://avatars.discourse-cdn.com/v4/letter/s/3ec8ea/32.png) [@sunshine](https://discourse.slicer.org/u/sunshine)
#### Post date: [October 19, 2022, 1:08pm UTC](https://discourse.slicer.org/t/serial-video-tutorials-on-3d-slicer-extension-python-scripted-modules-development-with-github-source-codes/25710/4 "2022-10-19T13:08:29Z")

</div>

Hi Andras,

Thank you so much for your encouragement! I do hope those tutorials can help beginners with Slicer extension programming.

Just one small question, do you think those serial tutorials can be a good resource that can be added to the [3D Slicer tutorial for developers](https://www.slicer.org/wiki/Documentation/Nightly/Training#Tutorials_for_software_developers)?

Hope they can help attract more Slicer developers.
