Page 8 of 9

Re: So Who is a Programmer On The Forum?

Posted: 05 Feb 2009, 15:16
by RuadRauFlessa
Dot_Net_Phenom, welcome to the forums. Pleas take the time to go read the forum rules if you have not done so already.

VB.Net, C# and J# is basically the same language so you might as well just say .NOT. The rest of the stuff is quite interesting though.

Re: So Who is a Programmer On The Forum?

Posted: 11 Mar 2009, 13:35
by geraldhum
Hi

Im a database developer using vb.net 2005
Busy learning in my own time c++.net, game development in c# with xna and wanting to go on to asp.net or php

Re: So Who is a Programmer On The Forum?

Posted: 01 Jun 2009, 21:52
by StarPhoenix
Have started putting those quiet times at work to good use trying to learn Python.
It is the least cryptic and intimidating language I have come across so far.
I am taking a while to get to grips with loops but I think I'll get there...eventually.

Thank you to Ron2k for pointing me in the direction of this language.

Re: So Who is a Programmer On The Forum?

Posted: 02 Jun 2009, 12:27
by SykomantiS
I recently started working as an intern for a Belgian web development company programming in asp.net and c#, but boy, there's still a lot to learn...

Re: So Who is a Programmer On The Forum?

Posted: 02 Jun 2009, 12:38
by c0d3r
I've been programming for +-4 years now.

C#, VB.net, asp.net, SQL. Java, but I'm not fond of it. I do legacy maintenance on VB6 code, too.

Been focusing on Windows Apps the past year or so, before that, it was web dev.

Not sure whether HTML (and the likes) can be classed as a programming language tho ;)

Re: So Who is a Programmer On The Forum?

Posted: 03 Jun 2009, 08:54
by GrimStoner
Anyone a Silverlight/WPF developer? We kinda need another one... Gimme a PM.

Re: So Who is a Programmer On The Forum?

Posted: 10 Nov 2009, 21:16
by Nomed™
Delphi, sybase and fast reports developer for two years mostly on financial systems.
In my two years of development I have learnt some mad skills in Delphi.

Curruntly studing Software development.

Languages I know
C++, VB, and C#.

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 03:26
by Spicy-McHaggis
starting a C++ games developers course in the next 2 weeks! just awaiting course pack!

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 06:38
by RuadRauFlessa
Nice spicy.... gonna be a blast that one.

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 08:40
by SoulBlade
How much is it Spicy? I was thinking of developing some andriod apps for fun. Just have to brush up on my java.

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 09:08
by RuadRauFlessa
Android apps are really fun developing... Did one in like 2 hours that did what we sat a month doing on BlackBerry.

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 09:22
by rustypup
RuadRauFlessa wrote:Did one in like 2 hours that did what we sat a month doing on BlackBerry.
Engrish. The breakfast language of champions!

both platforms run java... why would android be simpler than BB? ( i ask because i'm curious.)

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 09:24
by SoulBlade
Who is we? Is it the class that you are attending?
What do you use? My setup will be Eclipse with the SDK and the emulator. Did you test on a phone as well? I won't be getting an Android phone so I'll be using the emulator exclusively. :-(

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 09:35
by RuadRauFlessa
SoulBlade wrote:Who is we? Is it the class that you are attending?
What do you use? My setup will be Eclipse with the SDK and the emulator. Did you test on a phone as well? I won't be getting an Android phone so I'll be using the emulator exclusively. :-(
Actually deployed on a couple of devices in the office and on of them a HTC another my SE X10. Looks exactly the same as in the emulator.

To answer your first question, me and the other developers in our office
To answer your second question, No.
To answer your third question, Exactly what you are planning on using. IMHO the best you can use. It is possible to go the NetBeans route with it if you really want to.
rustypup wrote:
RuadRauFlessa wrote:Did one in like 2 hours that did what we sat a month doing on BlackBerry.
Engrish. The breakfast language of champions!

both platforms run java... why would android be simpler than BB? ( i ask because i'm curious.)
Actually development on them is very different. on BB you have to do the whole MIDLET thing. On Android you work within a framework I can best describe as a portal environment. Work just 100x faster but you still have the control if you want/need it. Also on BB it is a RIMLET as they have their own API and to be hones it is like coding to try and predict which way water is going to run through a sponge. You can use standard Java libraries but the results are horrendous. Android is just so much more refined and what you see in the emulator is actually what you get on screen. Also we have issues with the display on BB between various minor versions of the OS on the Curve 9300 which we just deployed to. Got 130 devices from Vodacom with about 8 different versions of the OS on them.

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 09:54
by Spicy-McHaggis
SoulBlade wrote:How much is it Spicy? I was thinking of developing some andriod apps for fun. Just have to brush up on my java.
£4680 for a 3yrs course :) but i got funding from them so it costs me £15 per week!

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 09:56
by RuadRauFlessa
Oh Spicy... I am so envious at the moment

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 10:16
by SoulBlade
RuadRauFlessa wrote:
SoulBlade wrote:Who is we? Is it the class that you are attending?
What do you use? My setup will be Eclipse with the SDK and the emulator. Did you test on a phone as well? I won't be getting an Android phone so I'll be using the emulator exclusively. :-(
Actually deployed on a couple of devices in the office and on of them a HTC another my SE X10. Looks exactly the same as in the emulator.

To answer your first question, me and the other developers in our office
To answer your second question, No.
To answer your third question, Exactly what you are planning on using. IMHO the best you can use. It is possible to go the NetBeans route with it if you really want to.
Not exactly sure what you mean by what I'm planning on using. It'll be Ecplise (latest version) latest Android SDK and AVD Manager. Out of interest, what sort of apps did you deploy for work?

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 10:28
by RuadRauFlessa
Well it is an app that connects through XML Web Services to an Incident Management System for use by our field technicians. And yes what you mentioned is exactly what I used.

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 19:31
by Spicy-McHaggis
RuadRauFlessa wrote:Oh Spicy... I am so envious at the moment
thanx yeah the interview was the worst!programmer jobs pay lovely here! starting at £35k a year going upto £60K a yr :)

So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 19:50
by Stuart
Spicy-McHaggis wrote:
RuadRauFlessa wrote:Oh Spicy... I am so envious at the moment
thanx yeah the interview was the worst!programmer jobs pay lovely here! starting at £35k a year going upto £60K a yr :)
You in the UK now Spicy? I must've missed the memo. :oops:

Re: So Who is a Programmer On The Forum?

Posted: 14 Apr 2011, 22:16
by SoulBlade
Me too.

Re: So Who is a Programmer On The Forum?

Posted: 15 Apr 2011, 06:10
by Tribble
Stuart wrote:
Spicy-McHaggis wrote:
RuadRauFlessa wrote:Oh Spicy... I am so envious at the moment
thanx yeah the interview was the worst!programmer jobs pay lovely here! starting at £35k a year going upto £60K a yr :)
You in the UK now Spicy? I must've missed the memo. :oops:
He has been there for a looong time ;-)

Re: So Who is a Programmer On The Forum?

Posted: 15 Apr 2011, 07:01
by RuadRauFlessa
Spicey can you scale me a job over there :P

Re: So Who is a Programmer On The Forum?

Posted: 15 Apr 2011, 12:44
by Spicy-McHaggis
Tribble wrote:
Stuart wrote:
Spicy-McHaggis wrote: thanx yeah the interview was the worst!programmer jobs pay lovely here! starting at £35k a year going upto £60K a yr :)
You in the UK now Spicy? I must've missed the memo. :oops:
He has been there for a looong time ;-)
over 2yrs now :)
RuadRauFlessa wrote:Spicey can you scale me a job over there :P
Lol just browse online mate! uk aint all that bad either! also once i qualify il be working with companies like EA and Nintendo etc... Ubisoft is the big job offering company for people who get there papers after this course im doing!

Re: So Who is a Programmer On The Forum?

Posted: 16 Apr 2011, 00:13
by Bladerunner
Hmm, I see I'm still listed as a Delphi programmer. Haven't done Delphi in ages.

My current expertise:
C#, ASP.NET, SQL (includes MySQL), HTML, some PHP, some Javascript, Matlab, SAS.

I've done some Delphi, C/C++, Python, VB, Pascal, QBasic, but those were either very long ago or I didn't study them sufficiently to say I'm a programmer of those languages.

EDIT: Ooh I forgot, I can do LaTeX too. Though it's more of a markup language like HTML.