(2012) How To Keep Your Best Programmers

This commit is contained in:
Morgan 2021-07-22 10:09:52 +02:00 committed by GitHub
parent 0088bf3058
commit 291e1ec017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -409,7 +409,8 @@ A small group of programmers wants to change how we code—before catastrophe st
* [MIT](https://missing.csail.mit.edu/) - The Missing Semester of Your CS Education (MIT course)
* [Chris The Data Guy](https://betterprogramming.pub/dont-write-code-for-a-startup-1eead038c372) - (2021) Dont Write Code for a Startup | Confessions of a serial startup software developer
* [prathyvsh/pl-catalog](https://github.com/prathyvsh/pl-catalog) - A catalog of some of the cool programming languages out there, for enthusiasts
* [Erik Dietrich](https://daedtech.com/how-to-keep-your-best-programmers/) - (2012) How To Keep Your Best Programmers
> Programming challenges
* [Colin Hughes](https://projecteuler.net/index.php?section=problems) - Project Euler proposes a series of challenging mathematical/computer programming problems
* [Nick Parlante](http://codingbat.com) - CodingBat : practice your programming skills (exercices in java and python)