Jupyter Kernel for PowerShell
Die Hauptfunktionen von jaykul/jupyter-powershell sind: Interactive Learning.
Open-Source-Alternativen zu jaykul/jupyter-powershell sind unter anderem: gregmalcolm/python_koans — This project is an automated syntax trainer and interactive Python course designed as a test-driven learning… railsbridge/docs — This project is a web development curriculum providing a structured set of instructional materials and guided… vexx32/pskoans — A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing.
This project is an automated syntax trainer and interactive Python course designed as a test-driven learning framework. It teaches Python language features and syntax by guiding learners through a series of coding exercises where the goal is to modify source code until a suite of failing tests passes. The system utilizes a test-driven development methodology, providing a sequence of incremental challenges that increase in complexity. It features an automated test runner and file-change monitoring to provide immediate feedback by automatically re-executing tests when source files are modified.
This project is a web development curriculum providing a structured set of instructional materials and guided exercises for learning programming languages and frameworks. It functions as a technical training resource that hosts programming learning paths, including the creation of to-do applications, message boards, and browser games. The project focuses on making programming education accessible through localized educational content served in multiple languages. It also provides dedicated workshop teacher resources, including training decks, cheat sheets, and presentation templates to assist
A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing.