lordrazor (25)in #pause • 7 years agoPython Tutorial will be paused for some timeHey Guys, I just wanted to quickly inform you about my Python Tutorial being paused due to me having not so much time right now. I'm really sorry about that. We will continue in a week or so.lordrazor (25)in #programming • 7 years agoPython Tutorial #7 - CalculatorWelcome back to the Python Tutorial! Today we're gonna write our own little calculator to test our skills. At first, we need to think of what our calculator should do. In this…lordrazor (25)in #programming • 7 years agoPython Tutorial #6 - FunctionsHello everyone and welcome back to the Python Tutorial! Today we're gonna take a look at functions. Functions Functions are little pieces of code that we can write to be…lordrazor (25)in #programming • 7 years agoPython Tutorial #5 - The if-StatementWelcome back to the Python Tutorial! Today we're gonna take a look at if-Statements. With if-Statements we basically tell the Computer to check whether a condition is true or…lordrazor (25)in #programming • 7 years agoPython Tutorial #4 - The while-LoopWelcome to the next part of our Python Tutorial! Today we will cover the while-Loop. The while-Loop is different from the for-Loop because it relies on a certain condition…lordrazor (25)in #programming • 7 years agoPython Tutorial #3 - The for-LoopThe for-Loop Today, we are gonna look at loops. What the Hell are loops? , some of you might ask now. Loops are responsible for repeating a part of the code until a…lordrazor (25)in #computer • 7 years agoArtificial Intelligence - Risks and ChancesAbout the risks and chances of artificial intelligence In the past years, mankind has made a huge progress in the technological sector. In the past months we created computers…lordrazor (25)in #python • 7 years agoPython #2: VariablesVariables in Python and how to use them Welcome back to the Python Tutorial. Today we're gonna take a look at variables. Well, some of you might ask: What the hell are…lordrazor (25)in #python • 7 years agoPythonWelcome Everybody, this is my first quick Tutorial about Python. Let's start with the following: What is Python? Python is an interactive Programming Language which is really…lordrazor (25)in #introduceyourself • 7 years agoIntroducing myselfWell, I'm a little bit paranoid so I won't post any personal Information that could identify me. I am a young Programmer from Germany who specializes in Python. After I got my…