Skip to content

1.2.1 PowerShell

Patrick edited this page Aug 10, 2024 · 13 revisions

Einleitung

PowerShell ist ein Cross-Platform Shell, eine Skriptsprache und ein Configuration-Management-Framework.

Im Klartext: Mit PowerShell kann man OS Aufgaben automatisieren.

PowerShell funktioniert an Windows, Linux und macOS.

PowerShell Überblick

PowerShell Installation

Profile Set-Up Beispiel

Wichtige Befehle

Set-Location

Get-ChildItem

New-Item

Remove-Item

Invoke-WebRequest

Python pip ➡️

1 Set-Up

Mach dich bereit!

1.1 Python Installation

1.2 Befehlszeilenschnittstelle

1.2.1 PowerShell

1.2.2 Python pip

1.3 Code-Editor

1.4 Versionskontrolle

1.4.1 Git

1.4.2 GitHub

1.4.3 Obsidian

2 Grundlegend

Los geht's!

2.1 Rechner und Speicher

2.1.2 Datentypen

2.2 Kontrollfluss

2.3 Funktionen

2.3.4 Decorators

3 Fortgeschritten

Wie ein Profi!

3.2 Module

4 Wichtige Bibliotheken

Bibliothekskarte beantragen!

4.1 NumPy

4.2 pandas

5 Präsentationen

Letzte Strecke!

Clone this wiki locally