SV650.org - SV650 & Gladius 650 Forum

SV650.org - SV650 & Gladius 650 Forum (http://forums.sv650.org/index.php)
-   Idle Banter (http://forums.sv650.org/forumdisplay.php?f=116)
-   -   Being turned towards the dark side (http://forums.sv650.org/showthread.php?t=65894)

timwilky 03-02-06 01:45 PM

Being turned towards the dark side
 
I have been a code cutter for over 25 years. My areas of experteese are:

Java
C
C++
PHP
PERL
Fortran
Basic
plus Oracle development tools, ie forms 2.3 - forms 6 etc
Various macro assembler environments


Operating system experience from a development target has tradionally been Linux, unix or WebSphere/tomcat etc.

now my boss has suddenly decided that after years of "We don't programme, we buy off the shelf" and sacking all programmers. I am a project manager so have stayed. That he needs a personal code cutter. Hello Tim

But his project is a yucky nasty job and he has recognised it is outside of my area of experteese so I am being booked on my first training course in about 10 years.

The darkside beckons. C# Programming for Windows Applications, followed by
SQL Server 2000 Creating Reporting Solutions using SQL Server 2000 Reporting Services.

I think after attending these I will have to start drinking lager and worship at the alter of Micro$oft. Like hell i will. I can program Fortran in any language :lol:


Does this mean I will be able to talk the same language as you pups out there.

keithd 03-02-06 01:58 PM

Re: Being turned towards the dark side
 
Quote:

Originally Posted by timwilky
blah blah blah

SWOOSH

you have just spoked foreign mr wilky. :shock:

:D

thor 03-02-06 02:03 PM

.Net is great!

No really, they have thought of everything. I've been coding VB a few years and using the framework libraries has been a breath of fresh air. I mean, who wants to write another date/time library. Just get on with application logic and forget about pointers, destructors. .Net assemblies rule too.

mysteryjimbo 03-02-06 03:10 PM

Quote:

Originally Posted by thor
.Net is great!

No really, they have thought of everything. I've been coding VB a few years and using the framework libraries has been a breath of fresh air. I mean, who wants to write another date/time library. Just get on with application logic and forget about pointers, destructors. .Net assemblies rule too.

Everything here is developed in .Net. No complaints. plus i dont have to use it, i only do the DBA side.

Carsick 03-02-06 03:13 PM

I don't do C# and it doesn't look like I'm going to need to for the foreseeable future.

thor 03-02-06 03:20 PM

It's a lot easier to understand than C/C++, and the documentation is great. I wouldn't call myself a high level programmer, but it hasn't disapointed me yet. The garbage collection can be a bit strange at times, but mostly it's fine.

timwilky 03-02-06 03:22 PM

Quote:

Originally Posted by Carsick
I don't do C# and it doesn't look like I'm going to need to for the foreseeable future.


Lucky You. Now if I could only get all my Java compiled so it ran as fast as my C stuff, I would be a very happy man and tell people where to stick their micro$oft stuff.

thor 03-02-06 03:28 PM

Java is managed execution isn't it? It's not likely to run as fast as unmanaged C...

Carsick 03-02-06 03:38 PM

It's possible to compile it down to machine code, but it kind've defeats the object of using java in the first place.

timwilky 03-02-06 03:45 PM

Java runs within a virtual machine. This virtual machine runs natively on the selected platform and provides a standardised interface. The java classes are intermediate code that are the interpreted by the JVM.

Being able to run the java code on any platform is what makes java so wonderful. There are compilers, for native execution. But they take away the flexibility and my experience to date is that they are not very good.

It is just that some of my number crunching stuff is highly maintainable, but just takes an age to run


All times are GMT. The time now is 01:53 PM.

Powered by vBulletin® - Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.