Python

01/31/2014 20:14 アルカード#1
I asked friend what program to start programing and he told me Python.



So i would like to ask you guys and girls which one is best to start with for nab like me :D


And if you could leave some tutorials link below.



Thanks alot :D:D:D:D:D:D:D
01/31/2014 21:49 Zunft#2
Quote:
Originally Posted by needsellfast View Post
I asked friend what program to start programing and he told me Python.



So i would like to ask you guys and girls which one is best to start with for nab like me :D


And if you could leave some tutorials link below.



Thanks alot :D:D:D:D:D:D:D
Well in my Opionion Phyton is a piece of crap. Either it's not a programming Language - it's a Script Language. But it's right that Phyton is easy to learn for beginners it's represented clearly and you're able to learn easily the syntax of the most Programming Languages. But if you want to see very early good result I promise C is a good language - Not c++ or c#: simply 'C'.

Later you can change the language to C#, Java or Visual Basic.

But mainly it's your opionion what to use, everybody likes different languages and has a different learning speed.

Sadly, I can't tell you good english tutorials or Books, because I never read an english Coding-Book... just a few snippets :$

One last Advice:

Don't become desperate because you're not as good as you thought. Every Coder knows that feeling, it's normal in the beginning.
01/31/2014 22:45 Schlüsselbein#3
Quote:
Well in my Opionion Phyton is a piece of crap
Elaborate please.
Quote:
Either it's not a programming Language - it's a Script Language.
Pretty difficult to understand. Do you mean its neither of those two?
Why? The python developers themselves claim python is a programming language. On the other hand why does it matter? Do you need your language of choice to have a "programming language" in its description (which python has!) to compensate something personal? What matters is what features the language offers! And python offers great features and libraries. Looks like you have no idea what youre talking about, have you?

@OP: Dont worry, python is an excellent choice. I can recommend the [Only registered and activated users can see links. Click Here To Register...]


Regards
01/31/2014 22:56 Zunft#4
Quote:
Originally Posted by Schlüsselbein View Post
Elaborate please.
Simply, my Opinion. I'm more an object-orientiered Coder and I like to design Frames.

Quote:
Originally Posted by Schlüsselbein View Post
Pretty difficult to understand. Do you mean its neither of those two?
Why? The python developers themselves claim python is a programming language. On the other hand why does it matter? Do you need your language of choice to have a "programming language" in its description (which python has!) to compensate something personal? What matters is what features the language offers! And python offers great features and libraries. Looks like you have no idea what youre talking about, have you?
Well, I had some experiences with Python - they were very bad and I stopped programming with that language. So NO! I'm not a "Python-Pro" and I only worked with the standard Libaries. But I'm just telling the Thread-Starter my own Experiences with Phyton - maybe I haven't show it clearly...
01/31/2014 23:09 Schlüsselbein#5
Quote:
I'm more an object-orientiered Coder and I like to design Frames.
So, which of these two things is not possible using python? There exist plenty ways to create and design a GUI.
Quote:
they were very bad and I stopped programming with that language.
Just out of curiosity: Why?
01/31/2014 23:22 Zunft#6
Quote:
Originally Posted by Schlüsselbein View Post
So, which of these two things is not possible using python? There exist plenty ways to create and design a GUI.

Just out of curiosity: Why?
My Explantations won't helb the Thread-Starter. I told him my Opionion and everything else won't really help him.
02/01/2014 00:41 アルカード#7
well thanks both of you for advice :D
02/01/2014 09:44 DeinMud#8
Quote:
I'm more an object-orientiered Coder
Quote:
I promise C

wat
02/01/2014 11:47 desTenshi#9
Well for starting to learn programm python is a very good choice. It's full oop and is very easy to learn. If i would start today i would learn python as first language and not c++...
02/02/2014 05:28 MrDami123#10
If you want to learn programming you should first learn to get information.
Most of this answers are just crap. Python is neither a full oop neither a solo script language.
It took me 4 seconds to refresh this information via google and you are waiting days for useless responses.
02/03/2014 22:07 xEncounter#11
Python is an awesome Language ! (more hacking related).

I recommend to start with object oriented programm languages like Java.