Here is a thought experiment. Imagine two clocks; both analogue. The first clock is broken. But in terms of accuracy its exactly correct twice a day. The second clock is a minute off; technically, it's the most useful one; but it's never exactly corr...
Join discussionI am just learning how to code and the really only things I know how to code are: console.WriteLine("Hello, What's your name?"); string name = Console.ReadLine(); Console.WriteLine("Hello {0}. Let's begin. ", name); What would you say is a good tutor...
TSFDJSuresh and 5 more commentedI'm doing some research for the Node.js Education Working Group (WG), and I have high hopes that this will be a good place to get some feedback. So, have you tried to learn Node.js? If so, what were the tools you used to learn? Tutorials? Courses? M...
SRJNMShrihari and 6 more commentedI know every tutorial is related to workflow in some way. But I looking for tutorials like: Shows your workflow in general. What tools you've found most useful in coding. Shows how you work in general (so not go too deep in the projects and code). W...
ECEmil and 1 more commented