Welcome guest, is this your first visit? Create Account now to join.
  • Login:

Members in Chat:
+ Reply to Thread
Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 47
  1. #31
    Diesel's Avatar
    Diesel is offline DJuice Net Builder Recent Blog: Air Travel Tips for Holidays
    Join Date
    Jun 2009
    Location
    Heartbeat City
    Posts
    180
    $NetBucks
    599
    Thanked 48 Times in 43 Posts
    Quote Originally Posted by Aytac01 View Post
    When I do them I never forget....
    Hmmm.. I wonder how you forget them.. Must be into PHP too much
    But I often forget them . You must be a good programmer. By the way, I know PHP/MySQL. I also knew C++ and VB, but not trying for a long time.

  2. #32
    Join Date
    May 2009
    Location
    New York
    Posts
    3,036
    $NetBucks
    8,321
    Thanked 674 Times in 528 Posts
    Quote Originally Posted by Diesel View Post
    But I often forget them . You must be a good programmer. By the way, I know PHP/MySQL. I also knew C++ and VB, but not trying for a long time.
    If you don't use it, you lose it. There's even cases of people forgeting their native language becasue they haven't spoken it since childhood.

  3. #33
    Keldorn's Avatar
    Keldorn is offline Net Builder
    Join Date
    Dec 2008
    Location
    Canada
    Posts
    400
    $NetBucks
    1,394
    Thanked 60 Times in 52 Posts
    Quote Originally Posted by bogart View Post
    If you don't use it, you lose it.
    Yeah I haven't rode a bicycle either in years, I imagine if I got one now and just decided to speed down the highway with it, there is high probability of me having an accident or close call. But I don think the skill will leave your brain entirely. Its get shoved in that dusty place in your brain memory where things start to get fuzzy, I believe they call it, "refresh my memory"..
    Submit new proxies -

  4. #34
    Join Date
    May 2009
    Location
    New York
    Posts
    3,036
    $NetBucks
    8,321
    Thanked 674 Times in 528 Posts
    Quote Originally Posted by Keldorn View Post
    Yeah I haven't rode a bicycle either in years, I imagine if I got one now and just decided to speed down the highway with it, there is high probability of me having an accident or close call. But I don think the skill will leave your brain entirely. Its get shoved in that dusty place in your brain memory where things start to get fuzzy, I believe they call it, "refresh my memory"..
    Look at it more like baseball. You aren't going to forget how to play. But you need to go out there. Get three outs in front of 50,000 people. You probably are going to get slammed.

  5. #35
    garfish's Avatar
    garfish is online now I'm Not Sure. Recent Blog: Citta Di Mare in SRP Cebu
    Join Date
    May 2009
    Posts
    774
    $NetBucks
    2,660
    Blog Entries
    12
    Thanked 49 Times in 46 Posts
    one of my friend told me that when you knew one programming language, you knew most of them.
    for he knows php, asp and almost all because he knew C and C++.

    he add that, syntax will most likely be common to programmers when they knew one.

  6. #36
    Keldorn's Avatar
    Keldorn is offline Net Builder
    Join Date
    Dec 2008
    Location
    Canada
    Posts
    400
    $NetBucks
    1,394
    Thanked 60 Times in 52 Posts
    Quote Originally Posted by whatthehell View Post
    one of my friend told me that when you knew one programming language, you knew most of them.
    for he knows php, asp and almost all because he knew C and C++.

    he add that, syntax will most likely be common to programmers when they knew one.
    I believe it more about the programming methodology, not really the language. All high and low level languages are following the same methodology.

    For example in PHP, you have
    include 'class.something.php';

    In C++ you have
    #include <studio.c>

    Same thing, different syntax. So yeah you can learn pretty much any programming language once you learn one. Its just a matter of learning the syntax.

    Ironically enough all the high level programing languages like PHP, Perl, Ruby.. Are written in C. lol. Seriously download PHP and look at the source code.
    Submit new proxies -

  7. #37
    amol_cool's Avatar
    amol_cool is offline Net Builder Recent Blog:
    Join Date
    Feb 2009
    Location
    The Unfortunate Land!
    Posts
    202
    $NetBucks
    545
    Blog Entries
    1
    Thanked 35 Times in 19 Posts
    Well I know:

    - C
    - C ++
    - JAVA
    - VB
    - SQL

    ....learnning PHP now

  8. #38
    equilibrium's Avatar
    equilibrium is offline carpe diem
    Join Date
    Jan 2010
    Location
    Bosnia and Herzegovina
    Posts
    2
    $NetBucks
    60
    Thanked 0 Times in 0 Posts
    well i'm learning C#, JavaScript, PHP!

    At the moment i'm on PHP and JavaScript but i make some programs in C# as well!

    Simple, i want to be good

    Regards

  9. #39
    Ascendancy's Avatar
    Ascendancy is offline Blogging Guy Recent Blog:
    Join Date
    Dec 2009
    Location
    MA
    Posts
    116
    $NetBucks
    627
    Thanked 7 Times in 7 Posts
    Currently know PHP and MySQL very well, and that's really all I've needed to work on my sites and build great apps. I do have to say I'm interested in learning JavaScript a bit deeper than I know it already, but that can come with time

  10. #40
    Mike30's Avatar
    Mike30 is offline Looking Forward... Recent Blog: Unique way to Advertise on forums for free
    Join Date
    May 2009
    Location
    @ Wihee
    Posts
    142
    $NetBucks
    625
    Blog Entries
    18
    Thanked 22 Times in 21 Posts
    I don't know it but I use PHP


 

Similar Threads

  1. What was your first programming language?
    By nick09 in forum Programming
    Replies: 29
    Last Post: 13 July, 2009, 18:02 PM
  2. programming language for web
    By Eon in forum Web Design
    Replies: 5
    Last Post: 22 June, 2009, 20:20 PM
  3. Choosing a Programming Language
    By Karl in forum Managing
    Replies: 0
    Last Post: 9 April, 2009, 11:58 AM

Tags for this Thread

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