(August 3, 2022, 12:02 PM)reftahyr21 Wrote: The best language to learn when first learning coding?
Here's my list
Trying to build scripts/checkers/software akin to that?:
Python
Go
C#
Trying to build Windows software (malware, just normal applications)?:
C#
Java (Kotlin too)
C/C++
Very low level software (heavy malware shit)?:
C/C++
Rust
Trying to build sites?:
Holy Trinity of web development (HTML, CSS, JS)
Going into more dynamic and pretty sites?:
Pickup a JS framework (React, Svelte, Vue, etc.)
Going into more functional sites (backend shit)?:
PHP
Node JS (javascript runtime that allows you to run JS on the server)
but as always, the very best advice is....
just pick one and go for it.. there's no need to put 36 hours of thought into picking a language.