pschneider1968
Chess patzer. Wood pusher. Pawn grabber. IT person. Self-taught painter, digital artist, photographer, mountain lover. Critic. Cynic. Slapstick.
Peter@HomeMunich, Bavaria, Germany
Pinned Repositories
Algorithms-Explanation
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
Algorithms-in-C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Algorithms-in-C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Algorithms-in-CSharp
All algorithms implemented in C#.
Algorithms-in-Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Algorithms-in-Java
All Algorithms implemented in Java
Algorithms-in-JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
Algorithms-in-Julia
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
pihole-bl-msft-telemetry-bsi
Pi-Hole blocklist for hosts involved in Microsoft Windows telemetry, as documented by BSI Bund in Germany
Stockfish
UCI chess engine
pschneider1968's Repositories
pschneider1968/pihole-bl-msft-telemetry-bsi
Pi-Hole blocklist for hosts involved in Microsoft Windows telemetry, as documented by BSI Bund in Germany
pschneider1968/Algorithms-Explanation
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
pschneider1968/Algorithms-in-C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
pschneider1968/Algorithms-in-C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
pschneider1968/Algorithms-in-CSharp
All algorithms implemented in C#.
pschneider1968/Algorithms-in-Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
pschneider1968/Algorithms-in-Java
All Algorithms implemented in Java
pschneider1968/Algorithms-in-JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
pschneider1968/Algorithms-in-Julia
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
pschneider1968/ParallelAlgorithms
Parallel C++ algorithms
pschneider1968/Stockfish
UCI chess engine
pschneider1968/test-repo
Test repository to learn stuff
pschneider1968/Algorithms-in-Kotlin
All Algorithms implemented in Kotlin
pschneider1968/Algorithms-in-MATLAB-Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
pschneider1968/Algorithms-in-PHP
All Algorithms implemented in PHP
pschneider1968/Algorithms-in-Python
All Algorithms implemented in Python
pschneider1968/Algorithms-in-R
Collection of various algorithms implemented in R.
pschneider1968/Algorithms-in-Ruby
All algorithms implemented in Ruby
pschneider1968/Algorithms-in-Rust
All Algorithms implemented in Rust
pschneider1968/Algorithms-in-Scala
All Algorithms implemented in Scala
pschneider1968/Algorithms-in-Zig
Collection of Algorithms implemented in Zig.
pschneider1968/apress-pro-go
Source Code for 'Pro Go' by Adam Freeman
pschneider1968/beginning-go-programming
Source Code for 'Beginning Go Programming' by Rumeel Hussain and Maryam Zulfiqar
pschneider1968/ClassicComputerScienceProblemsInJava
Source Code for the Book Classic Computer Science Problems in Java
pschneider1968/ClassicComputerScienceProblemsInPython
Source Code for the Book Classic Computer Science Problems in Python
pschneider1968/CPlusPlus20ForProgrammers
Code examples for our book _C++ 20 for Programmers_ (Pearson, 2020)
pschneider1968/CPlusPlusHowToProgram11e
Code repository for our textbook C++ How to Program: An Objects-Natural Approach, 11/e
pschneider1968/IntroToPython
Files associated with our book Intro to Python for Computer Science and Data Science
pschneider1968/Potato
If you fork this then you can say you forked a potato.
pschneider1968/PythonForProgrammers
Files associated with our book Python for Programmers