javascript programming

by mafia1
20 replies
I dont see much about javascript on this forum. What are your thoughts on the language? Are there any javascript programmers here?
#javascript #programming
  • Profile picture of the author teguhyuliantos
    If you interested to learn about javascript language, you can looking for javascript tutorial in some "programming" forum, such as ASP forum, jQuery forum, VB forum, and other. Usually, there are very complete to learn for beginner, intermediate, and expert. You can share or asking what you know.
    {{ DiscussionBoard.errors[6329096].message }}
    • Profile picture of the author dawidtailor
      Originally Posted by teguhyuliantos View Post

      If you interested to learn about javascript language, you can looking for javascript tutorial in some "programming" forum, such as ASP forum, jQuery forum, VB forum, and other. Usually, there are very complete to learn for beginner, intermediate, and expert. You can share or asking what you know.
      I want to learning java scripting language i haven't any idea about this so can you describe here some best knowledge of java script.How can i run this script?
      {{ DiscussionBoard.errors[6330600].message }}
  • Profile picture of the author AxelKenton
    What are some good small JavaScript programming ideas?
    {{ DiscussionBoard.errors[6329845].message }}
  • Profile picture of the author wayfarer
    I'm a professional front-end developer, so JavaScript and jQuery are a huge part of what I do. It's a great language, though it has its quirks. It takes some time to accumulate knowledge about. Resources like quirksmode.org and www.crockford.com will go a long way if you really want to understand the language. I usually recommend people start learning the basics before they learn something like jQuery.
    Signature
    I build web things, server things. I help build the startup Veenome. | Remote Programming Jobs
    {{ DiscussionBoard.errors[6330671].message }}
  • Profile picture of the author hitmobi
    JavaScript is becoming a very broad term.

    It just used to be a really fast client side scripting language. Now it has a huge amount of libraries for different operations.
    Javascript is not simply being used as client side scripting language anymore. Node.js is collecting fame as a remarkably fast server side scripting platform.
    {{ DiscussionBoard.errors[6330724].message }}
    • Profile picture of the author dawidtailor
      Hi wayfarer,
      Thanks for provide me some best information its such a nice information and also very helpful to me for learning the javascript.Can you give me some basic ideas about jQuery? I also visit this both site its very nice to provide me some best information.
      {{ DiscussionBoard.errors[6337128].message }}
  • Profile picture of the author wayfarer
    @dawidtailer:

    You can try my jQuery animation tutorial: jQuery Animate Example. Step by step tutorial.
    Many people have found it useful. One of the most useful things about jQuery is the ability to animate HTML objects. Otherwise, the best way to learn is to read the documentation and just try things out.
    Signature
    I build web things, server things. I help build the startup Veenome. | Remote Programming Jobs
    {{ DiscussionBoard.errors[6337774].message }}
    • Profile picture of the author dawidtailor
      Originally Posted by wayfarer View Post

      @dawidtailer:

      You can try my jQuery animation tutorial:
      Many people have found it useful. One of the most useful things about jQuery is the ability to animate HTML objects. Otherwise, the best way to learn is to read the documentation and just try things out.
      Thanks for giving me best reply i try this website and its really good information you provide here.This is the best way you define here for learning jQuery.
      {{ DiscussionBoard.errors[6349171].message }}
  • Profile picture of the author arifur
    Javascript is a client side scripting language. Its strenght is its biggest drawback, as its a client side script you can never be sure that it will run properly. If the user disables javascript then it will not run. Now a days javascript has grown very big with addition of mootools and jquery.
    {{ DiscussionBoard.errors[6337789].message }}
  • Profile picture of the author bugtrack
    You can learn javascript using lots of forums and tutorial websites available you can start with the w3school which is very godo site
    {{ DiscussionBoard.errors[6339630].message }}
  • Profile picture of the author Jeffreyhaddon
    What is the best book, online resource, and software for programming in JavaScript?
    {{ DiscussionBoard.errors[6349797].message }}
  • Profile picture of the author Mary Smith
    It is a scripting language and used with <script> tag. java Script is server side language, used for a validate to form and good functionality.
    {{ DiscussionBoard.errors[6350803].message }}
  • Learning java script is a big deal. But if you can, It will made you rich as there are limited numbers of developers available.
    Signature
    {{ DiscussionBoard.errors[6354691].message }}
    • Profile picture of the author wayfarer
      Originally Posted by System Wide Solutions View Post

      Learning java script is a big deal. But if you can, It will made you rich as there are limited numbers of developers available.
      Haha, I wish it would make you rich. You can make a good living if you get good at it though, but you need to know a lot of other technologies also. It's true that there are a limited number of (good) developers. I haven't actually applied for a job or contract for a number of years now. Companies actually seek me out and recruit me to work for them. The company I work full time for recruited me, and at least one other good company has attempted to recruit me. I'm good, but not exactly at the top of my field.
      Signature
      I build web things, server things. I help build the startup Veenome. | Remote Programming Jobs
      {{ DiscussionBoard.errors[6356441].message }}
  • Profile picture of the author peterclarkk
    JavaScript is an Prototype based Scripting Language.JavaScript is often used to perform operations that would otherwise encumber the server.It's Supporting to Object Oriented.
    {{ DiscussionBoard.errors[6369994].message }}
  • Profile picture of the author prodesignz
    You should post your problem so we can solve it and you can learn java script programming from various forums and tutorial site
    {{ DiscussionBoard.errors[6371524].message }}
  • Profile picture of the author iryonos
    If you want to learn javascript fundamentals .
    The best book is JavaScript The Good Parts by Douglas Crockford
    {{ DiscussionBoard.errors[6371558].message }}
  • Profile picture of the author kevinbezyli
    JavaScript is an Prototype based Scripting Language. It is a multi paradigm language.JavaScript uses Syntax influenced by that of C.
    {{ DiscussionBoard.errors[6586965].message }}
  • Profile picture of the author ALicenseToCode
    Javascript doesn't function well on its own, you usually have to know a lot of other languages before you even have javascript problems. It's an incredibly narrow place to be focused on, especially for interenet marketing.

    If your primary goal is to be competitive in internet marketing without a dev team you need a decent working knowledge of the big 5: HTML, CSS, Javascript, PHP and MySQL

    This forum will usually serve you best when you need to know something specific that's related to internet marketing, and in internet marketing you're going to want to know a bit about all of the languages mentioned up there.
    {{ DiscussionBoard.errors[6587115].message }}
  • Profile picture of the author jaasmit
    If you have some knowledge about some other programming languages like php, html, css then you will enjoy working with javascript.
    {{ DiscussionBoard.errors[6601375].message }}

Trending Topics