Python programming Starting now!
I am opening up Python 2.7 one right now and I will be doing some Python Programming just to get my skills up what are you guys working on getting your skills up? There's a lot of things that we can work on besides are trading and making bank I'm currently learning how to program on python what are you guys doing?
I'm programming a bot for steem with the python library. My goal is to build a high level library on top of the offical one, making it really easy to create steemit bots for everyone.
Super cool dude thanks for the reply and good to know! We need to build a bot that will make us bank too dude!
would be nice :)
I am curious, why don't you use python 3.6? I guess the adoption of phython 3 has surpassed the adoption of 2.7. Even numpy is moving to drop python 2.7 support.
I guess i could download 3.6 just heard that 2.7 was easier to use...
I just heared that 2.7 was easier to use but i can check out 3.6. But super new to python programming so if you have good sources let me know what you use.
There where some breaking changes between python 2 and 3, such that some packages did not support python 3. However python 3 finally seems to surpass python 2 in usage, so if you are new to python, don’t bother with 2.7 and start with 3.6!