2
votes
2answers
358 views

Reading new programming language book best practices [closed]

What is best practices reading a new programming language book considering: You are working full time You never used that programming language Your work environment is not using that programming ...
2
votes
5answers
434 views

Is that possible to learn Python by building meaningful applications and skip reading heavy books?

I'm planning to learn Python. I know html, javascript, vb .net, ado .net, ms sql, and a little c#. So I have a good working knowledge of programming and capable to write various desktop and web ...
4
votes
7answers
402 views

OS knowledge when learning a computer programming language

I am curious, has the knowledge of the inner workings of an operating system helped you in understanding a computer programming language? It may have helped you figure out programming faster than ...