|
|
|
|
|
by gmiller123456
2807 days ago
|
|
>you are limited by your understanding of the concepts. It's only as difficult as you make it. I disagree. It is very possible to understand a concept fully, but for it still to be hard. E.g. pointers are quite easy to grasp the concept of, but also very easy to mess up. A more related example would be JavaScript's type coercion. Just understanding it, doesn't make it easy to avoid overlooking places it will cause problems. So some features programming languages include can be objectively considered harder than others, even when you fully understand them. |
|