Forum Archive

I am new at Pyhton 3

bcraig_6973

Hi I am a newbie
But I am more of a visual type of guy
that needs to see visual But using Python 3 as a tool
See I use a program called Blender 3D
and it has a Python 3.5.2 API built inside

And I been told to learn some basic Python 3 to i can apply this to Blender 3D Python Console
So I brought this app

So that evening
Said

In step by step Order what do I need to learn to just have Python recognize and draw a flat square shape not filled in yet?

Thanks Inadvance

brumm

Hi bcraig_6973, the blender python api works with blender objects which you can't find in pythonista. I would recommend learning the python basics and of course object orientated programming. Sure you can start with graphics, but you can't use this later in blender. Anyhow if you're still interested in the canvas module go to the buildin help in pythonstia there you find some examples.

Python2.7CheatSheet

bcraig_6973

@brumm

Thank I check that out link out and also Canvas
if I have question do you my if I ask you?

I been taking a basic Python 3 class over at Udemy
he been going
the
print("anything you want in this double single quote double bracket place")

He been been going through

Basic Variables
This can hold different type of data

var = "I want , to learn Python \t: )"
print(var)

Booleans
bool(1) True
bool(0) False

So far this is all I got so I will need help

brumm

@bcraig_6973
Yes sure, but don't limit your questions to me. Here are more advanced python programmers :).

Here are some links for further training:
FreeBooks different books
LearnPythonTheHardWay
PythonCourse

bcraig_6973

Thanks a lot for the links
How does the free books works I went there and it a trail Have You tried it?

brumm

"Claim Your Free eBook" -> "Register Now" -> create a free account -> download the ebook -> PDF / ePub / Mobi / Kindle