I would like to create an online academy for bioinformatics. Most of the teaching will be done via video and scripts, and I am leaning towards Kajabi. However, I think it would be great to integrate the coding parts directly into the platform, similar to what dataCamp does. I haven’t found much information on this, so I’m reaching out to see if anyone here has experience with it. Which LMS did you use to create and sell courses for coding online? Thanks a lot for your advice!
Have you considered platforms like Thinkific or Teachable? They offer flexibility, but may not have direct coding integration.
BILL said:
Have you considered platforms like Thinkific or Teachable? They offer flexibility, but may not have direct coding integration.
I’ve looked into them, but I’m specifically interested in a coding environment.
For coding integration, you might want to check out platforms like Codecademy or DataCamp. They have specific features for interactive coding.
DanielJackson said:
For coding integration, you might want to check out platforms like Codecademy or DataCamp. They have specific features for interactive coding.
Thanks! I’ll explore those options further. Do you know if they allow course creation for personal branding?
@VeridianQuill1
Yes, but it varies by platform. You may have to check their terms for that.
You might also want to consider using R Markdown for creating interactive tutorials that can be integrated into various LMS platforms.
esleystanley said:
You might also want to consider using R Markdown for creating interactive tutorials that can be integrated into various LMS platforms.
That sounds interesting! How would I integrate R Markdown into an LMS?
@VeridianQuill1
You can host R Markdown files on platforms like GitHub and link them in your LMS. It allows for interactive coding directly in the browser.