Where to Start?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Farka
    Banned
    • Dec 2005
    • 283

    #1

    Where to Start?

    I'd like to begin learning about computer programming. I'm heading for the Web Design direction. Does anyone know where I should start as far as computer languages? Posting them here would be greatly appreciated.
  • itmorr
    Custom User Title
    • Jun 2006
    • 1498

    #2
    Re: Where to Start?

    If you want to start with Java, which is very useful in learning about things like algorithms, you could probably download a copy of BlueJ and use that to do your tutorials in an easy gui. Don't forget to download the Sun JDK 1.6 if you do that.




    Originally posted by jwcgator
    (12:31:27 AM) jwcgator2: I got it! I'll write an auto-procrastination program!
    (12:31:33 AM) jwcgator2: meh, i'll make it later

    Comment

    • Farka
      Banned
      • Dec 2005
      • 283

      #3
      Re: Where to Start?

      what's a gui. Would learning Java from w3schools be a good idea? I have the basics of it.

      Also, is CSS, HTML, PHP, and C++ useful?

      Comment

      • Afrobean
        Admiral in the Red Army
        • Dec 2003
        • 13262

        #4
        Re: Where to Start?

        **** java

        Learn C++. I don't know about everyone else, but C++ is much easier for me to work with.

        ps gui is graphical user interface. Google it if you don't know what that is.

        Comment

        • RandomPscho
          FFR Player
          • Jun 2006
          • 504

          #5
          Re: Where to Start?

          I doubt c++ would make web designer any easier. C++ would be great for learning the low level stuff about how things actually work. CSS, HTML, PHP are used to create webpages, but they aren't 'real' programming languages.

          Comment

          • Afrobean
            Admiral in the Red Army
            • Dec 2003
            • 13262

            #6
            Re: Where to Start?

            Oh. I overlooked the part where he said web design.

            So yeah, **** java and C++ then. Like has been said, you want HTML, PHP, etc. Maybe javascript or action script... admittedly, I don't know a whole lot about web design outside of really basic HTML.

            Comment

            • Tps222
              FFR Player
              • Nov 2004
              • 6168

              #7
              Re: Where to Start?

              Lol.

              GUI is basically what windows is to your machine.

              You click on an icon, that icon represents code. In essence, you just sent the correct code to the system in it's language, but for you to understand it, it's a picture.

              Web Design? PHP is good, HTML, Basic, Javascript, Flash, Knowledge of MySQL and general database information, XML.

              C++ really isn't low level at all. Figuring it has OOP capabilities, it really can work with high level algorithms.

              Comment

              • purebloodtexan
                FFR Player
                • Oct 2006
                • 2845

                #8
                Re: Where to Start?

                HTML FTW.


                Comment

                • itmorr
                  Custom User Title
                  • Jun 2006
                  • 1498

                  #9
                  Re: Where to Start?

                  If you're going to do lots of web stuff, start with HTML (unless you've already messed with it a ton), then go to CSS, and then probably PHP. Also know how to use Flash and Photoshop to do stuff. As far as the Java thing, it's nice for applets, and for learning, but you'll probably end up spending a lot of time with it. C probably wouldn't help with web programming much. You could also look into Perl, since that'd be used once in awhile.
                  Last edited by itmorr; 01-27-2007, 10:29 PM.




                  Originally posted by jwcgator
                  (12:31:27 AM) jwcgator2: I got it! I'll write an auto-procrastination program!
                  (12:31:33 AM) jwcgator2: meh, i'll make it later

                  Comment

                  • Farka
                    Banned
                    • Dec 2005
                    • 283

                    #10
                    Re: Where to Start?

                    Ok, now it's time to emphasize the "Where to start". I hardly know anything when it comes to computer programming. I learned basic HTML on my own time and I got a small grasp of java. That was a year before I took interest in programming. Now that I want to learn Web Design, I need to know how to compile scripts and make them web pages. I hardly know any of the abbreviations used for programming. I just figured out was ASCII was eariler. Will someone be willing to explain how to construct a web page on aim with me? My screen name is Nakah92.
                    Last edited by Farka; 01-29-2007, 03:57 PM.

                    Comment

                    • cloud321
                      FFR Veteran
                      • Jan 2004
                      • 823

                      #11
                      Re: Where to Start?

                      HTML->JAVA->CSS->PHP(For forums)

                      AAA's:83

                      Comment

                      • JasonKey
                        FFR Underseer
                        • Jul 2003
                        • 2643

                        #12
                        Re: Where to Start?

                        HTML -> CSS -> PHP for sure .. then look at Java if you like.

                        Originally posted by Synthlight
                        I will be fix this. No worries. It happened during a version upgrade.
                        Cheers,
                        Synthlight

                        Comment

                        Working...