Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
JavaScript Basics in HINDI (हिंदी)
Rating: 4.4 out of 5(60 ratings)
1,384 students

JavaScript Basics in HINDI (हिंदी)

अगर आप को JavaScript Developer बनना है तो यह कोर्स आप के लिए हैं।
Created bySuresh Patel
Last updated 11/2024
English
English [Auto],

What you'll learn

  • JavaScript बेसिक।
  • JavaScript Data Type
  • JavaScript Print Out Put
  • VS Code

Course content

2 sections15 lectures1h 41m total length
  • Download Visual Studio Code2:41

    Download and install Visual Studio Code on Windows, Mac, or Linux; accept the license, complete setup, and open VS Code to begin coding in the next lecture.

  • Introduction to HTML14:58

    Learn HTML, the hypertext markup language that builds web pages, including doctype, root html element, head, body, and elements like title and h1.

  • Print Statement4:40

    Learn how to create an html file, include a script tag, and use console.log as a print statement to display messages such as hello Suresh in the browser console.

  • Variables15:16

    Learn how to declare and assign JavaScript variables using let, print values, and follow naming conventions like camelCase and underscores, while understanding case sensitivity and undefined values.

  • Data Types3:10

    Explore data types in JavaScript, including primitive and composite data types, and learn strings, numbers, booleans, objects, arrays, functions, undefined, and null.

  • String Data Type5:40

    Explore the string data type in JavaScript by creating strings with double or single quotes, and learn escaping with backslashes for quotes.

  • Number Data Type5:45
  • Boolean Data Type4:35

    Explore the boolean data type in JavaScript, using true and false in conditions and basic data handling. Next, examine undefined and null as core data types.

  • Null and Undefined Data Type6:24

    Master JavaScript basics by understanding null and undefined data types, using the typeof operator to inspect values, and distinguishing between undefined, null, and empty strings.

  • Object Data Type10:34

    Learn how to create and use JavaScript objects, define key-value properties like name, age, and married, access data with dot notation, and print details from a person object.

  • Array Data Type12:19

    Explore the array data type in JavaScript, create and print arrays with multiple values, access elements by index, compare with object data type, and use typeof to check data types.

  • Function14:24

    Learn how to declare and call functions in JavaScript, using the function keyword, a name, parameters, and a function body with console.log, enabling reusable code.

  • JavaScript Advance Course Link
  • Very IMP - Where To Go From Here.1:04

    Advance from JavaScript basics to intermediate and advanced levels across seven sections, including API creation, object checker, and landing page, with a course link to the next module.

Requirements

  • आप के पास एक कंप्यूटर या लैपटॉप होना चाहिए ईस कोर्स को पूरा करने के लिए।

Description

आप ईस कोर्स में क्या क्या सीखेंगे।

1 VS Code install करना और उसमे code करना सीखे।

2 HTML मे JavaScript को Run करना सीखे।

3 JavaScript मे Output Display करना सीखे।

4 Variable क्या होता है ऐंड Variable कैसे बनाते हैं।

5 Number डेटा टाइप क्या हे ऐंड Number डेटा टाइप कैसे बनाते हैं।

6 String डेटा टाइप क्या हे ऐंड String डेटा टाइप कैसे बनाते हैं।

7 Boolean डेटा टाइप क्या हे ऐंड Boolean डेटा टाइप कैसे बनाते हैं।

8 null AND undefined डेटा टाइप क्या हे ऐंड, डेटा टाइप कैसे बनाते हैं।

9 Object डेटा टाइप क्या हे ऐंड Object डेटा टाइप कैसे बनाते हैं।

10 Object में properties OR Methods के बारे में डिटेल।

11 Array डेटा टाइप क्या हे ऐंड Array डेटा टाइप कैसे बनाते हैं।

12 Function डेटा टाइप क्या हे ऐंड Function डेटा टाइप कैसे बनाते हैं।


आप ईस कोर्स में क्या क्या सीखेंगे।

1 VS Code install करना और उसमे code करना सीखे।

2 HTML मे JavaScript को Run करना सीखे।

3 JavaScript मे Output Display करना सीखे।

4 Variable क्या होता है ऐंड Variable कैसे बनाते हैं।

5 Number डेटा टाइप क्या हे ऐंड Number डेटा टाइप कैसे बनाते हैं।

6 String डेटा टाइप क्या हे ऐंड String डेटा टाइप कैसे बनाते हैं।

7 Boolean डेटा टाइप क्या हे ऐंड Boolean डेटा टाइप कैसे बनाते हैं।

8 null AND undefined डेटा टाइप क्या हे ऐंड, डेटा टाइप कैसे बनाते हैं।

9 Object डेटा टाइप क्या हे ऐंड Object डेटा टाइप कैसे बनाते हैं।

10 Object में properties OR Methods के बारे में डिटेल।

11 Array डेटा टाइप क्या हे ऐंड Array डेटा टाइप कैसे बनाते हैं।

12 Function डेटा टाइप क्या हे ऐंड Function डेटा टाइप कैसे बनाते हैं।

Who this course is for:

  • अगर आप को JavaScript Developer बनना है तो यह कोर्स आप के लिए हैं।
  • अगर आप Web Development करना चाहते हो तो आप को JavaScript आनी चाहिए।