1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How should I get back into programming?

Discussion in 'Programming' started by m1t0s1s, Jun 19, 2007.

  1. #1
    Sorry if this is the wrong place to ask this, but how should I get back into programming?

    I learned qbasic in high school, and went to college and learned c, c++, and pascal; I failed in college because I have attention deficit disorder.

    What would be the easiest way to get back into programming?

    I don't like traditional classroom-style learning, and I can probably teach myself since I have some knowledge of programming.

    Also, what language should I get into? PHP, Ruby, Python, Scheme or something else? :barf: Perl?
     
    m1t0s1s, Jun 19, 2007 IP
  2. YIAM

    YIAM Notable Member

    Messages:
    2,480
    Likes Received:
    240
    Best Answers:
    0
    Trophy Points:
    280
    #2
    Since you allready have some knowledge of c, c++, Now you should learn PHP/MySql.
     
    YIAM, Jun 19, 2007 IP
  3. Arkserver

    Arkserver Banned

    Messages:
    2,533
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Well if you are learning java, i have a (Java) programming community for computer science students.

    I can help you out with your programming etc if you want.

    (see sign)
     
    Arkserver, Jun 19, 2007 IP
  4. pfek

    pfek Member

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    45
    #4
    I would learn PHP if I were you, it's easier to use than C++, has pretty much the same syntax, easy to setup(something like wamp takes 5 minutes to install) and there's a lot of tutorials out there to help you learn fast!
     
    pfek, Jun 19, 2007 IP
  5. UnrealEd

    UnrealEd Peon

    Messages:
    148
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    PHP is very easy, but is very limited too. You can use it for website or for command line scripting. They don't have great support for new developments in the IT world, so you will have to write everything yourself (unless someone else allready wrote it fot you of course :) )

    If i were you, i'd go for Java. I heard C++ ressembles a lot to Java (don't ever quote me on this one :D), so you should get a hang of it pretty soon. I think Java is one of the finest languages i've ever programmed in
     
    UnrealEd, Jun 19, 2007 IP
  6. newbish

    newbish Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Although I do not know I would suggest Ruby, it really looks like it has the potential to be the next big language with java getting up in the years and .net looking like there will never really be a great port for *nix.

    Mono is good but until it gets some backing from microsoft it will always be too far behind the curve, not for lack of trying though.

    Of course thats just my opinion being a someone from a c, c#, cold fusion, perl, vb, vb.net lineage.
     
    newbish, Jun 19, 2007 IP
  7. samusexu

    samusexu Well-Known Member

    Messages:
    138
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #7
    In my opinion you should stay with C and C++ if you like it. It may be a little difficult but it certainly pays better. Anywhere you would look C++ wages are better than anything else. PHP and MySql were written in C++ too :p

    But if you want the flexibility of a freelancer better go with web programming. I suggest finding a friend who is in the industry and ask him to guide you. You will be better than alone.
     
    samusexu, Jun 20, 2007 IP
  8. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #8
    Also learn flash/photoshop ,etc and start working as a freelance web designer.
    You might have to work for free for 2-3 clients here,once you have proved that you are a good web designer you can make good bucks.
     
    it career, Jun 20, 2007 IP
  9. PDoc

    PDoc Peon

    Messages:
    47
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #9
    If I were you I'd learn one of the scripting languages Python, Ruby or PHP and learn how to create small things. It's important to get into the mechanics of programming without getting bugged down by manual memory management (C/C++)

    Building on that you can start to create small web applications.

    If you're still into programming then you can learn C++ to get a good grasp of manual memory management.
     
    PDoc, Jun 20, 2007 IP
  10. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
    #10
    by programming? personally if i had the choice to do over again i would go with more of corporate language. asp.net or java but since you have an understanding of c/c++ maybe look into c# (c sharp) or something
     
    ansi, Jun 20, 2007 IP
  11. infonote

    infonote Well-Known Member

    Messages:
    4,032
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    160
    #11
    Just start a personal project. As you gain more experience, start a "bigger" project or make the existing project more complex.

    As regards programming language, all are fine. If you know the basics of OOP, Then Java or C# is similar.

    C++ is lower level so you will probably learn more using this language.
    Java and C# take care of garbage collection. Their limitation is speed.
     
    infonote, Jun 20, 2007 IP
  12. rital

    rital Guest

    Messages:
    317
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #12
    PHP & SQL i'd say! and basic Javascript
     
    rital, Jun 20, 2007 IP
  13. ProgrammersTalk

    ProgrammersTalk Peon

    Messages:
    684
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I guess just pick up book and you would refreshed to it slowly.. :) if not, then go to forum and ask some questions about what you don't understand..
     
    ProgrammersTalk, Jun 20, 2007 IP
  14. lilylidou

    lilylidou Peon

    Messages:
    281
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #14
    I think practice is best learning.
    You should use you knowledge do some little soft.
    This will help you get into programming
     
    lilylidou, Jun 21, 2007 IP
  15. lilylidou

    lilylidou Peon

    Messages:
    281
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #15
    I think practice is best learning.
    You should use your knowledge do some litte program.
    This will help you get into programming
    (sorry ,reply duplicate,please delete this)
     
    lilylidou, Jun 21, 2007 IP
  16. tecmaster

    tecmaster Peon

    Messages:
    96
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Go for anyone programming but be a master in it.
     
    tecmaster, Jun 21, 2007 IP