From adb88cd4d9595046d2a83f6dc5a2e69aa0c1efa0 Mon Sep 17 00:00:00 2001 From: Rohith ND <73429989+ndrohith09@users.noreply.github.com> Date: Tue, 8 Mar 2022 10:21:24 +0530 Subject: [PATCH] Translated lesson 2 to tamil language Lesson 2 was translated to tamil language. --- 2-js-basics/translations/README.tam.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 2-js-basics/translations/README.tam.md diff --git a/2-js-basics/translations/README.tam.md b/2-js-basics/translations/README.tam.md new file mode 100644 index 00000000..6974baca --- /dev/null +++ b/2-js-basics/translations/README.tam.md @@ -0,0 +1,14 @@ +# ஜாவாஸ்கிரிப்ட் அறிமுகம் + +ஜாவாஸ்கிரிப்ட் என்பது இணையத்தின் மொழி. இந்த நான்கு பாடங்களில், நீங்கள் அதன் அடிப்படைகளை கற்றுக்கொள்வீர்கள் + +### தலைப்புகள் + +1. [மாறிகள் மற்றும் தரவு வகைகள்](../1-data-types/translations/README.tam.md) +2. [செயல்பாடுகள் மற்றும் முறைகள்](../2-functions-methods/translations/README.tam.md) +3. [ஜாவாஸ்கிரிப்ட் மூலம் முடிவுகளை எடுக்க](../3-making-decisions/translations/README.tam.md) +4. [வரிசைகள் மற்றும் வளையங்கள்](../4-arrays-loops/translations/README.tam.md) + +### கடன்கள் + +இந்த பாடங்களை [ஜாஸ்மின் கிரீனவே](https://twitter.com/paladique/), [கிறிஸ்டோபர் ஹாரிசன்](https://twitter.com/geektrainer/) மற்றும் [கிறிஸ் நோரிங்](https://twitter.com/chris_noring/) ஆகியோர் ♥️ எழுதப்பட்டன