Idle Banter For non SV and non bike related chat (and the odd bit of humour - but if any post isn't suitable it'll get deleted real quick). There's also a "U" rating so please respect this. Newbies can also say "hello" here too. |
|
Thread Tools |
03-02-06, 01:45 PM | #1 |
Member
Mega Poster
Join Date: Mar 2004
Location: Not in Yorkshire. (Thank God)
Posts: 4,116
|
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 Does this mean I will be able to talk the same language as you pups out there.
__________________
Not Grumpy, opinionated. |
03-02-06, 01:58 PM | #2 | |
Guest
Posts: n/a
|
Re: Being turned towards the dark side
Quote:
|
|
03-02-06, 02:03 PM | #3 |
Guest
Posts: n/a
|
.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. |
03-02-06, 03:10 PM | #4 | |
Guest
Posts: n/a
|
Quote:
|
|
03-02-06, 03:13 PM | #5 |
Guest
Posts: n/a
|
I don't do C# and it doesn't look like I'm going to need to for the foreseeable future.
|
03-02-06, 03:20 PM | #6 |
Guest
Posts: n/a
|
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.
|
03-02-06, 03:22 PM | #7 | |
Member
Mega Poster
Join Date: Mar 2004
Location: Not in Yorkshire. (Thank God)
Posts: 4,116
|
Quote:
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.
__________________
Not Grumpy, opinionated. |
|
03-02-06, 03:28 PM | #8 |
Guest
Posts: n/a
|
Java is managed execution isn't it? It's not likely to run as fast as unmanaged C...
|
03-02-06, 03:38 PM | #9 |
Guest
Posts: n/a
|
It's possible to compile it down to machine code, but it kind've defeats the object of using java in the first place.
|
03-02-06, 03:45 PM | #10 |
Member
Mega Poster
Join Date: Mar 2004
Location: Not in Yorkshire. (Thank God)
Posts: 4,116
|
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
__________________
Not Grumpy, opinionated. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
New bike (but turned to the dark side!) | thumper21 | SV Ecosse | 6 | 06-11-07 07:40 PM |
The Dark Side | Born again | Bikes - Talk & Issues | 12 | 30-05-07 07:46 PM |
The dark side | stuartyboy | SV Ecosse | 19 | 20-10-06 12:54 AM |
Yeehaa, Turned to dark/hooligan side. | Hooligan | Bikes - Talk & Issues | 5 | 30-07-05 11:49 PM |
Gone to the dark side | Crackerbunny | Bikes - Talk & Issues | 13 | 13-01-05 08:55 PM |