learn deep of this language what's your suggestion?
ive just solve some euler and and eler project myself.and im going to read documention but i wanna know suggestion??
my primary goal is learn programming underestanding it afterward lern some technology.
I'd say the main high level things in programming to know about are: 1. References (pointers, pass by value, etc.) 2. Recursion (iteration, stacks, TCO, map-reduce, divide & conquer, etc.) 3. Concurrency (threading, parallelism, locks, mutex, atomicity, etc.)
Books: «Dive into Python» Mark Lutz «Learning Python»
Обсуждают сегодня