- 101
- 755
Haripriya Ramalingam
เข้าร่วมเมื่อ 27 มิ.ย. 2023
Design Thinking Approaching | Student Activity | MIS | SNSinstitutions
MIS is an organized integration of hardware and software technologies, data, processes, and human elements. It is a software system that focuses on the management of information technology to provide efficient and effective strategic decision making.
What is MIS? MIS is the acronym for Management Information Systems. MIS is a set of procedures which, when executed, provides information to support decision making. #snsinstitutions #snsdesignthinkers #designthinking
What is MIS? MIS is the acronym for Management Information Systems. MIS is a set of procedures which, when executed, provides information to support decision making. #snsinstitutions #snsdesignthinkers #designthinking
มุมมอง: 1
วีดีโอ
10.Features Of HTTP |Haripriya R | SNSInstitutions
มุมมอง 1014 วันที่ผ่านมา
HTTP (Hypertext Transfer Protocol) is the protocol used for transferring data over the web. Here are its key features: Stateless: Each request is independent; the server doesn’t remember past interactions. Request-Response Model: Clients (like browsers) send requests, and servers return responses. Human-Readable: HTTP messages are in plain text, making them easy to understand and debug. #snsins...
9.Communication Protocol |Haripriya R | SNSInstitutions
มุมมอง 614 วันที่ผ่านมา
A Communication Protocol is a set of rules and conventions that define how data is exchanged between devices, applications, or systems in a network. It ensures that communication is efficient, secure, and reliable, allowing different systems to understand each other and exchange information correctly. #snsinstitutions #snsdesignthinkers #designthinking
8.Client Server Model |Haripriya R | SNSInstitutions
มุมมอง 714 วันที่ผ่านมา
The Client-Server Model is a fundamental architecture used in computer networks and software design. It involves two primary components: the client and the server. #snsinstitutions #snsdesignthinkers #designthinking
7.Web Application Development Process |Haripriya R | SNSInstitutions
มุมมอง 514 วันที่ผ่านมา
Web Application Development Process (Brief) Requirement Gathering: Understand project goals, audience, and features needed. 1.Planning: Define timelines, architecture, and technology stack. 2.Design: Create wireframes, prototypes, and UI/UX designs. 3.Development: Frontend: Build the user interface (e.g., HTML, CSS, JavaScript frameworks like React or Angular). #snsinstitutions #snsdesignthinke...
Deign Thinking |Haripriya R | SNSInstitutions
มุมมอง 914 วันที่ผ่านมา
NPM packages are reusable modules of code published to the Node Package Manager (NPM) registry. They can be libraries, tools, or frameworks that help developers build applications more efficiently. These packages are often used to perform specific tasks, such as managing databases, creating APIs, or styling web applications. #snsinstitutions #snsdesignthinkers #designthinking
5.Node Package Manager |Haripriya R | SNSInstitutions
มุมมอง 514 วันที่ผ่านมา
Node Package Management is a system used in Node.js to manage dependencies, libraries, and tools required for building JavaScript applications. The most commonly used package manager in the Node.js ecosystem is NPM (Node Package Manager), which is included by default with Node.js installations. #snsinstitutions #snsdesignthinkers #designthinking
4.Web Servers Work |Haripriya R | SNSInstitutions
มุมมอง 714 วันที่ผ่านมา
A web server acts as an intermediary between clients (e.g., web browsers) and the resources (e.g., web pages, images, APIs) hosted on a server. Here’s a step-by-step explanation of how a web server works: #snsinstitutions #snsdesignthinkers #designthinking
2. Callback Function |Haripriya R | SNSInstitutions
มุมมอง 814 วันที่ผ่านมา
A callback function is a function passed as an argument to another function, allowing it to be executed after a specific task is completed. It is commonly used in asynchronous programming, particularly in JavaScript, to handle events or perform tasks after operations like API requests, file reading, or user interactions. #snsinstitutions #snsdesignthinkers #designthinking
case study -studets | SNSInstitutions
มุมมอง 814 วันที่ผ่านมา
web server acts as an intermediary between clients (e.g., web browsers) and the resources (e.g., web pages, images, APIs) hosted on a server. Here’s a step-by-step explanation of how a web server works #snsinstitutions #snsdesignthinkers #designthinking
1. AJAX GET And POST |Haripriya R | SNSInstitutions
มุมมอง 614 วันที่ผ่านมา
AJAX GET: 1.Retrieves data from a server. 2.Parameters are sent via the URL. AJAX POST: 1.Sends data to the server. 2.Parameters are sent in the request body. #snsinstitutions #snsdesignthinkers #designthinking
10 Case Study:Node.js Vs Javascript | Haripriya R | SNSInstitutions
มุมมอง 17หลายเดือนก่อน
JavaScript: Definition: JavaScript is a programming language primarily used for client-side scripting in web browsers. Environment: Runs in web browsers, allowing developers to create interactive web pages. Use Cases: Primarily for frontend development, enhancing user interfaces, and handling events. Execution: Runs in the browser's JavaScript engine (like V8 in Chrome). Node.js: Definition: No...
7 Javascript Functions | Haripriya R | SNSInstitutions
มุมมอง 9หลายเดือนก่อน
Defining a Function You create a function using the function keyword, followed by a name and parameters. Calling a Function To execute a function, you call it by its name and pass any required arguments. Function Expressions Functions can also be defined as expressions, allowing you to assign them to variables. Arrow Functions A shorter syntax for writing functions was introduced in ES6, known ...
8 Javascript Arithmetic Operator | Haripriya R | SNSInstitutions
มุมมอง 4หลายเดือนก่อน
In JavaScript, arithmetic operators perform mathematical calculations: Addition ( ): Adds two values. Subtraction (-): Subtracts one value from another. Multiplication (*): Multiplies two values. Division (/): Divides one value by another. Modulus (%): Returns the remainder of a division. Exponentiation ( ): Raises a number to the power of another. #snsinstitutions #snsdesignthinkers #designthi...
7 Javascript Assignment Operator | Haripriya R | SNSInstitutions
มุมมอง 2หลายเดือนก่อน
In JavaScript, assignment operators are used to assign values to variables. The most common assignment operator is the equal sign (=), but there are several other operators that combine assignment with arithmetic or bitwise operations. #snsinstitutions #snsdesignthinkers #designthinking
6 Javascript Variables | Haripriya R | SNSInstitutions
มุมมอง 2หลายเดือนก่อน
6 Javascript Variables | Haripriya R | SNSInstitutions
5 Javascript Numbers | Haripriya R | SNSInstitutions
มุมมอง 1หลายเดือนก่อน
5 Javascript Numbers | Haripriya R | SNSInstitutions
4 CSS Image Reflections | Haripriya R | SNSInstitutions
มุมมอง 2หลายเดือนก่อน
4 CSS Image Reflections | Haripriya R | SNSInstitutions
3 CSS Styling Images | Haripriya R | SNSInstitutions
มุมมอง 8หลายเดือนก่อน
3 CSS Styling Images | Haripriya R | SNSInstitutions
2 CSS Text Alignment | Haripriya R | SNSInstitutions
มุมมอง 6หลายเดือนก่อน
2 CSS Text Alignment | Haripriya R | SNSInstitutions
1 Introduction To CSS And JavaScript | Haripriya R | SNSInstitutions
มุมมอง 8หลายเดือนก่อน
1 Introduction To CSS And JavaScript | Haripriya R | SNSInstitutions
10.CSS Flex Properties | Haripriya R | SNSInstitutions
มุมมอง 72 หลายเดือนก่อน
10.CSS Flex Properties | Haripriya R | SNSInstitutions
9.Design Thinking | CSS FlexFlow | Haripriya R | SNSInstitutions
มุมมอง 122 หลายเดือนก่อน
9.Design Thinking | CSS FlexFlow | Haripriya R | SNSInstitutions
5 CSS FlexWrap |Haripriya R | SNSInstitutions
มุมมอง 122 หลายเดือนก่อน
5 CSS FlexWrap |Haripriya R | SNSInstitutions
7.CSS Flexbox | Haripriya R |SNSInstitutions
มุมมอง 42 หลายเดือนก่อน
7.CSS Flexbox | Haripriya R |SNSInstitutions
1. Case Study On Client Server |Haripriya R| SNSInstitutions
มุมมอง 92 หลายเดือนก่อน
1. Case Study On Client Server |Haripriya R| SNSInstitutions
6.CSS Selectors | Haripriya R | SNSInstitutions
มุมมอง 112 หลายเดือนก่อน
6.CSS Selectors | Haripriya R | SNSInstitutions
5.Html Attributes |Haripriya R |SNSInstitutions
มุมมอง 42 หลายเดือนก่อน
5.Html Attributes |Haripriya R |SNSInstitutions
3.Html Basic Tags | Haripriya R | SNSInstitutions
มุมมอง 52 หลายเดือนก่อน
3.Html Basic Tags | Haripriya R | SNSInstitutions
4.Html Preserve Formatting | Haripriya R | SNSInstitutions
มุมมอง 62 หลายเดือนก่อน
4.Html Preserve Formatting | Haripriya R | SNSInstitutions