Tech

219 bookmarks
Custom sorting
Reviewing Code
Reviewing Code
The dreaded code review. Nobody likes receiving or delivering a code review, but scrutinizing our code leads to a better product.
Reviewing Code
Artificial Neural Networks for Beginners
Artificial Neural Networks for Beginners
Deep Learning is a very hot topic these days especially in computer vision applications and you probably see it in the news and get curious. Now the question is, how do you get started with it? Today's guest blogger, Toshi Takeuchi, gives us a quick tutorial on artificial neural networks as a starting point for your study of deep learning.ContentsMNIST
Artificial Neural Networks for Beginners
Pair Programming vs. Code Reviews
Pair Programming vs. Code Reviews
Tom Dommett wrote in to share his positive experience with pair programming: The idea is two developers work on the same machine. Both have keyboard and mouse. At any given time one is driver and the other navigator. The roles switch either every hour, or whenever really. The driver codes,
Pair Programming vs. Code Reviews