Completed 2.js-basic

This commit is contained in:
Sanjay
2020-12-28 22:22:45 +05:30
parent f807e6afb3
commit cfc6156f69

View File

@@ -1,14 +1,14 @@
# Introduction to JavaScript
# जावास्क्रिप्ट का परिचय
JavaScript is the language of the web. In these four lessons, you'll learn its basics.
जावास्क्रिप्ट वेब की भाषा है। इन चार पाठों में, आप इसकी मूल बातें जानेंगे.
### Topics
### विषय
1. [Variables and Data Types](1-data-types/README.md)
2. [Functions and Methods](2-functions-methods/README.md)
3. [Making Decisions with JavaScript](3-making-decisions/README.md)
4. [Arrays and Loops](4-arrays-loops/README.md)
1. [वेरिएबल्स और डेटा प्रकार](1-data-types/README.md)
2. [फंक्शंस और मेथड्स](2-functions-methods/README.md)
3. [जावास्क्रिप्ट के साथ निर्णय करना](3-making-decisions/README.md)
4. [अर्रेंज और लूप्स ](4-arrays-loops/README.md)
### Credits
### आभार सूची
These lessons were written with ♥️ by [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) and [Chris Noring](https://twitter.com/chris_noring)
ये पाठ ♥ से [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) और [Chris Noring](https://twitter.com/chris_noring) द्वारा लिखे गए है