Omega Owners Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Search the maintenance guides for answers to 99.999% of Omega questions

Pages: [1] 2  All   Go Down

Author Topic: IT What should I learn?  (Read 943 times)

0 Members and 1 Guest are viewing this topic.

Martin_1962

  • Guest
IT What should I learn?
« on: 04 August 2009, 23:41:03 »

I am a programmer

Need to expand my skills set - what should I be looking at learning?

Thanks

Martin
Logged

Kevin Wood

  • Global Moderator
  • *****
  • Offline Offline
  • Gender: Male
  • Alton, Hampshire
  • Posts: 36412
    • Jaguar XE 25t, Westfield
    • View Profile
Re: IT What should I learn?
« Reply #1 on: 05 August 2009, 00:02:33 »

Quote
I am a programmer

Need to expand my skills set - what should I be looking at learning?

Thanks

Martin

Depends what you want to be doing, IMHO. "Programming" has grown to be such a huge area that you can no longer be a jack of all trades. I've worked developing real-time embedded systems, DSP, protocol stacks, TCP/IP networking, all the way up to windows applications and there are plenty of areas where I feel I wouldn't know where to start. ;D

Kevin
Logged
Tech2 services currently available. See TheBoy's price list: http://theboy.omegaowners.com/

Ghost

  • Omega Baron
  • *****
  • Offline Offline
  • Gender: Male
  • Seaham, North East england
  • Posts: 2234
    • 2.6 V6 CDX Estate
    • View Profile
Re: IT What should I learn?
« Reply #2 on: 05 August 2009, 00:08:17 »

You could try for ComptiaA+
if you fancy a change from programming.
Logged
He who brakes Looses
To old to die young

TheBoy

  • Administrator
  • *****
  • Offline Offline
  • Gender: Male
  • Brackley, Northants
  • Posts: 106967
  • I Like Lockdown
    • Whatever Starts
    • View Profile
Re: IT What should I learn?
« Reply #3 on: 05 August 2009, 08:52:02 »

Depends what you want to move into to be honest.  If you want to expand your job prospects but keep with programming, you may consider a move to more mainstream products rather than the niche products you use - that said, programming in niche products can command higher salary IF you can find someone after that skillset.

If its for a hobby, well, just do whatever interests you.

IMHO, general purpose 'IT' skill qualifications at our age are not that useful as we have the experience to prove our skills.  That said, things like MCSE, pointless though it is, does get you through Personnel's paper sift etc.
Logged
Grumpy old man

Martin_1962

  • Guest
Re: IT What should I learn?
« Reply #4 on: 05 August 2009, 10:13:01 »

I have been advised to look at WAMP, I am also considering dot net.

Actual languages are not that difficilt to learn, just need to know their foibles, that said when you use a downgraded language it is VERY painfull.
Logged

Darth Loo-knee

  • Omega Queen
  • *****
  • Offline Offline
  • Gender: Male
  • Death Star
  • Posts: 18826
  • Jammie smells of Pooh....
    • TIE Fighter
    • View Profile
Re: IT What should I learn?
« Reply #5 on: 05 August 2009, 11:10:36 »

V6 Head Gaskets ::) ;D ;D ;D ;D :-X :P
Logged
Everything to do with Omega's. Breaking, Servicing from Cambelts to Oil Changes... Please Pm me for details...

Martin_1962

  • Guest
Re: IT What should I learn?
« Reply #6 on: 05 August 2009, 11:28:12 »

Quote
V6 Head Gaskets ::) ;D ;D ;D ;D :-X :P


Was supposed to be doing it this week - too wet >:(
Logged

Chris_H

  • Omega Knight
  • *****
  • Offline Offline
  • Gender: Male
  • E London/Essex UK
  • Posts: 1716
    • Jag XF Portfolio S 3.0D
    • View Profile
Re: IT What should I learn?
« Reply #7 on: 05 August 2009, 13:54:49 »

Quote
I am a programmer

Need to expand my skills set - what should I be looking at learning?

Thanks

Martin
As noted by others the scope is enormous.  I write software but it is easy to back the wrong horse as you presumably know.  I know of someone who makes a mint supporting SAP apps but I'm not sure there would be too much work going by the time I was up to speed.

If you write in C or C++ I would have thought you were set up for life as they have not gone away.

Personally, I think DotNet is an MS scam to try and scupper Java and neither is very impressive performance-wise in my view.

One advantage of WAMP might be that is a poor-man's LAMP (ducks and weaves to avoid automatic fire) so at least the AMP bit should stand you in good stead!
Logged
First Vauxhall - PABX Cresta; Previous, previous Vauxhall - 3.0 12v Senator CD; Previous Vauxhall Omega Elite 3.0V6 Saloon Auto

tunnie

  • Get A Life!!
  • *****
  • Offline Offline
  • Gender: Male
  • Surrey
  • Posts: 37573
    • Zafira Tourer & BMW 435i
    • View Profile
Re: IT What should I learn?
« Reply #8 on: 05 August 2009, 14:33:50 »

Father tunnie is a .net developer, at the moment there is a lot of call for developers specialising in mobile applicaiton development. Not just for the iPhone but for Android and Symbian as well. If you know java you could extend into J2ME.

I work in mobile industry, and have quite a niche skill set which is only relevant in the mobile industry, i do have a few extras like SAS, but mobile is my main skills.

I am looking to get higher up in my role which a role and title that can make me independant from mobile if i need it.

I am not a fan of the iPhone, but if you have an idea and can develop it there is a lot of money to be made. I have known some people to make £70k in 4 months from a program they made and published it for the iPhone.
Logged

Kevin Wood

  • Global Moderator
  • *****
  • Offline Offline
  • Gender: Male
  • Alton, Hampshire
  • Posts: 36412
    • Jaguar XE 25t, Westfield
    • View Profile
Re: IT What should I learn?
« Reply #9 on: 05 August 2009, 16:27:28 »

Quote
If you write in C or C++ I would have thought you were set up for life as they have not gone away.

There is a lot of truth in this. If you can write a C++ application that's stable, anything else is just learning new APIs and different syntax (although not something you can do overnight, of course). oh, and getting frustrated that the language doesn't let you do all the naughty things you used to get away with in C. ::)

If you are such a programmer, especially one of "our" vintage, you are also probably part of the dying breed that cut their teeth on ZX spectrums and the like, and therefore actually understand how a computer works, and that it does have limited resources rather than having been so abstracted from the real hardware that they can't write an application that will run on a machine with less than 1GB of memory.  ;D

Kevin
Logged
Tech2 services currently available. See TheBoy's price list: http://theboy.omegaowners.com/

TheBoy

  • Administrator
  • *****
  • Offline Offline
  • Gender: Male
  • Brackley, Northants
  • Posts: 106967
  • I Like Lockdown
    • Whatever Starts
    • View Profile
Re: IT What should I learn?
« Reply #10 on: 05 August 2009, 16:33:06 »

I'm tempted to look more into Microsoft's Mesh platform (which will no doubt only expose a .NET set of APIs).  Reckon Mesh has the potential as a framework to host some killer apps....


...if only I had the time  :'(
Logged
Grumpy old man

TheBoy

  • Administrator
  • *****
  • Offline Offline
  • Gender: Male
  • Brackley, Northants
  • Posts: 106967
  • I Like Lockdown
    • Whatever Starts
    • View Profile
Re: IT What should I learn?
« Reply #11 on: 05 August 2009, 16:34:04 »

Quote
I'm tempted to look more into Microsoft's Mesh platform (which will no doubt only expose a .NET set of APIs).  Reckon Mesh has the potential as a framework to host some killer apps....


...if only I had the time  :'(
And yes, most of my (non work) PCs do sit on the Mesh (work firewall blocks access)
Logged
Grumpy old man

Kevin Wood

  • Global Moderator
  • *****
  • Offline Offline
  • Gender: Male
  • Alton, Hampshire
  • Posts: 36412
    • Jaguar XE 25t, Westfield
    • View Profile
Re: IT What should I learn?
« Reply #12 on: 05 August 2009, 16:40:36 »

Quote
Quote
I'm tempted to look more into Microsoft's Mesh platform (which will no doubt only expose a .NET set of APIs).  Reckon Mesh has the potential as a framework to host some killer apps....


...if only I had the time  :'(
And yes, most of my (non work) PCs do sit on the Mesh (work firewall blocks access)

That just backs up what I said in my first post on this subject.

Quote
...and there are plenty of areas where I feel I wouldn't know where to start.

.. cos I haven't got a clue WTF a mesh is. ;D

Kevin
Logged
Tech2 services currently available. See TheBoy's price list: http://theboy.omegaowners.com/

TheBoy

  • Administrator
  • *****
  • Offline Offline
  • Gender: Male
  • Brackley, Northants
  • Posts: 106967
  • I Like Lockdown
    • Whatever Starts
    • View Profile
Re: IT What should I learn?
« Reply #13 on: 05 August 2009, 18:00:01 »

Quote
Quote
Quote
I'm tempted to look more into Microsoft's Mesh platform (which will no doubt only expose a .NET set of APIs).  Reckon Mesh has the potential as a framework to host some killer apps....


...if only I had the time  :'(
And yes, most of my (non work) PCs do sit on the Mesh (work firewall blocks access)

That just backs up what I said in my first post on this subject.

Quote
...and there are plenty of areas where I feel I wouldn't know where to start.

.. cos I haven't got a clue WTF a mesh is. ;D

Kevin
I hate wankwords, but Mesh is one of those 'clouds'

Its basically a syncronisation framework to share data/files from a harddisk on 1 pc to another, and onto the 'cloud'.


However, being a syncronisation framework opens up a whole host of possibilities - add your phone to the mesh, and as you add new numbers, your PC address book updates. Or a decent demo for media center PCs, sync up your guide/recording schedule - then if you want to remotely schedule a recording, or remotely watch a recording, then you can manipulate it from any browser.

I guess this could, in the future, go much future - logging on to mesh to turn the oven on etc.


Mesh is a beta system currently - http://www.mesh.com - and is really just a framework. MS do provide a built in folder sync, but it's value will be in 3rd party apps.  The file/folder sync is handy, and I do use it a bit, and you can invite other Mesh users to access selected folders.


Additionally, another useful feature is the ability to have remote control of your PC(s) at home from any browser that can run ActiveX, much like GotoMyPC and similar.
Logged
Grumpy old man

albitz

  • Guest
Re: IT What should I learn?
« Reply #14 on: 05 August 2009, 19:28:27 »

Quote
V6 Head Gaskets ::) ;D ;D ;D ;D :-X :P
you cruel tinker. ::) ;D ;D ;D ;D ;D
« Last Edit: 05 August 2009, 19:29:08 by albitz »
Logged
Pages: [1] 2  All   Go Up
 

Page created in 0.01 seconds with 17 queries.