Posts

Free Online Courses (MOOC)

Do you really want to professionally grow and develop yourself and looking to enhance your skills and expertise? Find below the list of website having numbers of courses and resources you can access totally free of cost. Happy Learning... 1-  www.edx.org 2-  www.coursera.org 3-  www.udacity.com 4-  www.edraak.org 5-  www.class.stanford.edu 6-  www.venture-lab.org 7-  www.education.10gen.com 8-  www.openhpi.de 9-  www.ocw.mit.edu 10-  www.khanacademy.org 11-  www.oli.cmu.edu 12-  www.oyc.yale.edu 13-  www.webcast.berkeley.edu 14-  www.openclassroom.stanford.edu /MainFolder/HomePage.php 15-  www.see.stanford.edu 16-  www.ck12.org 17-  www.udemy.com 18-  www.skillshare.com 19-  www.codecademy.com 20-  www.p2pu.org 21-  www.ed.ted.com 22-  www.myopencourses.com 23-  www.myopencampus.in 24-  www.nptel.iitm.ac.in 25-...

Brain and Learning

Image
Brain and Learning Do just 6,000 DNA patterns determine the humungous development of the human brain? Intertwined evolution over millions of years has resulted in the complex phenomenon that we humans exhibit, which differentiates us from other, lower forms of life – reasoning. This advanced capability is possible due to the huge number of information processors – neurons – and their intricate alignments in a vast in the human brain. A child is born with 100 billion neurons: however, only 10 percent of its neuronal connections – synapses – are present at that time. As the child evolves into an adult, these 100 billion neurons are connected using 1 million billion synapses, averaging 10,000 synapses per neuron. What is astounding is that only 6,000 genes are involved in the development of the human brain’s synapses – which we know cannot be entirely true, as the development of millions of billions of synapses would require other forces, or influence, to create such complex div...

Qualities of Teachers (Lowman)

Image
Two Dimensional Model of Teachers                                                (Lowman, 1985) To become successful teacher or happy teacher  recommended to have four essential skills such as, 1. Philosophical skills 2. Psychological Skills 3. Social Skills 4. Content Excitement/Intellectual Excite ment Qualities / Character / Behavior Encourage Honest Dedication Friendly Self control Motivators Unbiased Pointing mistakes Initiators Respect for others Moral Support Dress code Humanist Confident Service minded Easily Approachable Optimistic Hard worker Passionate Teaching Style Helping Tendenc Good learners Forgiving Care Technical Skills All rounder Command Knowledge

Educational Technology

Image
Educational Technology  is defined by the Association for Educational Communications and Technology as "the study and ethical practice of facilitating learning and improving performance by creating, using, and managing appropriate technological processes and resources." Educational technology refers to the use of both physical hardware and educational theoretics. It encompasses several domains, including learning theory, computer-based training, online learning, and, where mobile technologies are used, m-learning. Accordingly, there are several discrete aspects to describing the intellectual and technical development of educational technology: Educational technology as the theory and practice of educational approaches to learning  Educational technology as technological tools and media that assist in the communication of knowledge, and its development and exchange Educational technology for learning management systems (LMS), such as tools for student and curri...

Learn 'C' Programming by Yourself - Made Easy

Image
Computer programmers   write the code that enables software to operate as intended by software developers.  The computer science major equips students to master common computer languages used to create programs and to understand the logic and structure of languages so that they can more easily learn new computer languages. Computer programmers debug problems with existing programs and modify programs as the needs of end users change. If you want to become a good programmer, just remember the following things: 1.             Run every  code : You should run every  code  you write because only then you will get the joy of  coding . 2.           ALWAYS try to do it yourself : Always try to solve the problem yourself before taking help of others. 3.           NEVER try to copy other’s  code ...