Install Django, Python3, pip, virtualenv, and virtualenvwrapper
Setting up your computer for web development is tricky, even for a professional programmer. As a beginner, it’s likely you’ve had trouble along the way.
3 posts from September 2016
Setting up your computer for web development is tricky, even for a professional programmer. As a beginner, it’s likely you’ve had trouble along the way.
Tech interviewers love to ask questions around conditional probability. I can’t tell why, since it has little to do with actual programming. My guess is that it’s a quick barometer...
I was recently asked in a technical interview to define REST. While I’ve consumed and even set up my own REST APIs, I struggled for a concise response.