+ Reply to Thread
Results 1 to 6 of 6

Thread: programming

  1. #1
    Post-Wh0re donkey42 is on a distinguished road donkey42's Avatar
    Join Date
    Mar 2006
    Location
    home, west yorks
    Age
    36
    Posts
    6,363
    0 0

    Default programming

    i've recently being looking at programming, i did some object oriented programming a few years ago in VB3, VB4 & VB5 (damn M$) i'm now looking @ java (as it isn't the programs developed are not OS Dependant can anyone suggest a java IDE, i tried Eclipse 3.2 & Netbeans 5.5.1, but i found the SDKs are very difficult to learn, are there any easy to learn java packages or can anyone suggest anther language / package that i easier to learn ?
    Last edited by donkey42; 03-07-2007 at 09:08 PM. Reason: add

  2. #2
    The King Addis is a splendid one to behold Addis is a splendid one to behold Addis is a splendid one to behold Addis is a splendid one to behold Addis is a splendid one to behold Addis is a splendid one to behold Addis is a splendid one to behold Addis's Avatar
    Join Date
    Jan 2004
    Location
    St. Helens, UK
    Age
    20
    Posts
    5,260
    1 0

    Default Re: programming

    C# is a language you may be interested in, it's a mix between java and c++ and is cross-platform. Although the most prominent implementation is the Visual C# one from Microsoft, as a language its an open standard. The mono project provides a free .NET implementation. The monodevelop IDE allows you to program in C# in Linux, with the majority of the functionality of the .NET class framework. It also allows you to program in VB.NET, as all .NET languages are compiled into an intermediate language called MSIL.
    Never trust a program you don't have the source code for.

    My website | Powerful Desktop Linux | Linux for human beings | Linux for power users | Linux for ricers

  3. #3
    ehh...what's up, doc?
    RHochstenbach will become famous soon enough RHochstenbach's Avatar
    Join Date
    Nov 2006
    Location
    The Southern Netherlands
    Age
    21
    Posts
    2,286
    1 0

    Default Re: programming

    You could take a look at this article. It's a small C++ tutorial
    "There are only 10 types of people in the world - Those who understand binary, and those who don't."

  4. #4
    Big Geek eranga262154 is on a distinguished road eranga262154's Avatar
    Join Date
    Feb 2007
    Location
    Anuradhapura, Sri Lanka
    Posts
    216
    1 0

    Default Re: programming

    Better to work on .Net platform (that is C#, VB.Net and ASP.Net). Much looks like to Java.

    And I used IntelliJ Idea as my Java IDE. It is relay smart.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  5. #5
    iMod Matt555 is a splendid one to behold Matt555 is a splendid one to behold Matt555 is a splendid one to behold Matt555 is a splendid one to behold Matt555 is a splendid one to behold Matt555 is a splendid one to behold Matt555 is a splendid one to behold Matt555 is a splendid one to behold Matt555's Avatar
    Join Date
    May 2005
    Location
    Leicester, UK
    Age
    22
    Posts
    3,845
    1 0

    Default Re: programming

    I've done programming in C for my first year at Uni, we got our resources from here. It's written by my tutor and goes through the very basics to get your started, I found it really easy to follow - each lab was timetabled for 3 hours, but I usually finished early. (And I've never programmed before)

  6. #6
    Big Geek eranga262154 is on a distinguished road eranga262154's Avatar
    Join Date
    Feb 2007
    Location
    Anuradhapura, Sri Lanka
    Posts
    216
    0 0

    Default Re: programming

    It's depends on your skills and attitudes. You have to decide what should I learn. Think about those,

    1.) Resources,

    If you can easily find study materials and people keen on that, it is better. Actually Internet is the best solution. Remember one thing, self learning can be the best....

    2.) Usability in real world,

    Think that you want to use it industry or just for your knowledge. If you want to interact with the industry, you have to move in different ares. For example, to work with Java should more keen on J2EE or J2ME, not much on J2SE. It's just to make clear you on Java.

    3.) Dependability,

    To learn C#, it is easy if you know Java. So, select such languages. You will covered more languages in short period of time.

    I'm work on Java(J2EE specially), JSP and C#.Net.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. ASP programming
    By arunmir in forum Programming
    Replies: 1
    Last Post: 15-01-2007, 11:06 PM
  2. What programming language are you?
    By Big B in forum General Chat
    Replies: 7
    Last Post: 05-09-2006, 07:20 AM
  3. Tutorial: CGI programming with C/C++
    By Addis in forum Programming
    Replies: 1
    Last Post: 25-08-2006, 10:34 AM
  4. The Tao of Programming
    By Addis in forum General Chat
    Replies: 3
    Last Post: 17-06-2005, 09:19 PM
  5. C programming
    By harrack52 in forum The War Zone
    Replies: 12
    Last Post: 06-02-2004, 04:11 PM

Bookmarks

Posting Permissions

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