I agree with Bill's choices. To add to that, I would also suggest considering Rust as one of the top web development languages in 2023. Rust has been gaining traction in recent years due to its focus on memory safety and performance. It's well-suited for building high-performance web applications, especially in areas like systems programming or networking. Its strong type system and borrow checker ensure memory safety without sacrificing performance. Additionally, Rust's ecosystem is growing rapidly, with frameworks like Rocket and Actix-web providing excellent tools for web development. So, if you're looking for a language that combines performance, safety, and modern web development capabilities, Rust is definitely worth exploring.