Page 1 of 1

Don't be tied to one computer language

Posted: Mon Jun 19, 2023 3:37 pm
by Jacob
As a programmer you can't be tied to one programming language. When I had to program a redirect for a website which didn't use the web server I am used to Apache, I did not say: This doesn't use Apache therefore I can not use mod_rewrite code to do the redirect. Sorry can't help you.

Instead I looked up and learned how to create a redirect for that system.

In college my Intro to Programming teacher told us that Programing is about solving problems.

So in summery don't be stuck on a certain set of computer languages. Use whatever languages are available to get the job done. Computer languages are not like human languages, you don't have to know the language completely, just well enough to program the required feature.