Coder Baba
2.41K subscribers
1.01K photos
23 videos
722 files
726 links
Everything about programming for beginners.
1 and only official telegram channel of CODERBABA India.

Content:
.NET Developer,
Programming (ASP. NET, VB. NET, C#, SQL Server),
& Projects
follow me https://linktr.ee/coderbaba
*Programming
*Coding
*Note
Download Telegram
asp .net Part 7
JavaScript for Beginner
https://youtu.be/cdgrKbB4V78
JavaScript training for Beginners
Topics
1-Data validations
2-what is JavaScript?
3-How to use JavaScript in Web Pages for Data Validations?
4-How to write JavaScript code in a Web Page?
5-Important Objects in JavaScript
6-Syntax to define a function
7-Calling Java Script Function in the body using script tag.
8-Calling Java Script Function under a control's event.
9-DataTypes in JavaScript
10-Passing parameters to Functions in JavaScript
11-Writing a program for adding a given set of no's passed as parameter's to a function
12-Creating a JavaScript Calculator.
13-Creating a Login Form with following Data Validations:
14-LoginWithValidations.html
Watch this video https://youtu.be/cdgrKbB4V78
Data Type specification
πŸ‘‡πŸ‘‡Source codeπŸ‘‡πŸ‘‡
rakshbandhan wishes.rar
6.9 KB
Raksha Bandhan Wishes using HTML CSS & JavaScript
Follow @coderbaba
JavaScript Interview Questions for Freshers
1. What are the different data types present in javascript?
2. Explain Hoisting in JavaScript.
3. Why do we use the word β€œdebugger” in JavaScript?
4. Difference between β€œ == β€œ and β€œ === β€œ operators.
5. Difference between var and let keyword in JavaScript.
6. Explain Implicit Type Coercion in JavaScript.
7. Is JavaScript a statically typed or a dynamically typed language?
8. What is NaN property in JavaScript?
9. Explain passed by value and passed by reference.
10. What is an Immediately Invoked Function in JavaScript?
11. What do you mean by strict mode in JavaScript and characteristics of JavaScript strict-mode?
12. Explain Higher Order Functions in JavaScript.
13. Explain β€œthis” keyword.
14. What do you mean by Self Invoking Functions?
15. Explain call(), apply() and, bind() methods.
16. What is the difference between exec () and test () methods in JavaScript?
17. What is currying in JavaScript?
18. What are some advantages of using External JavaScript?
19. Explain Scope and Scope Chain in JavaScript.
20. Explain Closures in JavaScript.
21. Mention some advantages of JavaScript.
22. What are object prototypes?
23. What are callbacks?
24. What are the types of errors in JavaScript?
25. What is memorization?
26. What is recursion in a programming language?
27. What is the use of a constructor function in JavaScript?
28. What is DOM?
29. Which method is used to retrieve a character from a certain index?
30. What do you mean by BOM?