We found 142 results that contain "ai"

Posted on: #iteachmsu
Assessing Learning
Friday, Feb 18, 2022
Advanced Excel
Advanced Excel is a comprehensive tutorial that provides a good insight into the latest and advanced features available in Microsoft Excel 2013. It has plenty of screenshots that explain how to use a particular feature, in a step-by-step manner.
Posted by: Kiren awasti
Loading..
Posted on 1: #iteachmsu
Advanced Excel
Advanced Excel is a comprehensive tutorial that provides a good insight into the latest and advanced features available in Microsoft Excel 2013. It has plenty of screenshots that explain how to use a particular feature, in a step-by-step manner.
ASSESSING LEARNING
Posted by: Kiren awasti
Friday, Feb 18, 2022
Loading..
Posted on: #iteachmsu
Incorporating Technologies
Friday, Mar 25, 2022
Predominantly inattentive type. The student may: o submit inaccurate or incomplete work, o have diff
Primer text from The College of William & Mary

ADHD is one of the most commonly diagnosed conditions of children (Centers for Disease
Control and Prevention, 2015).

In a 2016 Centers for Disease Control and Prevention study, scientists found that 6.1 million children aged 2-17 years living in the U.S. had been diagnosed with attention-deficit/hyperactivity disorder (ADHD), which is similar to the previous en
Ages 6-11: Approximately 2.4 million children
Ages 12-17: Approximately 3.3 million children

The diagnostic term attention-deficit/hyperactivity disorder (ADHD) refers to individuals who display patterns of inattention, impulsivity, and overactive behavior that interfere with daily functioning (American Psychiatric Association [APA], 2013).
Posted by: Chathuri Super admin..
Loading..
Posted on 1: #iteachmsu
Predominantly inattentive type. The student may: o submit inaccurate or incomplete work, o have diff
Primer text from The College of William & Mary

ADHD is one of the most commonly diagnosed conditions of children (Centers for Disease
Control and Prevention, 2015).

In a 2016 Centers for Disease Control and Prevention study, scientists found that 6.1 million children aged 2-17 years living in the U.S. had been diagnosed with attention-deficit/hyperactivity disorder (ADHD), which is similar to the previous en
Ages 6-11: Approximately 2.4 million children
Ages 12-17: Approximately 3.3 million children

The diagnostic term attention-deficit/hyperactivity disorder (ADHD) refers to individuals who display patterns of inattention, impulsivity, and overactive behavior that interfere with daily functioning (American Psychiatric Association [APA], 2013).
INCORPORATING TECHNOLOGIES
Posted by: Chathuri Super admin..
Friday, Mar 25, 2022
Loading..
Posted on: #iteachmsu
Assessing Learning
Wednesday, Apr 6, 2022
Artificial Intelligence
Since the invention of computers or machines, their capability to perform various tasks went on growing exponentially. Humans have developed the power of computer systems in terms of their diverse working domains, their increasing speed, and reducing size with respect to time.

A branch of Computer Science named Artificial Intelligence pursues creating the computers or machines as intelligent as human beings.
Posted by: Chathuri Super admin..
Loading..
Posted on 1: #iteachmsu
Artificial Intelligence
Since the invention of computers or machines, their capability to perform various tasks went on growing exponentially. Humans have developed the power of computer systems in terms of their diverse working domains, their increasing speed, and reducing size with respect to time.

A branch of Computer Science named Artificial Intelligence pursues creating the computers or machines as intelligent as human beings.
ASSESSING LEARNING
Posted by: Chathuri Super admin..
Wednesday, Apr 6, 2022
Loading..
Posted on: #iteachmsu
Assessing Learning
Friday, Apr 8, 2022
Computer Programming
Introduction to Computer Program
Before getting into computer programming, let us first understand computer programs and what they do.

A computer program is a sequence of instructions written using a Computer Programming Language to perform a specified task by the computer.

The two important terms that we have used in the above definition are −

Sequence of instructions
Computer Programming Language
To understand these terms, consider a situation when someone asks you about how to go to a nearby KFC. What exactly do you do to tell him the way to go to KFC?

You will use Human Language to tell the way to go to KFC, something as follows −

First go straight, after half kilometer, take left from the red light and then drive around one kilometer and you will find KFC at the right.
Posted by: Chathuri Super admin..
Loading..
Posted on 1: #iteachmsu
Computer Programming
Introduction to Computer Program
Before getting into computer programming, let us first understand computer programs and what they do.

A computer program is a sequence of instructions written using a Computer Programming Language to perform a specified task by the computer.

The two important terms that we have used in the above definition are −

Sequence of instructions
Computer Programming Language
To understand these terms, consider a situation when someone asks you about how to go to a nearby KFC. What exactly do you do to tell him the way to go to KFC?

You will use Human Language to tell the way to go to KFC, something as follows −

First go straight, after half kilometer, take left from the red light and then drive around one kilometer and you will find KFC at the right.
ASSESSING LEARNING
Posted by: Chathuri Super admin..
Friday, Apr 8, 2022
Loading..
Posted on: #iteachmsu
Thursday, Apr 21, 2022
CICS stands for Customer Information Control System. CICS was developed in 1968 by IBM
CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

Posted by: Chathuri Super admin..
Loading..
Posted on 1: #iteachmsu
CICS stands for Customer Information Control System. CICS was developed in 1968 by IBM
CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

Posted by: Chathuri Super admin..
Thursday, Apr 21, 2022
Loading..
Posted on: #iteachmsu
Thursday, Apr 21, 2022
Where can I get some?
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.
Posted by: Chathuri Super admin..
Loading..
Posted on 1: #iteachmsu
Where can I get some?
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.
Posted by: Chathuri Super admin..
Thursday, Apr 21, 2022
Loading..
Posted on: #iteachmsu
Incorporating Technologies
Tuesday, May 3, 2022
Home-School Reinforcement System
Home-School Reinforcement System: One of the most reinforcement effective
strategies is collaboration with students’ parents. Communicate as frequently as
possible (daily is optimal) about the amount and quality of work, as well as the
increase or decrease in appropriate behavior to help parents coordinate their
reinforcement system with the school’s system.

A simple checklist consisting of a list of the desired behaviors and a place for assignments that can be checked off, along with space for special notes, works best.
Authored by: Admin
Loading..
Posted on 1: #iteachmsu
Home-School Reinforcement System
Home-School Reinforcement System: One of the most reinforcement effective
strategies is collaboration with students’ parents. Communicate as frequently as
possible (daily is optimal) about the amount and quality of work, as well as the
increase or decrease in appropriate behavior to help parents coordinate their
reinforcement system with the school’s system.

A simple checklist consisting of a list of the desired behaviors and a place for assignments that can be checked off, along with space for special notes, works best.
INCORPORATING TECHNOLOGIES
Authored by: Admin
Tuesday, May 3, 2022
Loading..
Posted on: #iteachmsu
Incorporating Technologies
Tuesday, May 3, 2022
5G
5G is the Fifth Generation technology. It has many advanced features potential enough to solve many of the problems of our mundane life. It is beneficial for the government, as it can make the governance easier; for the students, as it can make available the advanced courses, classes, and materials online; it is easier for the common people as well, as it can facilitate them the internet everywhere. So, this tutorial is divided into various chapters and describes the 5G technology, its applications, challenges, etc., in detail.
Authored by: Sharon
Loading..
Posted on 1: #iteachmsu
5G
5G is the Fifth Generation technology. It has many advanced features potential enough to solve many of the problems of our mundane life. It is beneficial for the government, as it can make the governance easier; for the students, as it can make available the advanced courses, classes, and materials online; it is easier for the common people as well, as it can facilitate them the internet everywhere. So, this tutorial is divided into various chapters and describes the 5G technology, its applications, challenges, etc., in detail.
INCORPORATING TECHNOLOGIES
Authored by: Sharon
Tuesday, May 3, 2022
Loading..
playlist iconbusy