|
You are here |
ruudvanasseldonk.com | ||
| | | | |
www.foxhound.systems
|
|
| | | | | Haskell's features enable rapid development, easy maintainability, and excellent performance, making it a top choice as an industrial-strength programming language. | |
| | | | |
tech.preferred.jp
|
|
| | | | | Most computer applications can be configured to behave a certain way, be it via command line flags, environment variables, or configuration files. For you | |
| | | | |
nurkiewicz.com
|
|
| | | | | When choosing or learning a new programming language, type system should be your first question. How strict is that language when types don't really match? Will there be a conservative, slow and annoying compiler? Or maybe a fast feedback loop, often resulting in crashes at runtime? And also, is the language runtime trusting you know what you are doing, even if you don't? Or maybe it's babysitting you, making it hard to write fast, low-level code? Believe it or not, I just described static, dynamic, weak and strong typing. | |
| | | | |
avestura.dev
|
|
| | | What are the problems of C, and how Zig addresses them? | ||