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]   Go Down

Author Topic: Web programming  (Read 1055 times)

0 Members and 1 Guest are viewing this topic.

theolodian

  • Omega Baron
  • *****
  • Offline Offline
  • Gender: Male
  • Warwickshire
  • Posts: 3654
  • I need a new avatar.
    • View Profile
Web programming
« on: 12 November 2007, 19:28:55 »

What is a good web programming language, environment, program, whatever, to learn?  I want to do more web stuff.  Ideally, I want to learn something (or more than one something) that lets me do advanced beginner to moderately complex stuff.  Basic html won't cut it, and flash sounds really hard to learn.  What's in the middle that's good?
Logged
Trains may have been invented here, but public transport is a foreign concept!

TheBoy

  • Administrator
  • *****
  • Offline Offline
  • Gender: Male
  • Brackley, Northants
  • Posts: 107048
  • I Like Lockdown
    • Whatever Starts
    • View Profile
Re: Web programming
« Reply #1 on: 12 November 2007, 19:37:08 »

Quote
What is a good web programming language, environment, program, whatever, to learn?  I want to do more web stuff.  Ideally, I want to learn something (or more than one something) that lets me do advanced beginner to moderately complex stuff.  Basic html won't cut it, and flash sounds really hard to learn.  What's in the middle that's good?
Depends what you want to achieve.

For ease, asp.net for dynamic webs. Downside is it needs Windows IIS webservers. And its Microsoft if you can't handle that sort of stuff.

asp is my current personal favourite. Needs IIS, or expensive add-ons to Apache for Unix servers. There is a freebie, but it can't run the standard vbs type language, so pretty pointless.

php/mysql is the linux low cost equivilient, nowhere near as powerful or easy, but a great combination anyway. Downside, your host needs to allow php, and the versions are not entirely compatible with each other.

Perl. As used extensively on OOF. It sux. One to avoid, unless you want to become chief OOF programmer :P

Logged
Grumpy old man

cem_devecioglu

  • Guest
Re: Web programming
« Reply #2 on: 12 November 2007, 19:43:06 »

Hi,
simple vbscript for asp pages is good starting point..After all adding java in line can also will be plus..

but if you think this in prof.style you need to continue with .Net (at least vb branch) and SQL based dbs.

Real applications are mostly dependent on SQL based databases so this is a must also..

also another branch is web design this is more related to graphics..

XP proffesional come with IIS server..Enough for development ..

Logged

theolodian

  • Omega Baron
  • *****
  • Offline Offline
  • Gender: Male
  • Warwickshire
  • Posts: 3654
  • I need a new avatar.
    • View Profile
Re: Web programming
« Reply #3 on: 12 November 2007, 19:47:01 »

cheers guys.  .NET and Java sound like the flexible kind of things that I am looking for.  Fiddled with VB.NET a while back, could get the free version of VS and go from there.
Logged
Trains may have been invented here, but public transport is a foreign concept!

cem_devecioglu

  • Guest
Re: Web programming
« Reply #4 on: 12 November 2007, 19:58:54 »

I must state here that simple vbscript can work really fast even in weak hardwares.But with .net you need to climb up in the hardware..(and also in the budget)
Logged

TheBoy

  • Administrator
  • *****
  • Offline Offline
  • Gender: Male
  • Brackley, Northants
  • Posts: 107048
  • I Like Lockdown
    • Whatever Starts
    • View Profile
Re: Web programming
« Reply #5 on: 12 November 2007, 20:11:45 »

I think the 'Express' freebie versions of .NET can do ASP.NET.

ASP.NET does require more grunt from the webserver. Classic ASP is faster. Classic ASP may be easier if you are familiar with html.
Logged
Grumpy old man

theolodian

  • Omega Baron
  • *****
  • Offline Offline
  • Gender: Male
  • Warwickshire
  • Posts: 3654
  • I need a new avatar.
    • View Profile
Re: Web programming
« Reply #6 on: 12 November 2007, 20:16:51 »

Quote
I think the 'Express' freebie versions of .NET can do ASP.NET.

ASP.NET does require more grunt from the webserver. Classic ASP is faster. Classic ASP may be easier if you are familiar with html.
I don't know enough of any language for it to matter.  I wouldn't prefer to be tied to winblows, but I do want to use something current over something with less future flexibility.

Can it all be done in Java?
Logged
Trains may have been invented here, but public transport is a foreign concept!

cem_devecioglu

  • Guest
Re: Web programming
« Reply #7 on: 12 November 2007, 20:27:01 »

only java...will have bad taste !!
Logged

JamesV6CDX

  • Omega Queen
  • *****
  • Offline Offline
  • Gloucestershire/Buckinghamshire
  • Posts: 16640
    • Omega 3.2 Retail MV6 LPG
    • View Profile
Re: Web programming
« Reply #8 on: 12 November 2007, 20:29:09 »

I have played with ASP... not a bad language...

Best part is, plenty of support and code to pinch online...
Logged

TheBoy

  • Administrator
  • *****
  • Offline Offline
  • Gender: Male
  • Brackley, Northants
  • Posts: 107048
  • I Like Lockdown
    • Whatever Starts
    • View Profile
Re: Web programming
« Reply #9 on: 12 November 2007, 20:40:24 »

Quote
Quote
I think the 'Express' freebie versions of .NET can do ASP.NET.

ASP.NET does require more grunt from the webserver. Classic ASP is faster. Classic ASP may be easier if you are familiar with html.
I don't know enough of any language for it to matter.  I wouldn't prefer to be tied to winblows, but I do want to use something current over something with less future flexibility.

Can it all be done in Java?
Java, in all fairness, is a bit too unreliable most of the time.  Java (server side) tends to work best on Solaris servers.
Logged
Grumpy old man
Pages: [1]   Go Up
 

Page created in 0.01 seconds with 16 queries.