slindsey

↗ HN profile [ 65.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. In over 20 years of software development, I've only worked with languages that don't use pointers. Each time I delve into pointers in C, I run into problems referencing and de-referencing, passing them around, etc. I…

  2. I have a small team of developers with very diverse backgrounds and skill levels. We do simple web applications for internal customers that are database backed (basic CRUD work). I would like to give the whole group one…