Learning web developing languages

23 replies
Hi there,

If anyone wants to learn these following web languages, then what should be the order.
html, css, html5, javascript, & jquery

Thanks.
#developing #languages #learning #web
  • Profile picture of the author pin9211
    I think html CSS html5 java and jquery
    {{ DiscussionBoard.errors[9737624].message }}
  • Profile picture of the author Joe Ray
    Just learn HTML5. There are some free courses in udemy. Some of those courses cover some basic CSS too. HTML and CSS is easy and fun.

    Then, you can decide how much javascript and jquery you want to learn.
    {{ DiscussionBoard.errors[9743206].message }}
  • Profile picture of the author mirza786
    HTML & CSS - Once youlearn these, you will easily get what are addition in HTML5 & CSS3
    jQuery - After HTML & CSS
    PHP - After HTML & CSS
    Javascript - After HTML, CSS & PHP
    {{ DiscussionBoard.errors[9745875].message }}
    • Profile picture of the author Slade556
      Originally Posted by mirza786 View Post

      HTML & CSS - Once youlearn these, you will easily get what are addition in HTML5 & CSS3
      jQuery - After HTML & CSS
      PHP - After HTML & CSS
      Javascript - After HTML, CSS & PHP
      This order.
      HTML is the language of the basics of all the basics, sort of. Once you understand it, and some CSS along with it, you'll be able to easily understand the rest.
      {{ DiscussionBoard.errors[9926609].message }}
  • Profile picture of the author Zenoth
    Originally Posted by Slazengeer View Post

    Hi there,

    If anyone wants to learn these following web languages, then what should be the order.
    html, css, html5, javascript, & jquery

    Thanks.
    First you need to learn HTML. Just start with HTML5, because HTML5 is the "up to date" HTML version (more semantic, with more tags and features).
    Second, you need to learn CSS (including CSS3 for effects and to make your pages smoother, media queries for responsive design, etc.).

    If you want to go further and create dynamic websites, you should also learn some PHP (more complex than HTML) to create more advanced websites.

    JavaScript / jQuery is not even required to have a fully functional website, but you can learn it to improve user experience.

    So, my order will be:

    1) HTML 5
    2) CSS
    3) PHP (optional - to give you the ability to create more advanced websites)
    4) JavaScript / jQuery
    {{ DiscussionBoard.errors[9745956].message }}
    • Profile picture of the author PHR
      You should learn those "languages" in the following order:

      1. HTML
      - HTML is used for describing websites.
      - With HTML you can write content, make it bold, italic, make paragraphs and tables

      If you can describe your website, it should actually looking good, so the next part is:

      2. CSS:
      - CSS is used for designing websites and aligning/orientate existing content.

      If you have now a website with content and an good looking design, but no interaction with the user, there comes the next step:

      3. JavaScript:
      - JavaScript is actually a language where you can interact with the user or better said - interact with user data and user actions


      You can learn jQuery if you are in the position where you can say that you know how JavaScript works and how you can apply it.

      jQuery is just a library of existing JavaScript methods and commands. (like Bootstrap for CSS)

      Best regards,
      Peter

      P.S.: Learning a serverside scripting language like PHP is only useful, if you know you want to write a programm where you have to interact with databases, need to open files on the server, generally interact with the server, etc. and need more functionality compared with just client scripting languages like JavaScript.
      {{ DiscussionBoard.errors[9748982].message }}
  • Profile picture of the author emuigai
    Html ->css->javascript
    jquery is a framework of javascript. once you understand javascript you are good.
    HTML is easy. one rule if it is an element most likely it has a closing.
    example <h> needs to be closed with </h>
    <title></title>
    {{ DiscussionBoard.errors[9753411].message }}
  • Profile picture of the author arunmehtaindia
    You should learn HTML5 and CSS3. Because these days, the trend of website design has almost changed. Now every website is being designed using responsive techniques. The future of these scripting languages is very bright.
    {{ DiscussionBoard.errors[9753933].message }}
  • Profile picture of the author geekSoftware
    My advice is:
    HTML - CSS - PHP && MySQLi - Javascript && Jquery

    After that you can try something like HTML5 and CSS3 etc. Of course, it all depends what you really want to become once in future, so I guess that none of us is able to give you good enough answer on your question without that, but if you follow my advice that will give you enough knowledge to become complete web developer, because if you know this languages you can very easy learn the rest, but this are basics.
    {{ DiscussionBoard.errors[9756168].message }}
  • HTML & CSS

    After that combine with jquery and you did the right thing
    {{ DiscussionBoard.errors[9769097].message }}
  • Profile picture of the author maz1207
    According to my basic experience, the order is HTML -> CSS -> PHP and MySQL. I haven't reach the javascript thing but i think thats next.
    Signature

    {{ DiscussionBoard.errors[9801766].message }}
    • Profile picture of the author saniyapatel
      I think first to learn HTML5 then JavaScript, jQuery and CSS .
      {{ DiscussionBoard.errors[9807738].message }}
  • Profile picture of the author datastyling
    Would be good if you start with HTML, HTML5, CSS, CSS3, JAVASCRIPT, JQUERY...you could actually direct into HTML5, CSS3 but i would suggestion you also learn from the previous version because you're gonna needed it specially when debugging sites that uses old version of programming languages.

    After that you can proceed to back-end programing either php or asp & mysql.

    Make sense?
    Signature

    BOOK DESIGN & LAYOUT / WEB DEVELOPMENT
    WEBSITE: www.datastyling.com (book design & layout - $95 only) www.thorhosting.co (hosting with free fully functional website) www.infoph.com (open internet directory, jobs, classifieds & news)
    SKYPE: datastyling
    FACEBOOK: https://www.facebook.com/bookdesignservices

    {{ DiscussionBoard.errors[9863494].message }}
  • Profile picture of the author UnleashReality
    Ruby on rails
    {{ DiscussionBoard.errors[9886358].message }}
  • Profile picture of the author Darrenshome
    If you are a newbie, then I suggest HTML5 and JQuery.

    If you learn JQuery, you DON'T need to learn JavaScript because JQuery is a JavaScript library!

    Learn CSS3 last as this is just a styling tool.

    Therefore, you have saved on learning HTML and JavaScript!!!

    This strategy will save you hours in your learning curve
    {{ DiscussionBoard.errors[9900942].message }}
  • Profile picture of the author afridy
    Hey you should visit lynda .com . There is a lot's of famous developer. I think learning html,css,php with famous developers like amazing and fun. So you should try this.
    {{ DiscussionBoard.errors[9906040].message }}
    • Profile picture of the author jeffreysloe
      Originally Posted by afridy View Post

      Hey you should visit lynda .com . There is a lot's of famous developer. I think learning html,css,php with famous developers like amazing and fun. So you should try this.
      I agree! lynda.com has the best html, css, html5, javascript, and jquery (the order I would take) courses that money can buy. Signup for a 10 day trial to see if this is the right place for you. If you feel like it is, I would spend the $37.50 per month to get access to the files the trainers are using. If you stick with it, you will have a great understanding of all the subjects listed above within a very short period of time.

      Good luck!
      Signature

      I have been on the Internet since 1999. I'm here to share what I have learned about online marketing, web design and SEO strategies.

      {{ DiscussionBoard.errors[9906195].message }}
  • Profile picture of the author TeKn1qu3z
    Go with HTML5 at w3 school to learn everything. In these days we don't need to spend much time on designing because most CMS are built with great themes.
    Theme developers are too giving low prices for great thems. Anyway learn if you still want to build themes or something to do as a web designer.
    {{ DiscussionBoard.errors[9906209].message }}
  • Profile picture of the author Theertha
    Found this amazing site where you get FULL SOURCE CODE + TUTORIALS of all Famous apps like Whatsapp, Tinder, Secret.ly, UBER etc. !!!

    Get it NOW! Learnsauce
    Signature

    Start your own Dating Website with this Dating Script - Gentleninja

    {{ DiscussionBoard.errors[9907783].message }}
  • Profile picture of the author Leadsupply
    Although HTML5 is up to date verison of HTML but I think you need to learn HTML too.
    So the order should be
    HTML
    CSS
    HTML5
    CCS3
    Java
    Jquery
    PHP
    Signature
    https://www.rankleads.com/ Fresh Web Design and SEO Leads for Sale.
    {{ DiscussionBoard.errors[9913718].message }}
  • Profile picture of the author sohailglt
    HTML5,
    CSS3,
    JAVASCRIPT,
    PHP
    {{ DiscussionBoard.errors[9923035].message }}
  • Profile picture of the author Chrisrocs
    I think everyone has pretty much hit it home with the learning order of the more simpler languages.

    Surprised no one has mentioned Python - although PHP does hold the majority of the web development market. As mentioned above, ruby on rails is also an excellent option. They're great alternatives to PHP if you're looking to delve deeper into actual web development. Both of them are very clean and easy to learn languages as well.
    {{ DiscussionBoard.errors[9926311].message }}
  • Profile picture of the author gamefan
    It should be:

    HTML -> CSS -> Javascript -> PHP -> SQL for MySQL -> Jquery -> HTML5
    {{ DiscussionBoard.errors[9929433].message }}

Trending Topics