Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28

Thread: HHHEEEELLLLPPPPP!!!!!

  1. #11
    Join Date
    Mar 2003
    Posts
    1,700
    Rep Power
    0

    Default Re:HHHEEEELLLLPPPPP!!!!!

    I think most of you fellas are throwing the dude to the curve. Since he is already mostly familiar with the BASIC syntax, CKnight's suggestion is the best thus far. Visual Basic is the way to get back into it yute. Then you can work your way up from there. While .NET is not necessarily bad, Visual Basic is easier to get a hold of - both in terms of acquisition and learning curve.

  2. #12
    Join Date
    May 2003
    Posts
    3,041
    Rep Power
    0

    Default Re:HHHEEEELLLLPPPPP!!!!!

    Well let us think about this for a minute....

    M$ will phase out .NET by next year.
    .NET is just a framework for other languages such as VB and C#.

    I personally wouldnt suggest you using .NET as a start.

    Go with C if you want to have a great foundation (straight c)

    Go with DELPHI if you want to create quick marketable apps. I remember creating my first program with DELPHI , n.a.m.pMP3

    Why I called it that?


  3. #13
    Join Date
    May 2003
    Posts
    3,041
    Rep Power
    0

    Default Re:HHHEEEELLLLPPPPP!!!!!

    well.... what is actually being phased out is the .NET name.

  4. #14
    Join Date
    Jul 2002
    Posts
    818
    Rep Power
    0

    Default Re:HHHEEEELLLLPPPPP!!!!!

    [quote author=matronyx link=board=10;threadid=639;start=0#msg5232 date=1052839888]
    well.... what is actually being phased out is the .NET name.
    [/quote]
    Oh, cause I was just about to ask.

  5. #15
    Join Date
    Nov 2002
    Posts
    5,713
    Rep Power
    0

    Default Re:HHHEEEELLLLPPPPP!!!!!

    Here is my situation.
    I did a fundamental course on JAVA, have VB6+Book so know somewhat about it and BASIC also. Anyway I just want to learn Programming so I can make my own apps... Out of languages that I have and don't, which is the best to learn first in my case?

  6. #16
    Join Date
    Jul 2002
    Posts
    818
    Rep Power
    0

    Default Re:HHHEEEELLLLPPPPP!!!!!

    Learn these languages in this order:


    VB -> C/++/Java -> PHP


    VB to get your feet wet, C/++/Java to introcude you to more advanced programming concepts and then PHP to introduce you to Web application development.

  7. #17
    Join Date
    Nov 2002
    Posts
    5,713
    Rep Power
    0

    Default Re:HHHEEEELLLLPPPPP!!!!!

    Blessed CKnight...

  8. #18
    Join Date
    May 2003
    Posts
    99
    Rep Power
    0

    Default Re:HHHEEEELLLLPPPPP!!!!!


    For ease of life VB :-[. For industrial strength DELPHI since you already know pascal ;D

  9. #19
    Join Date
    Feb 2003
    Posts
    3,184
    Rep Power
    0

    Default Re:HHHEEEELLLLPPPPP!!!!!

    use ADO data connections and beware of large vb components (they are quickly make you installation reach 50 mgs) use the default stuff that come with VB. External added stuff might look cool but cause problems when you want to install on Win95 and other machines.

    make sure use have the MSDN as well, the help is saves alot a time and headache.

  10. #20
    Join Date
    May 2003
    Posts
    99
    Rep Power
    0

    Default Re:HHHEEEELLLLPPPPP!!!!!


    What about TCL. That's a realy good language. I have ran OCR and DE systems built with TCL. Come to think of it NASA uses

Posting Permissions

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