I want to start coding my own websites

10 replies
I know some people use Wordpress and then code it to look like they want it to I know about how to set up a thesis blog from scratch on wp and get hosting and all that and I know SEO I just want to know how people code the design to look like they want I want online totally beginners guide and book recommendations
#coding #start #websites
  • Profile picture of the author briangriffin
    One of the best tutorial sites (that also publishes books on web development in numerous languages) is: sitepoint dot com.

    There are also a lot of new startups that teach coding, one of the more popular ones being: codeacademy dot com.
    {{ DiscussionBoard.errors[6666890].message }}
  • Profile picture of the author webpeon
    Will you still be using wordpress? the reason I ask is most people just find a theme they like in wordpress and install it, make a few tweaks here and there and away you go
    Signature
    Web 2 Mobile
    The Future of The Web
    {{ DiscussionBoard.errors[6667206].message }}
    • Profile picture of the author avjy27
      using php you can code your website easily...........
      {{ DiscussionBoard.errors[6667290].message }}
  • Profile picture of the author shantanu
    Go for php bro it will be really beneficial for u.
    {{ DiscussionBoard.errors[6668405].message }}
  • Profile picture of the author brianwilson085
    I think you should just mainly start with the intermediate html and then move into more advanced html along with CSS and javascript as these are the main things when creating a website btw what sort of website are you thinking of making?

    I agree with the other people saying to get more familiar with CSS/HTML. I'm learning right now just like you and I've discovered how hard it is to make that code cross-browser and the work with different sized monitors. Once you can make a website work in all the popular IE/FF/Etc browsers, then move on to more complicated stuff. If your HTML/CSS doesn't look right, it doesn't matter what your website is.
    {{ DiscussionBoard.errors[6669132].message }}
  • The best way is try to go PHP. It is the best way you get.
    Signature
    seo services , website developing services contact subashcseo@gmail.com skype anushasubash
    {{ DiscussionBoard.errors[6669628].message }}
  • Profile picture of the author rhensiong
    Visit Codex dot wordpress. There are many examples and usefull lesson on there.
    {{ DiscussionBoard.errors[6696091].message }}
  • Profile picture of the author John Ayling
    PHP is a good server language to learn, but don't forget that client languages are just as important such as jQuery and CSS.
    Signature
    Software Marketing & Licensing System for WordPress Plugins, Themes & .NET Software
    >> 72 Hour Special <<
    {{ DiscussionBoard.errors[6697253].message }}
  • Profile picture of the author Damien Roche
    I'd say client languages are MORE important, and should be priority. No matter what server side language you learn, you cannot avoid HTML or CSS, and Javascript follows closely behind.

    I'd say 3 highly useful frameworks for the above: Compass, SCSS, and Coffeescript (with jQuery). Compass gives you an easy way to implement cross browser compatible CSS3 features (like @include border-radius(4px, 4px)), SCSS introduces variables and mixins into CSS (among other extensions), and Coffeescript just rocks.

    Course, get the basics down first, but always be on the lookout for how you can be more efficient once you understand the magic these tools hide.
    Signature
    >> Seasoned Web Developer (CSS, JavaScript, PHP, Ruby) <<
    Available for Fixed Fee Projects and Hourly ($40/hr)
    {{ DiscussionBoard.errors[6697466].message }}
  • Profile picture of the author wordpressmania
    Buddy,

    I will say only one thing, you have choose a framework for your first coding your site..... Thesis is a framework that means it is something extra features for worpress,,,,,,

    I will suggest you to play around wordpress default theme first then go ahead for a framework.....

    Hope this helps.....
    {{ DiscussionBoard.errors[6702069].message }}

Trending Topics