article

language constructs

  1. ] feature=language constructs, src=TOPICS.Programming Language=
    1. ] data types =
      1. var
      2. see objects
    2. ] keywords
      1. ] break - 
      2. ] case - 
      3. ] catch - 
      4. ] continue - 
      5. ] debugger - 
      6. ] default -
      7. ] delete - 
      8. ] do -
      9. ] else -
      10. ] finally -  
      11. ] for -
      12. ] function - 
      13. ] if -
      14. ] in - 
      15. ] instanceOf - 
      16. ] new - 
      17. ] return - 
      18. ] switch - 
      19. ] this -
      20. ] throw - 
      21. ] try - 
      22. ] typeOf - 
      23. ] var - 
      24. ] void - 
      25. ] while - 
      26. ] with -  
    3. ] operators
      1. ] arithmetic -  ( +, - , *, /, %, ++, -- , unary - , unary + )
      2. ] assignment - ( =, +=, -=, *=, /=, %=,  <<=, >>=, >>>=, &=, ^=, |= )
      3. ] bitwise - 
      4. ] comparison - (==, !=, ===, !==, >, >=, <, <=)  
      5. ] logical - (&&, ||, !)
      6. ] string - (+ and +=)
      7. ] member - (object.property and object["property"])
      8. ] special - ()
    4. ] flow of control =
      1. ] switch,
      2. ] for
      3. ] while,
      4. ] do while
    5. ] functions-intrinsic
      1. LIST = functions that are built into the language, ex including ...
      2. decodeURI
      3. decodeURIcomponent
      4. encodeURI
      5. endodeURIcomponent
      6. escape *
      7. eval - 
        1. ] *avoid b/c - 
      8. isFinite
      9. isNAN
      10. parseFloat
      11. parseInt
      12. uneval - 
        1. ] dont use, non standard
      13. unescape 
    6. ] functions-user-defined
      1. ] process of defining and executing a function
    7. ] Error Handling (Try, Catch, Throw)
      1. ] mechanism for error checking in js
    8. ] RegEx 
Details Photos Edit more

Details

ID: 1694

NAME: language-constructs

DESCRIPTION: a look at each of the individual elements that make up the js language including ] data types, ] keywords, ] operators, ] flow of control ] functions ] error handling

AUTHOR: article.author/s

EDITOR: article.editor/s

PUBLISHER: article.publisher/s

STATUS: Write

PRIORITY: 0

OWNER ID: 75

Content Photos Edit more

photos

page_photo

actions

Email Email-Owner SMS and