pemo11
I am educating others about programming with Python, Java but also other languages like X# (and hopefully Lisp some day after quitting MuLisp in the 80ties)
ActiveTrainingEsslingen
Pinned Repositories
azSchulungTemplate
An Azure Template for deploying several Vms
booklibPy
A simple book library management program created with Django
djangobooklib
This is my version of the really good walk through tutorial on MDN
DSC
DSC Resources
Posh2Exe
Embeds a ps1 into an exe so that the script can be executed through the exe
PS12EXE
Embedds a PowerShell-Script (PS1 file) into an exe (without compression so far)
PSUinstall
A module that makes uninstalling Windows Applications a little easier and less annoying
WindowsServerAdminMitPowerShellBeispiele
X-Kompendium-Examples
the examples for my book X# kompendium on nanobooks.de
pemo11's Repositories
pemo11/PS12EXE
Embedds a PowerShell-Script (PS1 file) into an exe (without compression so far)
pemo11/Posh2Exe
Embeds a ps1 into an exe so that the script can be executed through the exe
pemo11/WindowsServerAdminMitPowerShellBeispiele
pemo11/PSUinstall
A module that makes uninstalling Windows Applications a little easier and less annoying
pemo11/azSchulungTemplate
An Azure Template for deploying several Vms
pemo11/djangobooklib
This is my version of the really good walk through tutorial on MDN
pemo11/DSC
DSC Resources
pemo11/DSCTraining
A few sample scripts that I am using for my PowerShell DSC training classes
pemo11/enterpy
Die Beispiele zu einem Vortrag "Von PowerShell nach Python"
pemo11/osmium
A PowerShell module with more than a few functions aimed at developers
pemo11/PoshBoolAlgebra
A PowerShell module for solving boolean algebra expressions
pemo11/poshobjectslab
A PowerShell module for learning to use objects and also for the new class command of version 5.0
pemo11/PoshQuizz
A simple text based quiz application completely written in PowerShell
pemo11/PoshVectorMath
A simple PowerShell module for doing simple arithmetic operations with vectors and matrices
pemo11/PoshWizard
A simple PowerShell DSL for creating simple Wizards
pemo11/powerShell-Docs.de-de
pemo11/PSReadLine
A bash inspired readline implementation for PowerShell