We found 30 results that contain "links"

Posted on: #iteachmsu
Friday, Jan 15, 2021
Internet of Things (IoT)
Internet of Things (IoT):
The Internet of Things (IoT) is a name for the aggregate collection of network-enabled devices, excluding traditional computers like laptops and servers. Types of network connections can include Wi-Fi connections, Bluetooth connections, and near-field communication (NFC). The IoT includes devices such as "smart" appliances, like refrigerators and thermostats; home security systems; computer peripherals, like webcams and printers; wearable technology, such as Apple Watches and Fitbits; routers; and smart speaker devices, like Amazon Echo and Google Home.
Authored by: Rupali
post image
Posted on: #iteachmsu
Wednesday, Jan 27, 2021
Speech perception
Speech perception is the process by which the sounds of language are heard, interpreted, and understood. The study of speech perception is closely linked to the fields of phonology and phonetics in linguistics and cognitive psychology and perception in psychology.  In the speech, perception seeks to understand how human listeners recognize speech sounds and use this information to understand spoken language. Speech perception research has applications in building computer systems that can recognize speech, in improving speech recognition for hearing- and language-impaired listeners, and in foreign-language teaching.
The process of perceiving speech begins at the level of the sound signal and the process of audition. (For a complete description of the process of the audition, After processing the initial auditory signal, speech sounds are further processed to extract acoustic cues and phonetic information. This speech information can then be used for higher-level language processes, such as word recognition.
 
Link URL : https://iteach-testing.venturit.org/browse/articles
Authored by: Rupali
post image
Posted on: #iteachmsu
post image
Speech perception
Speech perception is the process by which the sounds of l...
Authored by:
Wednesday, Jan 27, 2021
Posted on: #iteachmsu
Monday, Jan 11, 2021
Categorization of Artificial Intelligence
Categories of AI
Artificial intelligence:
can be divided into two different categories: weak and strong. Weak artificial intelligence embodies a system designed to carry out one particular job. Weak AI systems include video games such as the chess example from above and personal assistants such as Amazon's Alexa and Apple's Siri. You ask the assistant a question, it answers it for you.
 
Strong artificial intelligence systems are systems that carry on the tasks considered to be human-like. These tend to be more complex and complicated systems. They are programmed to handle situations in which they may be required to problem solve without having a person intervene. These kinds of systems can be found in applications like self-driving cars or in hospital operating rooms.
 
 
Authored by: Rupali
post image
Posted on: #iteachmsu
Monday, May 6, 2024
Web Content Accessibility Guidelines (WCAG) 2.2
Web Content Accessibility Guidelines (WCAG) 2.2 defines how to make Web content more accessible to people with disabilities. Accessibility involves a wide range of disabilities, including visual, auditory, physical, speech, cognitive, language, learning, and neurological disabilities. Although these guidelines cover a wide range of issues, they are not able to address the needs of people with all types, degrees, and combinations of disability. These guidelines also make Web content more usable by older individuals with changing abilities due to aging and often improve usability for users in general.
WCAG 2.2 is developed through the W3C process in cooperation with individuals and organizations around the world, with a goal of providing a shared standard for Web content accessibility that meets the needs of individuals, organizations, and governments internationally. WCAG 2.2 builds on WCAG 2.0 [WCAG20] and WCAG 2.1 [WCAG21], which in turn built on WCAG 1.0 [WAI-WEBCONTENT] and is designed to apply broadly to different Web technologies now and in the future, and to be testable with a combination of automated testing and human evaluation. For an introduction to WCAG, see the Web Content Accessibility Guidelines (WCAG) Overview.
Significant challenges were encountered in defining additional criteria to address cognitive, language, and learning disabilities, including a short timeline for development as well as challenges in reaching consensus on testability, implementability, and international considerations of proposals. Work will carry on in this area in future versions of WCAG. We encourage authors to refer to our supplemental guidance on improving inclusion for people with disabilities, including learning and cognitive disabilities, people with low-vision, and more.
Web accessibility depends not only on accessible content but also on accessible Web browsers and other user agents. Authoring tools also have an important role in Web accessibility. For an overview of how these components of Web development and interaction work together, see:

Essential Components of Web Accessibility
User Agent Accessibility Guidelines (UAAG) Overview
Authoring Tool Accessibility Guidelines (ATAG) Overview

Where this document refers to WCAG 2 it is intended to mean any and all versions of WCAG that start with 2.
Authored by: Vijaya
post image
Posted on: #iteachmsu
Tuesday, Sep 15, 2020
Poor Listening Skills
Do you zone out during long business meetings? Did your husband forget to pick up your child at baseball practice, even though you called to remind him on his way home? Problems with attention result in poor listening skills in many adults with ADHD, leading to a lot of missed appointments and misunderstandings.
 
Link test  :https://www.bigcommerce.com/ecommerce-answers/what-is-an-alt-tag-and-how-does-it-impact-seo/
 
 
Posted by: Chathuri Super admin..
post image
Posted on: #iteachmsu
Friday, Nov 17, 2023
SDLC Models
There are various software development life cycle models defined and designed which are followed during the software development process. These models are also referred as Software Development Process Models". Each process model follows a Series of steps unique to its type to ensure success in the process of software development.
Following are the most important and popular SDLC models followed in the industry −

Waterfall Model
Iterative Model
Spiral Model
V-Model
Big Bang Model

Other related methodologies are Agile Model, RAD Model, Rapid Application Development and Prototyping Models.Embedded video link:
Authored by: Vijayalaxmi mhetre
post image
Posted on: #iteachmsu
post image
SDLC Models
There are various software development life cycle models defined an...
Authored by:
Friday, Nov 17, 2023
Posted on: #iteachmsu
Wednesday, Nov 22, 2023
Article For Software development life cycle
What is SDLC?
SDLC is a process followed for a software project, within a software organization. It consists of a detailed plan describing how to develop, maintain, replace and alter or enhance specific software. The life cycle defines a methodology for improving the quality of software and the overall development process.
The following figure is a graphical representation of the various stages of a typical SDLC.

A typical Software Development Life Cycle consists of the following stages −
Stage 1: Planning and Requirement Analysis
Requirement analysis is the most important and fundamental stage in SDLC. It is performed by the senior members of the team with inputs from the customer, the sales department, market surveys and domain experts in the industry. This information is then used to plan the basic project approach and to conduct product feasibility study in the economical, operational and technical areas.
Planning for the quality assurance requirements and identification of the risks associated with the project is also done in the planning stage. The outcome of the technical feasibility study is to define the various technical approaches that can be followed to implement the project successfully with minimum risks.
Stage 2: Defining Requirements
Once the requirement analysis is done the next step is to clearly define and document the product requirements and get them approved from the customer or the market analysts. This is done through an SRS (Software Requirement Specification) document which consists of all the product requirements to be designed and developed during the project life cycle.
Stage 3: Designing the Product Architecture
SRS is the reference for product architects to come out with the best architecture for the product to be developed. Based on the requirements specified in SRS, usually more than one design approach for the product architecture is proposed and documented in a DDS - Design Document Specification.
This DDS is reviewed by all the important stakeholders and based on various parameters as risk assessment, product robustness, design modularity, budget and time constraints, the best design approach is selected for the product.
A design approach clearly defines all the architectural modules of the product along with its communication and data flow representation with the external and third party modules (if any). The internal design of all the modules of the proposed architecture should be clearly defined with the minutest of the details in DDS.
Stage 4: Building or Developing the Product
In this stage of SDLC the actual development starts and the product is built. The programming code is generated as per DDS during this stage. If the design is performed in a detailed and organized manner, code generation can be accomplished without much hassle.
Developers must follow the coding guidelines defined by their organization and programming tools like compilers, interpreters, debuggers, etc. are used to generate the code. Different high level programming languages such as C, C++, Pascal, Java and PHP are used for coding. The programming language is chosen with respect to the type of software being developed.
Stage 5: Testing the Product
This stage is usually a subset of all the stages as in the modern SDLC models, the testing activities are mostly involved in all the stages of SDLC. However, this stage refers to the testing only stage of the product where product defects are reported, tracked, fixed and retested, until the product reaches the quality standards defined in the SRS.
Stage 6: Deployment in the Market and Maintenance
Once the product is tested and ready to be deployed it is released formally in the appropriate market. Sometimes product deployment happens in stages as per the business strategy of that organization. The product may first be released in a limited segment and tested in the real business environment (UAT- User acceptance testing).
Then based on the feedback, the product may be released as it is or with suggested enhancements in the targeting market segment. After the product is released in the market, its maintenance is done for the existing customer base.Video link:Embedded video link:Link: https://projects.invisionapp.com/d/main#/console/20294675/458743820/preview 
Authored by: Vijayalaxmi vishvanath mali
post image
Posted on: #iteachmsu
Thursday, Dec 31, 2020
Factors for good health
Regular exercise, balanced nutrition, and adequate rest all contribute to good health. People receive medical treatment to maintain the balance, when necessary. Physical well-being involves pursuing a healthful lifestyle to decrease the risk of disease.
Good health depends on a wide range of factors.
Genetic factors
A person is born with a variety of genes. In some people, an unusual genetic pattern or change can lead to a less-than-optimum level of health. People may inherit genes from their parents that increase their risk for certain health conditions.
Environmental factors
Environmental factors play a role in health. Sometimes, the environment alone is enough to impact health. Other times, an environmental trigger can cause illness in a person who has an increased genetic risk of a particular disease.
Access to healthcare plays a role, but the WHO suggests that the following factors may have a more significant impact on health than this:

where a person lives
the state of the surrounding environment
genetics
their income
their level of education
employment status

It is possible to categorize these as follows:

The social and economic environment: This may include the financial status of a family or community, as well as the social culture and quality of relationships.
The physical environment: This includes which germs exist in an area, as well as pollution levels.
A person’s characteristics and behaviors: A person’s genetic makeup and lifestyle choices can affect their overall health.
Posted by: Rupali Jagtap
post image