
Build 03 Hands on web development projects in JavaScript with source code
JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.
jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. It is free, open-source software using the permissive MIT License. As of May 2019, jQuery is used by 73% of the 10 million most popular websites.
The 03 Projects which you are going to implement are listed below
- Counter Application
- Calculator
- Todo List
Attendance : Click here
Kindly mark your attendance for the day above
Internship Project Tasks :
Project Name : Counter Application
Task 01 : Counter project Demo
Key Learning points :
1.Understanding the Counter project Demo .
Kindly access your Task session here : Click here to access
Make notes of the important concepts told in the session .
Task 02 : Counter project HTML
Key Learning points :
1.Understanding the Counter project HTML Part .
Kindly access your Task session here : Click here to access
Make notes of the important concepts told in the session .
Task 03 : Counter CSS
Key Learning points :
1.Understanding the Counter CSS .
Kindly access your Task session here : Click here to access
Make notes of the important concepts told in the session .
Task 04 : Counter JS
Key Learning points :
1.Understanding the Counter project JS .
Kindly access your Task session here : Click here to access
Make notes of the important concepts told in the session .