|
You are here |
newdevsguide.com | ||
| | | | |
www.techelevator.com
|
|
| | | | | The relationship between math and programming and answering the question "How much math do I need to be good at this?" | |
| | | | |
accessibleai.dev
|
|
| | | | | In this article I'll introduce you to Anaconda and show you how get a standardized Python data science environment up and running on your machine in minutes. | |
| | | | |
avandeursen.com
|
|
| | | | | This week David Notkin (1955-2013) passed away, after a long battle against cancer. He was one of my heroes. He did great research on discovering invariants, reflexion models, software architecture, clone analysis, and more. His 1986 Gandalf paper was one of the first I studied when starting as a PhD student in 1990. December 2011... | |
| | | | |
blog.nuculabs.de
|
|
| | | Introduction Hello In this article we will discuss a tool called Docker Docker is a platform which allows to package individual applications in containers. This achieves application isolation at the OS level without the need to use virtualization technologies by making use of the OS APIs. Since it can be a little hard to get into Docker if you are new I will try to keep things short and concise. | ||