November 16th, 2020 at 5:54 AM
As far as I understand everything you write, Python is a language that I could use too, I already informed me a little about it, https://py-tutorial-de.readthedocs.io/de...troduction. html
Python programmers? |
November 16th, 2020 at 5:54 AM
As far as I understand everything you write, Python is a language that I could use too, I already informed me a little about it, https://py-tutorial-de.readthedocs.io/de...troduction. html
November 16th, 2020 at 5:59 AM
@tc4me it's incredibly useful as far as programming goes but honestly for low level stuff assembly and maybe C? is where it's at.
low level being communicating directly with the hardware without using an operating system. it's like giving commands directly to a chip based on various conditions. In fact... other than really complex stuff assembly was what a lot of early video games were written in. those atari programmers were assembly wizards.
November 16th, 2020 at 6:02 AM
(November 16th, 2020 at 5:59 AM)SpookyZalost Wrote: @tc4me it's incredibly useful as far as programming goes but honestly for low level stuff assembly and maybe C? is where it's at. Denek also that it is a great work, I'll try it :-) |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Cython - Python at the Speed of C | 0 | 2,121 |
April 11th, 2020 at 1:07 PM Last Post: Darth-Apple |
||
Recursive Sequence of Death [Python] | 7 | 10,250 |
April 19th, 2019 at 3:39 PM Last Post: bestforums |