
What is the hardest language to learn? : r/learnprogramming - Reddit
2022年7月6日 · I agree. Once you learn one language well, it's super easy to learn another programming language. After learning 3-4, you can pick up another in a couple weeks. The tricky …
What are some of the hardest programming languages to learn
2020年10月26日 · C++ is a very difficult language to learn and use correctly in some respects, but it's also the easiest language in which to achieve some very specific things. Scheme is a very simple …
which coding language is the hardest? : r/learnpython - Reddit
2021年12月6日 · which coding language is the hardest? I've recently started python, and I intend on getting familiar with it before I move onto a different language, but can anyone please rank these …
Easiest to hardest programming languages to learn? : r ... - Reddit
2019年9月14日 · Easiest to hardest programming languages to learn? In your opinion what would be the easiest to hardest languages to learn for a beginner programmer? Archived post. New comments …
C is very hard for me, am I stupid? : r/C_Programming - Reddit
C is quite a simple language (from linguistic point-of-view) but it doesn't mean that doing anything serious in it is simple. I'd call it "deceptively simple". It's not a bad first language if your goal is to …
What is the hardest programming language to learn? - Reddit
Ada was apparently a mishmash of different features and became the Department of Defense's official programming language. Any language that has safety guarantees and supports high levels of …
What are the most difficult and easiest programming languages
2023年6月18日 · Based on my experience, I find JavaScript, Java, and C++ the hardest languages to learn and master. So far the easiest one to understand is Python due to its syntax but I cannot truly …
Is it still worth it to learn assembly language? - Reddit
2023年9月13日 · Every assembly language will have the basic instructions: register-register move, register-memory move, arithmetic ops, bitwise ops, call and ret, syscall, conditionals, branching. It's …
guys, how easy is Lua in coding? is it fine if i start with ... - Reddit
2022年5月1日 · guys, how easy is Lua in coding? is it fine if i start with Lua as my first coding language? Add a Comment Sort by:
Is rust really hard? : r/rust - Reddit
2021年9月11日 · It's not rust that's hard, it's *programming*. No matter what language you program in, the computer can only do what you program it to do, and getting it to do what you want in every …