Programming In Python: Introduction

preview_player
Показать описание
In this series, you will get a solid foundation of programming.
We will cover variables, functions, methods, what they do and how they work.
We will discuss different programming designs, primarily the differences of functional / procedural programming design found in C, and object-oriented programming found in Java and C++. Python is able to handle both, therefore is a prime candidate for acting as a good learning tool.

If there are other topics that you would like to delve into more that have not been stated in this introductory video, please let me know in the form of a comment or private message and I will be sure to include that.

Resources:
============================================================

Рекомендации по теме
Комментарии
Автор

Great! i've been hoping to find a consistent tutorial covering this. :) but the music.... it sounds a bit like it might be my last tutorial ever...? :D

Sakrecoer
Автор

Anything that can write text. Python is an interpreted language (I should probably say what the means in a future tutorial), so it isn't compiled. This means that as long as you have the interpreter, (the thing you installed) any properly written code will work. I am probably going to be using sublime text. But I'll also demonstrate how you can use the terminal to write the code as well.

ETCWilde
Автор

Click on your name at the top right of the screen
Settings
View Additional Features (Down near the bottom of the menu under Additional Features)
Enable Custom Thumbnails

Hope this helps

DeltaGraphicsHD
Автор

It wasn't my intention to relate this to blender. We are going to start from the very beginning, so defining variables, functions, etc... You could very easily use what you learn here to go and mod blender though.

ETCWilde
Автор

Looks promising, when will the first tutorial be out?

PrintedB
Автор

You should be fine to if you explore channel settings a little, I have them enabled and I have no where near as many subs as you

DeltaGraphicsHD
Автор

Thank you. You have to become a youtube partner in order to gain the "privilege" of selecting your own thumbnail. I forget how you go about doing it, and they have changed a ton since I upgraded my channel. You may still need a few more subscribers, but they may have changed that.

ETCWilde
Автор

first one, really awesome :), second one, how you can choose your thumbnail, i wanna do the same, but i get random thumbs to choose :/

Pluestyle
Автор

Will you code in Python IDE or in Blender console? You start from the begining or will you just learn us how to modd Blender? Thanks

dragons
Автор

awesome, thanks alot :), but i cant :(, first i have to monetairse my videos, or to become a yt partner :/, i guess ill monetarise :)

Pluestyle