Tuesday, April 11, 2017

JAVASCRIPT

PART-I

8.1. What is the use of JavaScript in ASP NET
8.2. Why do we need both client side and server side validation
8.3. Disadvantages of JavaScript
8.4. How to debug javascript in visual studio
8.5. Tools for learning JavaScript
8.6. Inline vs external javascript
8.7. Where should the script tag be placed in html
8.8. JavaScript Basics
8.9. Converting strings to numbers in JavaScript
8.10. Strings in JavaScript
8.11. Substrings in JavaScript
8.12. JavaScript substring example
8.13. Conditional statements in javascript
8.14. Switch statement in JavaScript
8.15. Ternary operator in JavaScript
8.16. Loops in JavaScript
8.17. do while loop in JavaScript
8.18. For loop in JavaScript
8.19. Arrays in javascript
8.20. JavaScript array push and pop methods
8.21. JavaScript array mutators
8.22. JavaScript array filter method
8.23. Creating two dimensional array in javascript
8.24. Functions in JavaScript
8.25. Different ways of defining functions in JavaScript

PART-II

8.26. Local and global variables in javascript
8.27. Closures in JavaScript
8.28. JavaScript closure example
8.29. JavaScript arguments object
8.30. Recursive function in JavaScript
8.31. Error handling in JavaScript
8.32. JavaScript window onerror event
8.33. Working with dates in javascript
8.34. JavaScript timing events
8.35. How to create image slideshow using JavaScript
8.36. Events in JavaScript
8.37. Assigning event handlers in JavaScript using DOM object property
8.38. addeventlistener and removeeventlistener in JavaScript
8.39. JavaScript event object
8.40. Event bubbling in JavaScript
8.41. Image gallery with thumbnails in JavaScript
8.42. JavaScript event capturing
8.43. Preventing browser default action
8.44. JavaScript to detect which mouse button is clicked
8.45. JavaScript mouse events
8.46. JavaScript popup window
8.47. Using regular expressions in JavaScript
8.48. Tools for writing regular expressions
8.49. JavaScript strings and regular expressions
8.50. JavaScript RegExp object

PART-III

8.51. Client side validation using regular expression
8.52. JavaScript Minification
8.53. JavaScript and object oriented programming
8.54. Object literal vs object constructor
8.55. Global namespace pollution in JavaScript
8.56. Namespaces in JavaScript
8.57. Private members in JavaScript
8.58. Properties in JavaScript
8.59. Static members in JavaScript
8.60. Prototype in JavaScript
8.61. Overriding JavaScript functions
8.62. Inheritance in JavaScript
8.63. Abstract classes in JavaScript
8.64. Polymorphism in JavaScript
8.65. Object reflection in JavaScript
8.66. Strict Mode in JavaScript
8.67. JavaScript Cookies
8.68. JavaScript cookie attributes
8.69. Store multiple key value pairs in a cookie
8.70. Set and get multiple cookies in JavaScript
8.71. Update and delete cookies
8.72. How to check if cookies are enabled
8.73. How to check if JavaScript is enabled - 2
8.74. window location in JavaScript
8.75. Debugging JavaScript in chrome



No comments:

Post a Comment