[Tutor] What all technologies should a python developer know?

Jim Mooney cybervigilante at gmail.com
Wed Jul 17 21:19:38 CEST 2013


On 17 July 2013 05:42, Dave Angel <davea at davea.name> wrote:

> I'm also amazed at how many people launching into programming (usually with
> degrees in Computer Science) still don't have a good knowledge of bits,
> bytes, concurrency, protocols, namespaces, recursion, caching, memory
> management, algorithms, flow control, indirection, virtual functions,
> dispatch tables, syntax trees, ...)

I'd have gone nuts already if I hadn't used A86 assembler thirty years
ago on Fidonet, so I know all that arcane, exotic, and scary-sounding
stuff is just addresses in memory and ways to access them ;')

Jim


More information about the Tutor mailing list