Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Node js malayalam crash course
Rating: 4.5 out of 5(60 ratings)
1,277 students

Node js malayalam crash course

Node js malayalam crash course for absolute beginners. തികച്ചും തുടക്കക്കാർക്കായി node മലയാളത്തിൽ
Created byTintu C Raju
Last updated 1/2020
Malayalam

What you'll learn

  • What is node js
  • How to install node js
  • Node js console
  • Create basic programs in node js
  • globals and os module
  • create a basic server with node js
  • read file content
  • send file content as response
  • url module in node
  • node package manager
  • package json in npm
  • nodemon utility
  • basics of express js framework
  • how to create simple api with express js
  • how to use postman for api testing
  • query string in express js
  • parameters in express js
  • how to connect to mysql from node
  • how to execute mysql queries with node

Course content

5 sections16 lectures2h 56m total length
  • Introduction3:03

    In this section you will learn what is node js. Basically node js is not a language but a javascript runtime.

    So with node js we can execute javascript on server side.


    ഈ ഭാഗത്തിൽ നമ്മൾ എന്താണ് node js എന്നാണു പഠിക്കുന്നത്.

  • Installation2:50

    ഈ ഭാഗത്തിൽ നമ്മൾ എങ്ങനെ node install ചെയ്യാം എന്നാണു നോക്കുന്നത്.

  • Node js commandline6:02

    എങ്ങിനെ node js ന്റെ console ഉപയോഗിക്കാം എന്നാണു നമ്മൾ പഠിക്കുന്നത്.

    This part explains how to access node js console and execute JavaScript statements in console.

  • First node js program6:45

    ഈ വിഡിയോയിൽ നമ്മൾ ആദ്യത്തെ node js പ്രോഗ്രാം എഴുതുകയാണ്.

  • node js ആമുഖം quiz

Requirements

  • Know basic javascript is prefered

Description

This is a small tutorial series on node js. This video series is created in malayalam language , so it can be used by anyone who can understand malayalam.


node js പഠിക്കാൻ വേണ്ടി പൂർണ്ണമായും മലയാളത്തിൽ നിർമ്മിച്ചിട്ടുള്ള ഒരു കോഴ്സ് ആണ് ഇത്. തികച്ചും തുടക്കക്കാർക്ക് വേണ്ടിയാണ് ഈ ട്യൂട്ടോറിയൽ നിർമ്മിച്ചിട്ടുള്ളത്. node js ജാവാസ്ക്രിപ്റ്റ് ഭാഷയിൽ അടിസ്ഥാനപ്പെടുത്തിയുള്ളതായതുകൊണ്ട് ജാവാസ്ക്രിപ്റ്റ് knowledge ഉണ്ട് എങ്കിൽ കുറച്ചു കൂടി നല്ലതായിരിക്കും എന്ന് കരുതുന്നു.

Who this course is for:

  • Those who wish to start learning the basics of node js