+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 30
Coding Thread, What Language Next in Coding and Web Development; Many moons ago I use to code (vb6 yes was that long ago) anyway coding I left behind and stopped ...
  1. #1

    russdev's Avatar
    Join Date
    Jun 2005
    Location
    Leicestershire
    Posts
    7,121
    Blog Entries
    3
    Thank Post
    354
    Thanked 485 Times in 312 Posts
    Rep Power
    136

    What Language Next

    Many moons ago I use to code (vb6 yes was that long ago) anyway coding I left behind and stopped really (apart from keeping up with some limited php)

    Anyway decided must get some new coding languages under belt again so logical choice is visual studio vb.net etc.

    But need suggestion on something else so any suggestions was thinking along lines of ruby on rails.

    Russ

  2. IDG Tech News

  3. #2

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,284
    Blog Entries
    2
    Thank Post
    598
    Thanked 879 Times in 617 Posts
    Rep Power
    287

    Re: What Language Next

    Python seems pretty hot at the moment.

  4. #3

    localzuk's Avatar
    Join Date
    Dec 2006
    Location
    Bristol
    Posts
    12,958
    Blog Entries
    24
    Thank Post
    437
    Thanked 1,499 Times in 1,177 Posts
    Rep Power
    458

    Re: What Language Next

    I'd say c#. It is *the* current language on Windows. And it is pretty easy to pick up.

  5. #4
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,049
    Blog Entries
    1
    Thank Post
    104
    Thanked 438 Times in 379 Posts
    Rep Power
    114

    Re: What Language Next

    Ruby + Rails here. I have a couple of big thick books on the subject.

  6. #5

    mattx's Avatar
    Join Date
    Jan 2007
    Posts
    8,471
    Thank Post
    889
    Thanked 890 Times in 532 Posts
    Rep Power
    596

    Re: What Language Next

    I was going to start some Dark Basic Stuff:

    http://darkbasic.thegamecreators.com/

    You get some free licences if you are a school. May knock up a quick and dirty game if I get time. Thing is time, job, family, kids...Don't get much time these days....

  7. #6

    GrumbleDook's Avatar
    Join Date
    Jul 2005
    Location
    Kettering, Northants
    Posts
    9,470
    Blog Entries
    18
    Thank Post
    927
    Thanked 1,421 Times in 909 Posts
    Rep Power
    470

    Re: What Language Next

    Esperanto?

    No?

    I'll get my coat ... it's the one with the badge "My other programming language is a hammer" on the lapel.

  8. #7
    MicrodigitUK's Avatar
    Join Date
    May 2007
    Location
    Wiltshire
    Posts
    212
    Thank Post
    19
    Thanked 29 Times in 27 Posts
    Rep Power
    15

    Re: What Language Next

    C/C++ or Java

    That’s what there teaching most university computing students these days!

  9. #8
    wesleyw's Avatar
    Join Date
    Dec 2005
    Location
    Walsall
    Posts
    2,050
    Blog Entries
    1
    Thank Post
    207
    Thanked 49 Times in 43 Posts
    Rep Power
    26

    Re: What Language Next

    VB .Net, C++, c#, PHP, Python, Delphi all good and of course once you can program good in one transferring skills between them isn't too hard or at least it's never been for me lol aahhh the ego is expanding again!

    Wes

  10. #9
    contink's Avatar
    Join Date
    Jul 2006
    Location
    South Yorkshire
    Posts
    3,814
    Thank Post
    296
    Thanked 318 Times in 224 Posts
    Rep Power
    112

    Re: What Language Next

    At a guess, if you're looking into coding on the forums as/when they develop I'd recommend PHP...

    It hasn't been supplanted by ruby yet and it's pretty simple to learn..

  11. #10

    john's Avatar
    Join Date
    Sep 2005
    Location
    Yorkshire
    Posts
    9,144
    Thank Post
    979
    Thanked 739 Times in 651 Posts
    Rep Power
    199

    Re: What Language Next

    Quote Originally Posted by GrumbleDook
    I'll get my coat ... it's the one with the badge "My other programming language is a hammer" on the lapel.
    You must have a big coat rack / hook tony as you have an awful lot of coats

  12. #11
    Diello's Avatar
    Join Date
    Jun 2005
    Location
    Kent, England
    Posts
    1,140
    Thank Post
    110
    Thanked 228 Times in 128 Posts
    Rep Power
    70

    Re: What Language Next

    PHP with MySQL, then run in a little AJAX

  13. #12

    Join Date
    Aug 2005
    Location
    London
    Posts
    3,117
    Blog Entries
    2
    Thank Post
    111
    Thanked 513 Times in 444 Posts
    Rep Power
    114

    Re: What Language Next

    Quote Originally Posted by john
    Quote Originally Posted by GrumbleDook
    I'll get my coat ... it's the one with the badge "My other programming language is a hammer" on the lapel.
    You must have a big coat rack / hook tony as you have an awful lot of coats
    He's an awfully big man :-)

    <fx>Runs for the hills :-) </fx>

  14. #13

    Join Date
    Aug 2005
    Location
    London
    Posts
    3,117
    Blog Entries
    2
    Thank Post
    111
    Thanked 513 Times in 444 Posts
    Rep Power
    114

    Re: What Language Next

    @russ - do you just want to learn because learning is good or do you have some kind of project in mind?

    For example, if you want to administer a network then I'd say vbscript - you're off to a headstart as you've got some VB6 and all you've got to do is get used to all the objects that are available.

    If you're looking at network admin and want to be a bit more futureproof then start looking at powershell - Exchange 2007 is designed to be totally managed from the command line with this and I'm sure other MS products will follow in the future.

    If you want flexibility then learn Perl - you can do pretty much everything with Perl (although if you're not careful, no-one else will be able to read it!) and it's also cross platform which might be important.

  15. #14

    russdev's Avatar
    Join Date
    Jun 2005
    Location
    Leicestershire
    Posts
    7,121
    Blog Entries
    3
    Thank Post
    354
    Thanked 485 Times in 312 Posts
    Rep Power
    136

    Re: What Language Next

    Hi Steve

    Main thing is to learn as was once said to me a programmer really should be learning two new languages a year (maybe not expert in them).

    Got some ideas of projects to do in them..

    But have had to drop programming for other things.

    Got some experience with powershell (was on beta program) and vbscript can do as you said just cutdown VB.

    Perl hmm tried learning that while back but never really got beyond very basics...

    Russ

  16. #15

    Join Date
    Jan 2006
    Location
    Surburbia
    Posts
    2,038
    Thank Post
    69
    Thanked 275 Times in 218 Posts
    Rep Power
    97

    Re: What Language Next

    Main thing is to learn as was once said to me a programmer really should be learning two new languages a year
    That's not quite how it worked when I did a long stretch of professional software enginering. Languages were just a bunch of irksome new syntax you picked up when you needed a new one which was definitely not that often. It's the ever morphing APIs, techniques and platforms..

    Being able to write "Hello World" in 27 languages is relatively useless compared with say, knowing how to write platform portable code, a thread-safe dll or having credible experience of a wide range of dotNet classes.

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Language
    By russdev in forum General EduGeek News/Announcements
    Replies: 16
    Last Post: 29th December 2007, 02:04 PM
  2. Language Lab Software
    By gtaylor in forum Windows
    Replies: 4
    Last Post: 19th December 2007, 11:31 AM
  3. Language Pack
    By cwk03 in forum Windows Vista
    Replies: 2
    Last Post: 21st August 2007, 04:34 PM
  4. Language Lab
    By rusty155 in forum General Chat
    Replies: 4
    Last Post: 12th March 2007, 01:20 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •