• Lucid Dreaming - Dream Views




    Results 1 to 10 of 10
    1. #1
      Member <span class='glow_8B0000'>Merro</span>'s Avatar
      Join Date
      Nov 2009
      Posts
      516
      Likes
      57
      DJ Entries
      35

      Question Whats a good programming language for beginners?

      I'm a newbie to programming. I'm getting a laptop soon and I was thinking about starting to learn a programming language. My math aint that great but I was wondering what could be a good programming language for beginners. And I was wondering if programming involved math too. Thanks. I need something that will help me with basics and something that will let me write my first program.

    2. #2
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      Freebasic would be a good one to learn with. It's very intuitive, but also has more advanced techniques once you get a bit more into it

    3. #3
      khh
      khh is offline
      Remember Achievements:
      1000 Hall Points Veteran First Class
      khh's Avatar
      Join Date
      Jun 2009
      Gender
      Location
      Norway
      Posts
      2,482
      Likes
      1309
      Quote Originally Posted by ninja9578 View Post
      Freebasic would be a good one to learn with. It's very intuitive, but also has more advanced techniques once you get a bit more into it
      I don't know, doesn't basic use a lot programing techniques that're not transferable to other languages? I'd think that something like java would be a better choice.
      April Ryan is my friend,
      Every sorrow she can mend.
      When i visit her dark realm,
      Does it simply overwhelm.

    4. #4
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      So does java. Basic is more like a real programming language. Freebasic is object oriented but also prodecural oriented, like c++. Java has some techiques that makes bad programmers like orphan deltection and garbage collection

    5. #5
      Member <span class='glow_8B0000'>Merro</span>'s Avatar
      Join Date
      Nov 2009
      Posts
      516
      Likes
      57
      DJ Entries
      35
      Cool thanks guys. I have a old Javascript book and I'm sure that will help me out too.

    6. #6
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      Javascript is not considered a programming language though, it's a scripting language. Be aware of that subtle, but important difference.

    7. #7
      Member <span class='glow_8B0000'>Merro</span>'s Avatar
      Join Date
      Nov 2009
      Posts
      516
      Likes
      57
      DJ Entries
      35
      Quote Originally Posted by ninja9578 View Post
      Javascript is not considered a programming language though, it's a scripting language. Be aware of that subtle, but important difference.
      Ok thanks. If you know anything else about the programming stuff please let me know. I appreciate the help.

    8. #8
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      I know a lot about programming stuff

    9. #9
      Member <span class='glow_8B0000'>Merro</span>'s Avatar
      Join Date
      Nov 2009
      Posts
      516
      Likes
      57
      DJ Entries
      35
      Quote Originally Posted by ninja9578 View Post
      I know a lot about programming stuff
      Cool. What you get for going to school Going to College in a year so I hope to make it

    10. #10
      Member Achievements:
      1 year registered 1000 Hall Points Veteran First Class
      SomeDreamer's Avatar
      Join Date
      Jul 2007
      Gender
      Location
      Denmark
      Posts
      670
      Likes
      44
      My math aint that great but I was wondering what could be a good programming language for beginners
      Well I kinda think it depends on what type of software you want to try and develope, or if you just really wanna get into the whole idea behind programming (what it's about, different programming concepts, etc etc). There's quite a lot of difference basic languages out there if that's the way you wanna start up.

      I know quite a few that likes Python. Personally I've never used it, but I do know that it have got a great set of documentation, also for complete beginners. The syntax is also easy to read. The language is multi-paradigm, so you won't be forced into one mindset of programming right off the bat, but learning object oriented style can only be recommended.

      http://www.python.org/

      You can check out the documentation right on the side, including the beginners guide

      Although Python do have a garbage collector, so ninja might not be too fund of it, hah!

    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
    •