Page 1 of 1

What's your favorite coding language?

Posted: Wed Jul 02, 2025 4:24 am
by Jason
Why is that the case? Do you have more than one? How did you get into them?

Re: What's Your Favorite Coding Language?

Posted: Sat Jul 05, 2025 10:30 pm
by Cory
JavaScript by default, since it's the only programming language I know. I love tinkering with JavaScript, and I'm amazed at what a client-side scripting language can accomplish. I wanted to create ZetaBoards codes, and that's how I started investing in learning JavaScript.

Re: What's Your Favorite Coding Language?

Posted: Mon Jul 07, 2025 1:45 am
by Jason
Cory wrote: Sat Jul 05, 2025 10:30 pm JavaScript by default, since it's the only programming language I know. I love tinkering with JavaScript, and I'm amazed at what a client-side scripting language can accomplish. I wanted to create ZetaBoards codes, and that's how I started investing in learning JavaScript.
No favorite for me. They all seem very similar anyway, but I think C++ is possibly more difficult.

Re: What's Your Favorite Coding Language?

Posted: Sat Jul 12, 2025 2:41 pm
by ruscoe
PHP is my go-to language. I like Python and I've been learning some Rust, but PHP is my way of getting things done.

Re: What's Your Favorite Coding Language?

Posted: Sat Jul 12, 2025 2:53 pm
by Jason
ruscoe wrote: Sat Jul 12, 2025 2:41 pm PHP is my go-to language. I like Python and I've been learning some Rust, but PHP is my way of getting things done.
Why is phpBB good for getting things done?

Re: What's Your Favorite Coding Language?

Posted: Sat Jul 12, 2025 2:55 pm
by ruscoe
PHP, the language, not the forum software phpBB. PHP is a good general purpose programming language.