|
You are here |
vitonsky.net | ||
| | | | |
www.jhmcstanton.com
|
|
| | | | | [AI summary] The author reminds readers about the ongoing Advent of Code 2019 programming challenge, which releases two daily problems from December 1st to 25th, and mentions their personal progress and encouragement for others to participate. | |
| | | | |
danangell.com
|
|
| | | | | The intention is to force myself to get a small taste of a bunch of new programming languages and programming paradigms. Since I was late to the party I rushed through the first 4 problems in languages I'm familiar with. But for day 5 I solved the daily problem with MIPS assembly. I look forward to learning and writing Common Lisp, Haskell, Prolog, and many more languages. One hope I have is to complete a problem in GLSL. I'm already somewhat familiar with GLSL, but given its intended purpose it should be a true feat if it works. | |
| | | | |
olvemaudal.github.io
|
|
| | | | | C++ is a difficult language to master. Very difficult. It does not take more than a few days away from the keyboard before you start forgetting some of the details that will bite when you visit the dark and dusty corners of the language (sometimes because you work with code written by others). | |
| | | | |
blog.darklang.com
|
|
| | | And their influence on Dark After two decades of coding professionally in a dozen languages, I've come to a conclusion about static and dynamic types: * Static types help you ensure that your changes work, especially for changes that span large parts of the program. This leads to long-term productivity | ||