Follow us on...
Follow us on Twitter Follow us on Facebook
Register

User Tag List

Page 1 of 4 123 ... LastLast
Results 1 to 10 of 31
  1. #1
    Approved Artist Haseshi's Avatar
    Join Date
    16 Apr 2011
    Posts
    441
    Threads
    56
    Blog Entries
    3

    My User Ranks


    My Reputation

    Help a newbie learn how to code

    Hello~ I am interested in learning how to code, of course that 'coding' is a very generic term so more specifically, I want to learn how to make a a pet site with a dress-up avatar too, just for the fun since I could never maintain one on my own.

    How usually are those made? php? frameworks? I am not asking for a tutorial just '' usually avatars sites are programed with ____ ''. Since I am a newbie and I would like to start my way =)

    Also book recommendations are welcome!

  2. #2
    Senior Member kami's Avatar
    Join Date
    21 Jan 2011
    Location
    Mars
    Posts
    2,456
    Threads
    52
    Blog Entries
    11

    My Social Networking


    Follow kami on Tumblr Follow kami on Flickr Visit kami's Youtube Channel Visit kami's Vimeo Channel

    My User Ranks

    My Reputation

    Re: Help a newbie

    First step, learn HTML and CSS. Then I suggest Javascript as it can help in the transition. Petsites, the ones I know of, are coded in PHP. (I've never really heard them being coded in anything else.)

  3. #3
    Member nobackseat's Avatar
    Join Date
    22 Jan 2011
    Location
    Florida
    Posts
    492
    Threads
    44
    Blog Entries
    3

    My User Ranks

    My Reputation

    Re: Help a newbie

    Petsites, the ones I know of, are coded in PHP. (I've never really heard them being coded in anything else.)
    Luraverse is programmed in ASP.

    Though, PHP is by far the most common approach. I recommend it because of the support you'll get from this community. It it also pretty easy to learn.

    Avatars are a bit complex -- not something you should be doing while learning how to code, in my opinion.

    NBS

  4. #4
    Approved Artist Haseshi's Avatar
    Join Date
    16 Apr 2011
    Posts
    441
    Threads
    56
    Blog Entries
    3

    My User Ranks


    My Reputation

    Re: Help a newbie

    Quote Originally Posted by nobackseat View Post
    Avatars are a bit complex -- not something you should be doing while learning how to code, in my opinion.
    Oh, now I am curious, how are they made? hahah

    And thanks guys, I guess I will be borrowing my first php book this week

  5. #5
    Owner cpvr's Avatar
    Join Date
    20 Jan 2011
    Location
    Houston, Texas
    Posts
    23,292
    Threads
    3278
    Blog Entries
    53

    My Social Networking

    Follow cpvr On Twitter Add cpvr on Facebook

    My User Ranks

    My Reputation

    Re: Help a newbie

    Quote Originally Posted by haseshi View Post
    Oh, now I am curious, how are they made? hahah

    And thanks guys, I guess I will be borrowing my first php book this week
    Which one are you doing to buy?
    Please help support VPL by Promoting us
    Join us on Google+ or Twitter @virtualpetsites
    Want to create your own blog? See our user blogs feature.
    Need a domain name? Try namecheap


  6. #6
    Approved Artist Haseshi's Avatar
    Join Date
    16 Apr 2011
    Posts
    441
    Threads
    56
    Blog Entries
    3

    My User Ranks


    My Reputation

    Re: Help a newbie

    Quote Originally Posted by cpvr View Post
    Which one are you doing to buy?
    I am not going to buy, I am going to borrow one from my college's library. I was thinking PHP 5/MySQL programming for the absolute beginner by Andy Harris.

  7. #7
    Senior Member
    Join Date
    27 Feb 2011
    Posts
    1,319
    Threads
    72

    My User Ranks

    My Reputation

    Re: Help a newbie learn how to code

    Actually a basic avatar system isn't THAT difficult to code.
    Because he's the hero Gotham deserves, but not the one it needs right now. So, we'll hunt him, because he can take it. Because he's not our hero. He's a silent guardian. A watchful protector. A Dark Knight.

  8. #8
    Approved Artist Haseshi's Avatar
    Join Date
    16 Apr 2011
    Posts
    441
    Threads
    56
    Blog Entries
    3

    My User Ranks


    My Reputation

    Re: Help a newbie learn how to code

    Quote Originally Posted by indysolo621 View Post
    Actually a basic avatar system isn't THAT difficult to code.
    Which language do people usually use?

  9. #9
    Approved Programmer
    Join Date
    23 Jan 2011
    Posts
    763
    Threads
    34
    Blog Entries
    2

    My User Ranks




    My Reputation

    Re: Help a newbie learn how to code

    I would buy any of the Sams Teach Yourself books as they seem to work the best for me. As NBS said, most sites use PHP mostly but there are few out there using some of the other dominant web languages.

    ~judda
    Personal Site, Blog, Development Projects all wrapped up into one convenient location. Click here to begin. I am very straight to the point ... if you don't like it ...just feel free to ignore me.

    Blog :: Development Blog :: Resume




    Virtual Pet News - Aggregator of all pet site News Feeds
    SQL Blog Feed - Aggregator of several SQL blog sites
    PHP Blog Feed - Aggregator of several PHP blog sites

  10. #10
    Newbie
    Join Date
    14 Apr 2011
    Posts
    19
    Threads
    4

    My User Ranks

    My Reputation

    Re: Help a newbie learn how to code

    Ooh I would recommend you check out Head First PHP and MySQL.
    http://www.amazon.com/Head-First-MyS...dp/0596006306/

    I used the Head First book to learn Java and it was great! Really fun to read, great examples. Often the problem with programming books is that they're dreadfully dull! These ones don't seem to have that issue.
    The Tech Student - a forum for school, science and engineering students.

 

 

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
  •