from Hacker News

CourseMaker – Interactive Course Builder for Programming Courses

by LegitGandalf on 3/24/21, 1:43 AM with 15 comments

  • by friendofafriend on 3/24/21, 2:57 AM

    Hi,

    I commented on the original post but I suppose it got buried [1].

    This product looks great, just wondering what kind of computing power is available to teachers for the interactive coding examples. Can it handle machine learning frameworks (e.g. PyTorch, TensorFlow) for example?

    Congrats (again) to the founder on the launch.

    [1] https://news.ycombinator.com/item?id=26557174

  • by utf_8x on 3/25/21, 9:27 AM

    Are there any similar course builder tools that allow you to "fake" the language? I'd like to make a course for Papyrus[0], the scripting language used for modding Fallout and Elder Scrolls games but there is no runtime for this language outside the game and it wouldn't really make sense running it that way anyway... (So basically just verify the entered code matches some kind of "template" but with tolerance for different new-lines, indentation, variable names, etc.)

    [0] https://www.creationkit.com/index.php?title=Category:Papyrus

  • by plondon514 on 3/24/21, 7:11 PM

    Hi! This looks really cool, as someone also working on a platform for interactive programming courses (https://codeamigo.dev, mentioned in this thread as well) I just want to commend you for the beautiful layout and design execution. Congrats on launching and best of luck!
  • by haffi112 on 3/24/21, 8:17 AM

    Are there any examples courses that give a glimpse of how a finalised course looks like on this platform?
  • by zxspectrum1982 on 3/24/21, 9:53 AM

    No free plan for free courses? That would be useful for open source projects.