Featured | Featured article

Functions and Parameters in PowerShell

Functions provide the option to bundle multiple PowerShell commands, which facilitates organizing extensive scripts. In its simplest form, a function has the following structure:

Rheinwerk Computing
Rheinwerk Computing

Rheinwerk Computing is an imprint of Rheinwerk Publishing and publishes books by leading experts in the fields of programming, administration, security, analytics, and more.

Blogs by Rheinwerk Computing

Python

How to Create Animations Using Matplotlib and Python

Computer animation is a process in which a moving image is created from a sequence of frames.

Administration

Kernel Hardening for Linux

The kernel is responsible for the (innermost) basic functions of a Linux system.

Artificial Intelligence

What Is Text Vectorization in AI?

In artificial intelligence, words must first be transformed into numerical values before an embedding layer transforms them into vector...

Python

Python in Education: Empowering the Next Generation of Programmers

The world of programming is vast and ever-evolving, and Python has emerged as a cornerstone language in this dynamic landscape.

What Is?

What Is Blockchain?

Blockchain technology has emerged as one of the most transformative innovations of the 21st century, with applications extending far beyond its...

Software Development

The User Researcher Mindset in Software Development

As a developer, if you observe, ask questions, and listen, you have all the tools a good user researcher must have in their toolbox.

JavaScript

What Is the Reducer Hook in React?

The reducer hook in React works like the state hook, with the difference that you do not manipulate the state directly via a setter function but use...

Software Development

Techniques for a Good Software Architecture Design

There are specific techniques for achieving a good software architecture design that a software architect should know.

Administration

What Is the Koadic Postexploitation Framework?

Koadic is a tool for penetration testing or internal vulnerability testing in your own Windows network.

Administration

Exploring Different Linux Distributions

Linux, an open-source operating system kernel, forms the foundation of a multitude of distributions, commonly referred to as distros.