Author Topic: Drawbacks of using too many languages.  (Read 3453 times)

0 Members and 1 Guest are viewing this topic.

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17422
  • Karma: 499
  • evil/good
    • View Profile
    • My Homepage
Drawbacks of using too many languages.
« on: September 26, 2008 »
Sometimes it is unavoidable of course, but I learned a good deal of Php, Sql and Css because I had a few site projects to write.

Now I cracked open my editor again for the first time in a few months because I have a whole website to write, the front end here and also need to add some stuff to retrocomputermuseum and I just can't believe how much of this stuff I have forgotten over the space of a few short months.

I couldn't even remember how to center a picture :)

I've forgotten more than I have retained!
Anyone else find this?

I can't even remember all the languages I've played with down the years.. Perhaps it's common or maybe I am going senile :P

Anyway, found out that Firefox 3 does some nice stuff now, such as scaling all the images on the screen as well as the text when you hold down ctrl and roll the mouse wheel.

Wheeeeee!!

No doubt I'll rediscover my hatred of Internet Explorer too.
Shockwave ^ Codigos
Challenge Trophies Won:

Offline StatMat

  • C= 64
  • **
  • Posts: 43
  • Karma: 14
    • View Profile
Re: Drawbacks of using too many languages.
« Reply #1 on: September 26, 2008 »
I have had similar experiences myself. Therefore I tend to stick with my preferred languages C/C++, ASM and PHP. The sad thing is, working in software engineering you are expected to be proficient in many different languages. Whilst recently looking for a new job, I had several companies list so many required languages it was untrue. Quite how they expect someone to be fully proficient at the drop of a hat in C, C++, C#, VB, Java, Perl, Sql etc in a single role is really quite unreasonable. ;)
"When the only tool you own is a hammer, every problem begins to resemble a nail."

Offline combatking0

  • JavaScript lives!
  • Senior Member
  • DBF Aficionado
  • ********
  • Posts: 4569
  • Karma: 235
  • Retroman!
    • View Profile
    • Combat King's Barcode Battler Home
Re: Drawbacks of using too many languages.
« Reply #2 on: September 26, 2008 »
I have that trouble, but I try to work in languages which are as similar as possible, such as PHP, JavaScript and ActionScript.

I'm still quite handy with BASIC based languages, such as ASP and YABASIC, as well as HTML, but it does get tricky trying to remember when you should use a != or a <> sometimes.
You are our 9001st visitor.
Challenge Trophies Won:

Offline Pixel_Outlaw

  • Pentium
  • *****
  • Posts: 1389
  • Karma: 84
    • View Profile
Re: Drawbacks of using too many languages.
« Reply #3 on: September 26, 2008 »
The same holds true of spoken languages. I can remember some Spanish (took 3 years in school) but I would say that I have lost maybe 70% of what I used to know. Perhaps the brain stores programming languages in the same way it stores written languages. It is kind of annoying that we cannot choose what we remember. If this were the case I'm sure we could do some sort of brain damage with allocation space. I suppose books and computers are just extra memory cards for the brain. It would be really cool to get down to how the brain works,  cutting through the hocus pocus and theory.
Challenge Trophies Won:

Offline benny!

  • Senior Member
  • DBF Aficionado
  • ********
  • Posts: 4384
  • Karma: 228
  • in this place forever!
    • View Profile
    • bennyschuetz.com - mycroBlog
Re: Drawbacks of using too many languages.
« Reply #4 on: September 26, 2008 »
Yeah. Of course ... I have to switch in my daily work also often
from language to language. And it is indeed confusing. Some hints
which may helps:

- Try to use the same IDE if possible (refer: Eclipse platform)
- I stick to Object-Oriented code only (PHP, JAVA, ActionScript...)
- Try to use the same patterns (like MVC ...)



[ mycroBLOG - POUET :: whatever keeps us longing - for another breath of air - is getting rare ]

Challenge Trophies Won:

Offline combatking0

  • JavaScript lives!
  • Senior Member
  • DBF Aficionado
  • ********
  • Posts: 4569
  • Karma: 235
  • Retroman!
    • View Profile
    • Combat King's Barcode Battler Home
Re: Drawbacks of using too many languages.
« Reply #5 on: September 26, 2008 »
The brain stores memories in order of theme, such that animals are stored together, tools, vehicles, etc. depending on the understanding of the individual on the world around them.

To apply knowledge of programming to everything you can imagine might be one way of using most of your memory for programming.

I often try to apply programming to real world objects, but so far it hasn't helped.
You are our 9001st visitor.
Challenge Trophies Won:

Offline Hotshot

  • DBF Aficionado
  • ******
  • Posts: 2114
  • Karma: 91
    • View Profile
Re: Drawbacks of using too many languages.
« Reply #6 on: September 27, 2008 »
I used to have that problem in the past when I had too many language myself as I got nowhere and now I am listen to what shocky say....stick to one language which is freebasic.
I am helping Blitz 3D demo for Gooner which is nearly finished which he can learn from.