Programming Leftovers
-
Which programming language should I learn?
If you are interested to learn more about data science, you can find more articles here finnstats.
Which programming language should I learn? The world has been changing at an astounding rate, and application developers deserve a large portion of the credit for that progress.
If you haven’t already noticed, application development has been very popular recently.
-
The Legacy of Heroku's Free Tier - Xe
Heroku is a platform-as-a-service that lets you push git repositories to the cloud and then magically get a URL to that application running somewhere. This "Heroku magic" was catalytic to my career.
-
Talk recordings and workshop materials from rstudio::conf(2022)
In July, we wrapped up rstudio::conf(2022). Throughout the conference, we had an exciting array of workshops, an inspiring lineup of speakers, Birds of a Feather meetups, sticker drops, and a few surprises — like RStudio becoming Posit in October 2022! Whether you joined us in person in Washington, D.C., or virtually from around the world, thank you for attending.
-
Stop saying 10x developer
Shekhar Kirani treats talented engineers like a rare dog breed he’s learned to spot. This is obviously wrong, but the subject of the 10x engineer won’t go away. So let’s dissect this concept a little bit, see when it makes sense, when it doesn’t, and maybe arrive at a better way to frame things.
-
Caolán McNamara: zero coverity defects for hunspell
After the recent 1.7.1 release of hunspell I spent a little time massaging the source to address some long standing coverity complaints and achieved the elusive 0 outstanding defects with 0 dismissed state.