PyAnWin

Introduction

edit

Brief overview of Python, Angular and Windows Server and how they can work together

Python

edit

Python basics

edit

Data types, variables, control flow, functions, classes

/Python Variables and Data Types

/Python Control Flow and Iteration

/Python Functions

/Python Classes and OOP

Python standard library highlights

/Python Standard Library

Python for web development

edit

Flask framework overview

/Flask Quickstart

/Flask Routing and Views

/Flask Templates

Developing REST APIs

/Developing REST APIs in Flask

Connecting to databases like SQLite and PostgreSQL

/Using SQLite in Flask

/Using PostgreSQL in Flask

Angular

edit

Angular basics

edit

Components, directives, services, routing


/Angular Components

/Angular Directives

/Angular Services

/Angular Routing

Angular CLI

/Using the Angular CLI

Building Angular applications

edit

Components, templates and data binding /Angular Components, Templates and Data Binding Forms and validation /Forms and Validation in Angular Communicating with REST APIs /Connecting an Angular App to REST APIs Routing and navigation /Routing and Navigation in Angular State management with services /Angular State Management

Angular testing

edit

/Testing Angular Applications

Windows Server

edit

Windows Server overview

edit

Versions, licensing, roles


/Windows Server Versions and Licensing

/Windows Server Roles and Features


Installation and configuration

edit

Installation options and process

/Installing Windows Server


Initial setup and configuration

/Configuring Windows Server

Active Directory

edit

Overview and architecture

/Introduction to Active Directory

Managing users, groups and computers

/Managing Active Directory Objects

Group policy

/Group Policy in Active Directory

Network services

edit

DHCP, DNS

/DHCP on Windows Server

/DNS on Windows Server

Remote access and VPN

/Configuring VPN and Remote Access on Windows Server

Web server

edit

Installing and configuring IIS

/Installing and Configuring IIS

Deploying web applications

/Deploying Web Apps on IIS

Automation with PowerShell

edit

PowerShell basics /Introduction to PowerShell Common administrative tasks /Automating Admin Tasks with PowerShell