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
And if you could leave some tutorials link below.
Thanks alot
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.
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
Simply, my Opinion. I'm more an object-orientiered Coder and I like to design Frames.
Quote:
Originally Posted by Schlüsselbein
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...
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++...
If you want to learn programming you should first learn to get information.
Most of this answers are just ****. 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.
[Python-Modul]EXP-Donator (kompatibel mit Python Loader) 11/23/2013 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 27 Replies Moin,
da man mich danach gefragt hat und ich sowieso mal ein Beispiel für die Benutzung meines Python Loaders veröffentlichen wollte, habe ich die Gelegenheit genutzt und euch eben einen EXP-Spendebot geschrieben.
Man kann ihn einfach mit dem oben verlinkten Python Module Loader laden und ihn mit F5 aktivieren/deaktivieren.
Sobald ihr mehr als 99 Erfahrungspunkte habt (man kann nur in 100er Schritten spenden), werden alle Erfahrungspunkte an eure Gilde gespendet.
Wer Lust hat und...
[Python]Python Loader vs import 07/29/2013 - Metin2 Private Server - 2 Replies when i tried to inject my bot with this
pyScrLoader = ui.PythonScriptLoader()
pyScrLoader.LoadScriptFile(self, "eigenartig/mainboard.py")
syserr shows me:
0728 16:55:05139 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/effect/hit/percent_damage1.mse) Error
0728 16:55:05139 :: CInstanceBase::RegisterEffect(eEftType=264, c_szEftAttachBone=, c_szEftName=d:/ymir work/effect/hit/percent_damage1.mse, isCache=1) - Error
0728 16:55:05139 :: CEffectManager::RegisterEffect...