Browse

Disciplinary Content

Posted on: #iteachmsu
Disciplinary Content
Monday, Mar 11, 2024
Deduction, abduction and induction
There are three types of logical reasoning. Informally, two kinds of logical reasoning can be distinguished in addition to formal deduction, which are induction and abduction
The first generation microprocessors were introduced in the year 1971-1972 by Intel Corporation. It was named Intel 4004 since it was a 4-bit processor.

It was a processor on a single chip. It could perform simple arithmetic and logical operations such as addition, subtraction, Boolean OR and Boolean AND.

I had a control unit capable of performing control functions like fetching an instruction from storage memory, decoding it, and then generating control pulses to execute it.

Second Generation (8 - bit Microprocessor)

The second generation microprocessors were introduced in 1973 again by Intel. It was a first 8 - bit microprocessor which could perform arithmetic and logic operations on 8-bit words. It was Intel 8008, and another improved version was Intel 8088.
Authored by: Rohit 936 Pravinchakra chakramurthy Krishna-dwaipayana Namberuman
Loading..
Posted on 1: #iteachmsu
Deduction, abduction and induction
There are three types of logical reasoning. Informally, two kinds of logical reasoning can be distinguished in addition to formal deduction, which are induction and abduction
The first generation microprocessors were introduced in the year 1971-1972 by Intel Corporation. It was named Intel 4004 since it was a 4-bit processor.

It was a processor on a single chip. It could perform simple arithmetic and logical operations such as addition, subtraction, Boolean OR and Boolean AND.

I had a control unit capable of performing control functions like fetching an instruction from storage memory, decoding it, and then generating control pulses to execute it.

Second Generation (8 - bit Microprocessor)

The second generation microprocessors were introduced in 1973 again by Intel. It was a first 8 - bit microprocessor which could perform arithmetic and logic operations on 8-bit words. It was Intel 8008, and another improved version was Intel 8088.
DISCIPLINARY CONTENT
Authored by: Rohit 936 Pravinchakra chakramurthy Krishna-dwaipayana Namberuman
Monday, Mar 11, 2024
Loading..
Posted on: #iteachmsu
Monday, Mar 11, 2024
A class is a user-defined blueprint or prototype from which objects are created. -- Edited
A class is a user-defined blueprint or prototype from which objects are created. It represents the set of properties or methods that are common to all objects of one type. Using classes, you can create multiple objects with the same behavior instead of writing their code multiple times. This includes classes for objects occurring more than once in your code. https://www.javatpoint.com/microprocessor-introduction In general, class declarations can include these components in order: 

Modifiers: A class can be public or have default access (Refer to this for details).
Class name: The class name should begin with the initial letter capitalized by convention.
Superclass (if any): The name of the class’s parent (superclass), if any, preceded by the keyword extends. A class can only extend (subclass) one parent.
Interfaces (if any): A comma-separated list of interfaces implemented by the class, if any, preceded by the keyword implements. A class can implement more than one interface.
Body: The class body is surrounded by braces, { }.

An object is a basic unit of Object-Oriented Programming that represents real-life entities. A typical Java program creates many objects, which as you know, interact by invoking methods. The objects are what perform your code, they are the part of your code visible to the viewer/user. An object mainly consists of: 

State: It is represented by the attributes of an object. It also reflects the properties of an object.
Behavior: It is represented by the methods of an object. It also reflects the response of an object to other objects.
Identity: It is a unique name given to an object that enables it to interact with other objects.
Method: A method is a collection of statements that perform some specific task and return the result to the caller. A method can perform some specific task without returning anything. Methods allow us to reuse the code without retyping it, which is why they are considered time savers. In Java, every method must be part of some class, which is different from languages like C, C++, and Python. 
Authored by: Vijayalaxmi Mhetre
post image
Posted on: Test group new
Disciplinary Content
Tuesday, Feb 27, 2024
Logic and rationality
The study of logical argumentation is relevant to the study of critical thinking. Logic is concerned with the analysis of arguments, including the appraisal of their correctness or incorrectness.[33] In the field of epistemology, critical thinking is considered to be logically correct thinking, which allows for differentiation between logically true and logically false statements
Authored by: Rohit 936 Pravinchakra chakramurthy Krishna-dwaipayana Namberuman
Loading..
Posted on 1: Test group new
Logic and rationality
The study of logical argumentation is relevant to the study of critical thinking. Logic is concerned with the analysis of arguments, including the appraisal of their correctness or incorrectness.[33] In the field of epistemology, critical thinking is considered to be logically correct thinking, which allows for differentiation between logically true and logically false statements
DISCIPLINARY CONTENT
Authored by: Rohit 936 Pravinchakra chakramurthy Krishna-dwaipayana Namberuman
Tuesday, Feb 27, 2024
Loading..
Posted on: Test group new
Disciplinary Content
Tuesday, Feb 27, 2024
Logic and rationality
The study of logical argumentation is relevant to the study of critical thinking. Logic is concerned with the analysis of arguments, including the appraisal of their correctness or incorrectness.[33] In the field of epistemology, critical thinking is considered to be logically correct thinking, which allows for differentiation between logically true and logically false statements.[34]

In "First wave" logical thinking, the thinker is removed from the train of thought, and the analysis of connections between concepts or points in thought is ostensibly free of any bias. In his essay Beyond Logicism in Critical Thinking Kerry S. Walters describes this ideology thus: "A logistic approach to critical thinking conveys the message to students that thinking is legitimate only when it conforms to the procedures of informal (and, to a lesser extent, formal) logic and that the good thinker necessarily aims for styles of examination and appraisal that are analytical, abstract, universal, and objective. This model of thinking has become so entrenched in conventional academic wisdom that many educators accept it as canon".[29] Such principles are concomitant with the increasing dependence on a quantitative understanding of the world.
Authored by: Rohit 936 Pravinchakra chakramurthy Krishna-dwaipayana Namberuman
Loading..
Posted on 1: Test group new
Logic and rationality
The study of logical argumentation is relevant to the study of critical thinking. Logic is concerned with the analysis of arguments, including the appraisal of their correctness or incorrectness.[33] In the field of epistemology, critical thinking is considered to be logically correct thinking, which allows for differentiation between logically true and logically false statements.[34]

In "First wave" logical thinking, the thinker is removed from the train of thought, and the analysis of connections between concepts or points in thought is ostensibly free of any bias. In his essay Beyond Logicism in Critical Thinking Kerry S. Walters describes this ideology thus: "A logistic approach to critical thinking conveys the message to students that thinking is legitimate only when it conforms to the procedures of informal (and, to a lesser extent, formal) logic and that the good thinker necessarily aims for styles of examination and appraisal that are analytical, abstract, universal, and objective. This model of thinking has become so entrenched in conventional academic wisdom that many educators accept it as canon".[29] Such principles are concomitant with the increasing dependence on a quantitative understanding of the world.
DISCIPLINARY CONTENT
Authored by: Rohit 936 Pravinchakra chakramurthy Krishna-dwaipayana Namberuman
Tuesday, Feb 27, 2024
Loading..
Posted on: Educational outcomes.
Disciplinary Content
Tuesday, Feb 27, 2024
Education sciences edit 2
Education sciences,[1] also known as education studies, education theory, and traditionally called pedagogy,[2] seek to describe, understand, and prescribe education policy and practice. Education sciences include many topics, such as pedagogy, andragogy, curriculum, learning, and education policy, organization and leadership. Educational thought is informed by many disciplines, such as history, philosophy, sociology, and psychology.

edit 1

Faculties, departments, degree programs, and degrees on education sciences are often called simply faculty of education etc.[3] It is likewise still common to say she is studying education, which is only very rarely expressed as studying education science(s) and was traditionally called studying pedagogy (in English) in most European countries. Similarly, educational theorists may be known as pedagogues depending on the country.
Authored by: Rohit 936 Pravinchakra chakramurthy Krishna-dwaipayana Namberuman
Loading..
Posted on 1: Educational outcomes.
Education sciences edit 2
Education sciences,[1] also known as education studies, education theory, and traditionally called pedagogy,[2] seek to describe, understand, and prescribe education policy and practice. Education sciences include many topics, such as pedagogy, andragogy, curriculum, learning, and education policy, organization and leadership. Educational thought is informed by many disciplines, such as history, philosophy, sociology, and psychology.

edit 1

Faculties, departments, degree programs, and degrees on education sciences are often called simply faculty of education etc.[3] It is likewise still common to say she is studying education, which is only very rarely expressed as studying education science(s) and was traditionally called studying pedagogy (in English) in most European countries. Similarly, educational theorists may be known as pedagogues depending on the country.
DISCIPLINARY CONTENT
Authored by: Rohit 936 Pravinchakra chakramurthy Krishna-dwaipayana Namberuman
Tuesday, Feb 27, 2024
Loading..
Posted on: Smoke testing group by 936 user
Tuesday, Jan 23, 2024
Education is the transmission of knowledge
In prehistory, education happened informally through oral communication and imitation. With the rise of ancient civilizations, writing was invented, and the amount of knowledge grew. This caused a shift from informal to formal education. Initially, formal education was mainly available to elites and religious groups. The invention of the printing press in the 15th century made books more widely available. This increased general literacy. Beginning in the 18th and 19th centuries, public education became more important. This development led to the worldwide process of making primary education available to all, free of charge, and compulsory up to a certain age. Today, over 90% of all primary-school-age children worldwide attend primary school.
Authored by: Jyoti
post image
Posted on: Smoke testing group by 936 user
user pic
Posted by over 1 year ago
Evaluative or thick conceptions[b] of education state that it is part of the nature of education to lead to some kind of improvement. They contrast with thin conceptions, which provide a value-neutral explanation.[13] Some theorists provide a descriptive conception of education by observing how the term is commonly used in ordinary language. Prescriptive conceptions, by contrast, define what good education is or how education should be practiced.[14] Many thick and prescriptive conceptions see education as an activity that tries to achieve certain aims.[15] Some concentrate on epistemic aims, like knowledge and understanding. Others give more emphasis to the development of skills, like rationality and critical thinking, and character traits, like kindness and honesty.

Posted on: #iteachmsu
Tuesday, Jan 23, 2024
A student exchange program may involve international travel, but does not necessarily require the st
Checking Your Course Materials & Resources
In anticipation of starting a new semester it is always a good idea to check the materials you plan on using for your course. Here are a couple of pitfalls that could happen, and how you might protect yourself. 
 
1)    Where did that go?
Sometimes we link to library resources such as journal articles, books, or media and we expect that the link will be ‘good’ in perpetuity. However, over time things shift and change. It is a good idea to use stable links to ensure that your resources will be available to students when they select the link you have provided. Here is the library resource on using stable links in your course - https://libguides.lib.msu.edu/stablelinks
 
2)    It’s not the limits we set…
Some resources have a limit to the number of individuals who can access the resource at one time. It’s kind of like the olden days when there were only a few copies of a book in the library for hundreds of students. The same occurs in some digital resources. It is a good idea to ensure that your resources don’t have any restrictions, and if they do, that you are aware of these prior to adding these to your final syllabus or course reading list. Here is a library article to help with these situations - https://libguides.lib.msu.edu/c.php?g=917727&p=6913084
 
3)    Deadlines and other support help
If you are experiencing an issue with access or availability to course resources from the library, you should contact them as soon as possible in the planning process. MSU librarians are very skilled and knowledgeable about the availability of resources and suggestions for alternatives when necessary. Here is a link to help with course materials - https://libguides.lib.msu.edu/c.php?g=917727&p=6913084
 
 The aforementioned points are related to resources and materials available through the MSU library. It is always a good idea to check your links and access to third-party resources and materials that you have ‘used in the past’. Over time open and free resources can become fee-for-access (e.g., you will receive a 401 Unauthorized error), as well as being removed from the web entirely (e.g., the dreaded 404 ‘Not Found’ error). Checking these resources early can help you avoid last minute panic and scramble to find alternatives for your course.
Authored by: Shweta patil
post image
icon busy for category details