.lesson-title{color:#eb3889; font-weight: bold; font-style: italic;}

.lesson-box {
background: #f5faff;
border: 1px solid #cce0ff;
border-radius: 8px;
padding: 10px 15px;
margin: 10px 0;
}
.lesson-header {
display: flex;
align-items: center;
gap: 6px; /* নাম্বার ও পাঠের মাঝে ফাঁক */
font-size: 16px;
font-weight: bold;
color: #003366;
}
.lesson-link {
margin-top: 6px; /* উপরের লাইন থেকে ফাঁক */
}
.lesson-link a {
display: inline-block;
padding: 4px 10px;
background: #0073e6;
color: #fff;
border-radius: 5px;
text-decoration: none;
font-size: 14px;
}
.lesson-link a:hover {
background: #005bb5;
}
.eng-contnr{ line-height: 1.6;
max-width: 800px;
margin: 0 auto;
padding: 10px;
background: #ffffff;
border-radius: 12px;
box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}}
Dailybarak provides detailed and well-structured study materials for third-grade students following the Assam Board curriculum. These notes cover
essential subjects
like Mathematics, English, Bengali,
and Environmental Studies (EVS) aligning with the SCERT (State Council of Educational Research and Training) syllabus. Designed to simplify complex topics, these resources help students grasp
key concepts, prepare effectively for exams, and achieve academic success.
Ideal for both classroom learning and self-study, Daily Barak is a trusted
guide for students, parents, and teachers in Assam.
Explore these Assam Board Class 3 study materials to enhance
your child’s learning experience and excel in their studies! Whether you’re
looking for Assam Class 3 notes PDF, Assam Board EVS notes, or Bengali medium Class 3 resources, these notes are tailored
to meet the needs of students preparing for the Assam SCERT Class 3 syllabus.
Key Features:
-
Covers all
subjects: Mathematics, English, Bengali, EVS and Karjyapatra 3. - Aligned with the SCERT Assam Board syllabus.
- Perfect for Class 3 exam preparation Assam.
- Available in Bengali Medium and other formats.
Class 3 English, BLOSSOM-I এই বইয়ের মূল উদ্দেশ্য হলো শিশুদের
ইংরেজি ভাষার প্রতি আগ্রহ তৈরি করা। সহজ শব্দ, ছোট বাক্য, গল্প, কবিতা এবং
কার্যকলাপের মাধ্যমে শিক্ষার্থীরা ভাষার মৌলিক ব্যবহার শিখবে। এখানে শুধু পড়া নয়,
শোনা, বলা ও লেখা সবকিছুর ওপর গুরুত্ব দেওয়া হয়েছে যাতে তারা ধীরে ধীরে নিজেদের
ভাব প্রকাশে আত্মবিশ্বাসী হয়ে ওঠে।
Class 3 English Question Answer 2025
Clouds
The Monkey and the Crocodile
Kanaklata Barua-A Brave Young Women
Ritu’s Phone
The Hare and the Tortoise
If I Could Be an Astronaut
স্পন্দন Class 3 Bengali Question Answer বাংলা ভাষার বইটি শিক্ষার্থীদের
মাতৃভাষার প্রতি ভালোবাসা ও দক্ষতা বাড়ানোর জন্য তৈরি। গল্প, কবিতা ও নৈতিক
শিক্ষাসম্পন্ন লেখা শিশুদের কল্পনাশক্তি ও অনুভূতি বিকাশে সাহায্য করবে।
পাশাপাশি, তারা সঠিক বানান, উচ্চারণ এবং লিখনশৈলীর চর্চা করতে পারবে। এই বইয়ের
মাধ্যমে ছোটরা কেবল ভাষা নয়, নিজেদের সংস্কৃতি ও ঐতিহ্যের সাথেও গভীরভাবে যুক্ত ।
.evs-container {
–primary-color: #4a6fa5;
–secondary-color: #ff7e5f;
–accent-color: #f9c74f;
–light-bg: #f8f9fa;
–dark-text: #333;
–light-text: #fff;
line-height: 1.6;
max-width: 800px;
margin: 0 auto;
padding: 20px;
background: #ffffff;
border-radius: 12px;
box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}
.evs-header {
text-align: center;
margin-bottom: 25px;
position: relative;
padding-bottom: 20px;
border-bottom: 1px dashed #e0e0e0;
}
.evs-header h2 {
color: var(–primary-color);
font-size: 2rem;
margin-bottom: 15px;
padding-top: 10px;
}
.edition-badge {
display: inline-block;
background-color: var(–secondary-color);
color: white;
padding: 6px 18px;
border-radius: 20px;
font-size: 0.9rem;
box-shadow: 0 3px 6px rgba(0,0,0,0.1);
font-style: italic;
margin-bottom: 20px;
}
.header-image {
width: 100%;
object-fit: cover;
border-radius: 8px;
margin: 15px 0;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.cards-container {
display: flex;
flex-direction: column;
gap: 20px;
}
.chapter-card {
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
transition: all 0.3s ease;
}
.chapter-card:hover {
transform: translateY(-5px);
box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}
.chapter-title {
background: linear-gradient(135deg, #4a6fa5, #6a8fc7);
color: white;
padding: 14px;
font-size: 1.2rem;
font-weight: 600;
text-align: center;
}
.chapter-content {
background-color: white;
padding: 15px 0;
}
.lesson-item {
padding: 12px 20px 12px 30px;
margin: 0 10px 12px 10px;
position: relative;
transition: all 0.3s ease;
border-radius: 0 8px 8px 0;
background-color: #f9f9f9;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.lesson-item:hover {
background-color: #f0f7ff;
transform: translateX(5px);
}
.lesson-item:before {
content: “”;
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 5px;
background: #0073e6;
border-radius: 10px 0px 0px 10px;
}
/* Button Style */
.read-btn {
padding: 6px 14px;
background: #0073e6;
color: #fff;
text-decoration: none;
border-radius: 6px;
font-size: 0.9rem;
transition: 0.3s;
white-space: nowrap;
}
.read-btn:hover {
background: #005bb5;
}
/* Color variations for different chapters */
.chapter-card:nth-child(4n+1) .chapter-title {
background: linear-gradient(135deg, #4a6fa5, #6a8fc7);
}
.chapter-card:nth-child(4n+2) .chapter-title {
background: linear-gradient(135deg, #ff7e5f, #feb47b);
}
.chapter-card:nth-child(4n+3) .chapter-title {
background: linear-gradient(135deg, #2c7873, #4fb286);
}
.chapter-card:nth-child(4n+4) .chapter-title {
background: linear-gradient(135deg, #9d50bb, #6e48aa);
}
/* Responsive adjustments */
@media (max-width: 600px) {
.lesson-item {
flex-direction: column;
align-items: flex-start;
gap: 8px;
padding: 10px 15px 10px 25px;
}
.read-btn {
align-self: flex-start;
}
.hrn{border-top: 1px dashed grey;}
}
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
আমাদের চারপাশের পরিবেশ (Class 3 EVS) বইটি শিক্ষার্থীদের চারপাশের
জগতকে বোঝার একটি দারুণ মাধ্যম। পরিবার, সমাজ, প্রকৃতি, প্রাণীজগৎ, ঋতু—সব মিলিয়ে
শিশুদের বাস্তব জীবনের সাথে সম্পর্কিত বিষয়গুলো শেখানো হয়েছে। এতে শিশুরা কেবল
নিজেদের পরিবেশকে জানতে পারবে না, ভবিষ্যতে প্রকৃতিকে রক্ষা করার গুরুত্বও বুঝতে
পারবে।
Class 3 Environment Question Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
Read Answer
আমাদের গণিত (Class 3 Maths) বইটি শিশুদের সংখ্যার জগতে প্রবেশ করাবে সহজ
ও আকর্ষণীয় উপায়ে। যোগ, বিয়োগ, গুণ, ভাগের মতো মৌলিক বিষয় ছাড়াও এখানে আছে সমস্যা
সমাধান, আকৃতি ও মাপঝোপ নিয়ে চর্চা। প্রতিটি অধ্যায়ে ছবি, খেলাধুলার মাধ্যমে
শেখার সুযোগ থাকায় গণিত আর কঠিন মনে হবে না, বরং মজার বিষয় হয়ে উঠবে।
Class 3 Mathematics Solution Assam
Read Answer
Read Answer
Download theClass 3 Mathematics notes Assam,Assam Board English notes, and more to ensure your child’s academic success. TheseAssam SCERT study guidesare the ultimate resource for mastering theClass III curriculumin
Assam.
%20(1).jpg)


