-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbED.html
68 lines (55 loc) · 3.59 KB
/
bED.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="css/jcarousel.css" rel="stylesheet" />
<link href="css/flexslider.css" rel="stylesheet" />
<link href="js/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" />
<style>
</style>
</head>
<body style="background-image: linear-gradient(45deg, #93a5cf 0%, #e4efe9 100%);" >
<div class="container">
<h1>BACHELOR OF EDUCATION</h1>
<img src="https://akm-img-a-in.tosshub.com/indiatoday/images/story/201802/teacher_training.jpeg?3zzOI5Dni9.4kC8i0H0w1Dcn7oLBD2Y7" alt="">
<p> <h3> Bachelors of Education, popularly referred as B.Ed., is a two-year full-time degree course that is essential for candidates who are interested in pursuing a career in teaching and other related fields. Few colleges even offer this course as distance learning or correspondence which too is of 2 years. Students in the B.Ed. course are given professional training in both art and science subjects from the teaching point of view.
B.Ed is mandatory for all those who want to teach in primary and secondary schools. National Council for Teacher Education is a statutory body which delegates and regulates programmes in teaching across the country.</p></h3>
</h3>
<a href="https://collegedunia.com/bed-colleges" >Colleges offering this course.</a>
<h2 style="color: darkblue;" > <u>COURSES IN B.Ed </u></h2>
<h3><p>The specialization subject or stream of pursuance by a particular student prior to the pursuance of B.Ed course determines the choice of subjects that he or she is allowed to teach. For students who have pursued humanities stream, the choice of subjects of instruction is vastly constricted to the following:
</p></h3>
<ul style="color: black;">
<li><p> History</p></li>
<li><p> Civics</p></li>
<li><p> Geography</p></li>
<li><p> Languages etc.</p></li>
</ul>
<h3><p>The students who have pursued the science stream are trained to teach
</p></h3>
<ul style="color: black;">
<li><p> Mathematics</p></li>
<li><p> Physics</p></li>
<li><p> Chemistry</p></li>
<li><p> Biology</p></li>
<li><p> Computer Science etc,.</p></li>
</p></h3>
<h2> Course Details</h2>
<ul style="color: black;">
<li> B.Ed. Full-Form- Bachelor of Education</li>
<li> Course Duration -2-5 Years</li>
<li> Admission Process- Both Merit/Entrance Exam Based</li>
<li> Eligibility -50-55% marks in graduation from a recognized college or university</li>
<li> Average Course Fee- INR 1 Lakhs</li>
<li> Average Salary Offered- INR 4 Lakhs per annum</li>
<li> Job Profiles- Counselor, Teacher, Consultant, Education researcher, Content writer, and others</li>
</ul>
</div>
</body>
</html>