@Quackster nice shot! Wondering if this time is different from the others emulators, like Azure, that the Categories are half dynamic.
@Quackster nice shot! Wondering if this time is different from the others emulators, like Azure, that the Categories are half dynamic.
And now ? It support the lasted version ?
Envoyé de mon ALE-L21 en utilisant Tapatalk
Python's philosophy is there is usually one right way to do it. That is part of the strength behind Python. Especially if you use Python 3 you benefit from a lot of the high end server functionalities available to Python out of the box. Less time thinking about data types and the 50 ways of coding something, more time coding. I love C# and Java is fine, but Python is really nice, and familiar to work with.
Python makes everything more easy and fast to do. With the logic being processed by the Python Prepocessor and obviously the Python Developers haha. But Python also uses a lot more of memory and CPU...
- - - Updated - - -
Here is how Navigator Searches works in the New Yupi
Really much better than Azure.
- - - Updated - - -
But need to be improved haha
For big hardware resource python is good. But talking about a raspberry pi. C++ will be much better or actually Java.
Depending of the application Python can use really big memory. I did a code only saying Hello World and was using 32mb of RAM. Stfu..
For my area (IoT) Python isn't good. My team actually did a code with Python to Handle ZigBee packets and do some REST stuff, in the MacBook Pro was running good, but in lower hardware... was like a tortoise.
I don't think that use of python is a good idea.
Python is favorable for many things; speed isn't necessarily one of them. It's flexible and forgiving that leads to efficient use of development time, but you will lose a lot of performance.
I'm in love with it, python is very simplistic with the manner in which you can program.
Keep it up, Quackster.![]()
Python is "pretty" fast but not as fast as other static-compiled languages in comparison.