Don't be tied to one computer language

General discussion about computers and electronics. You can post new topics here.
Locked
Jacob
Site Admin
Posts: 49
Joined: Sun Mar 21, 2021 3:24 am

Don't be tied to one computer language

Post 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.
Jacob Persico
Owner & Webmaster
Delta Fox Design
Locked