Browse

Assessing Learning

Posted on: #iteachmsu
user pic
Posted by over 3 years ago
Adaptive Software Development is a move towards adaptive practices, leaving the deterministic practices in the context of complex systems and complex environments. Adaptive Software Development focuses on collaboration and learning as a technique to build complex systems. It is evolved from the best practices of Rapid Application Development (RAD) and Evolutionary Life Cycles.
template.csv

Posted on: #iteachmsu
Monday, Apr 4, 2022
Adaptive Software Development
Adaptive Software Development is a move towards adaptive practices, leaving the deterministic practices in the context of complex systems and complex environments. Adaptive Software Development focuses on collaboration and learning as a technique to build complex systems. It is evolved from the best practices of Rapid Application Development (RAD) and Evolutionary Life Cycles.
Posted by: Kiren awasti
post image
Posted on: #iteachmsu
Wednesday, Mar 30, 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.

Here, you have used English Language to give several steps to be taken to reach KFC. If they are followed in the following sequence, then you will reach KFC −
1. Go straight
2. Drive half kilometer
3. Take left
4. Drive around one kilometer
5. Search for KFC at your right side

Now, try to map the situation with a computer program. The above sequence of instructions is actually a Human Program written in English Language, which instructs on how to reach KFC from a given starting point. This same sequence could have been given in Spanish, Hindi, Arabic, or any other human language, provided the person seeking direction knows any of these languages.
Now, let's go back and try to understand a computer program, which is a sequence of instructions written in a Computer Language to perform a specified task by the computer. Following is a simple program written in Python programming Language −
print "Hello, World!"

The above computer program instructs the computer to print "Hello, World!" on the computer screen.


A computer program is also called a computer software, which can range from two lines to millions of lines of instructions.


Computer program instructions are also called program source code and computer programming is also called program coding.


A computer without a computer program is just a dump box; it is programs that make computers active.


As we have developed so many languages to communicate among ourselves, computer scientists have developed several computer-programming languages to provide instructions to the computer (i.e., to write computer programs). We will see several computer programming languages in the subsequent chapters.
Introduction to Computer Programming
If you understood what a computer program is, then we will say: the act of writing computer programs is called computer programming.
As we mentioned earlier, there are hundreds of programming languages, which can be used to write computer programs and following are a few of them −

Java
C
C++
Python
PHP
Perl
Ruby

Uses of Computer Programs
Today computer programs are being used in almost every field, household, agriculture, medical, entertainment, defense, communication, etc. Listed below are a few applications of computer programs −


MS Word, MS Excel, Adobe Photoshop, Internet Explorer, Chrome, etc., are examples of computer programs.


Computer programs are being used to develop graphics and special effects in movie making.


Computer programs are being used to perform Ultrasounds, X-Rays, and other medical examinations.


Computer programs are being used in our mobile phones for SMS, Chat, and voice communication.


Computer Programmer
Someone who can write computer programs or in other words, someone who can do computer programming is called a Computer Programmer.
Based on computer programming language expertise, we can name a computer programmers as follows −

C Programmer
C++ Programmer
Java Programmer
Python Programmer
PHP Programmer
Perl Programmer
Ruby Programmer

Algorithm
From programming point of view, an algorithm is a step-by-step procedure to resolve any problem. An algorithm is an effective method expressed as a finite set of well-defined instructions.
Thus, a computer programmer lists down all the steps required to resolve a problem before writing the actual code. Following is a simple example of an algorithm to find out the largest number from a given list of numbers −
1. Get a list of numbers L1, L2, L3....LN
2. Assume L1 is the largest, Largest = L1
3. Take next number Li from the list and do the following
4. If Largest is less than Li
5. Largest = Li
6. If Li is last number from the list then
7. Print value stored in Largest and come out
8. Else repeat same process starting from step 3

The above algorithm has been written in a crude way to help beginners understand the concept. You will come across more standardized ways of writing computer algorithms as you move on to advanced levels of computer programming.
Authored by: Komal
post image
Posted on: #iteachmsu
user pic
Posted by over 3 years ago
qTest is a test management tool used for Project Management, Bug Tracking, and Test Management. It follows the centralized test management concept that helps to communicate easily and assists in rapid development of task across QA team and other stakeholders.

qTest is a cloud based tool and was developed by QASymphony. It supports all browsers especially Chrome, Firefox, IE, etc. and also supports different windows OS versions – Windows XP, Vista, 7, etc. QTest provides a 14-days trial period for Business email id with access to 4 users. qTest can be integrated with many other tools – JIRA, Bugzilla, FogBugz, Version One, etc.
LearnnersPassed__1_.csv

Posted on: #iteachmsu
Wednesday, Feb 23, 2022
Q & A with Garth Sabo & Stokes Schwartz: MSU Learning Q & A with Garth Sabo & Stokes Schwartz: MSU L
In recent years, there is a lot of buzz on Blockchain. Many have described this as a most disruptive technology of the decade. Especially, the financial markets could be the most affected ones.
The technology is being adapted into many verticals like Healthcare, Medicines, Insurance, Smart Properties, Automobiles, and even Governments.
However, so far the most successful implementation of Blockchain is the Bitcoin - A Peer-to-Peer Electronic Cash System, which incidentally is also the first implementation of blockchain technology. Thus, to understand blockchain technology, it is best to understand how Bitcoin System is designed and implemented.
In this article, you will learn what is Blockchain, its architecture, how it is implemented and its various features. I will site Bitcoin implementation while describing the intricacies of blockchain.
The blockchain architecture is not so trivial and many have written good articles, tutorials including several videos. These range audience from Novice to Professionals. In this tutorial, I will focus on the conceptual understanding of blockchain architecture, keeping both Novice and Professionals on mind. Before delving into the blockchain, it is important to know why the need for this new technology emerged? The answer to this question lies in what is known as Double − Spending.

 
Authored by: Joseph
post image
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
Assessing Learning
Thursday, Feb 17, 2022
qTest
qTest is a test management tool used for Project Management, Bug Tracking, and Test Management. It follows the centralized test management concept that helps to communicate easily and assists in rapid development of task across QA team and other stakeholders.

qTest is a cloud based tool and was developed by QASymphony. It supports all browsers especially Chrome, Firefox, IE, etc. and also supports different windows OS versions – Windows XP, Vista, 7, etc. QTest provides a 14-days trial period for Business email id with access to 4 users. qTest can be integrated with many other tools – JIRA, Bugzilla, FogBugz, Version One, etc.
Posted by: Chathuri Super admin..
Loading..
Posted on 1: #iteachmsu
qTest
qTest is a test management tool used for Project Management, Bug Tracking, and Test Management. It follows the centralized test management concept that helps to communicate easily and assists in rapid development of task across QA team and other stakeholders.

qTest is a cloud based tool and was developed by QASymphony. It supports all browsers especially Chrome, Firefox, IE, etc. and also supports different windows OS versions – Windows XP, Vista, 7, etc. QTest provides a 14-days trial period for Business email id with access to 4 users. qTest can be integrated with many other tools – JIRA, Bugzilla, FogBugz, Version One, etc.
ASSESSING LEARNING
Posted by: Chathuri Super admin..
Thursday, Feb 17, 2022
Loading..
Posted on: #iteachmsu
Assessing Learning
Wednesday, Feb 16, 2022
Where does it come from?
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
Posted by: Chathuri Super admin..
Loading..
Posted on 1: #iteachmsu
Where does it come from?
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
ASSESSING LEARNING
Posted by: Chathuri Super admin..
Wednesday, Feb 16, 2022
Loading..
icon busy for category details