-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathleather1stsem.html
executable file
·728 lines (703 loc) · 63.7 KB
/
leather1stsem.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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
<!DOCTYPE html>
<html>
<head>
<title>AKU Bihar | B.Tech : LT First (1st) Semester Syllabus</title>
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<meta charset="utf-8">
<meta name="description" content="AKU Bihar, B.Tech : LT First (1st) Semester Syllabus, AKU Bihar, AKU Syllabus, AKU B.Tech Syllabus, AKU BCA Fifth Semester Syllabus, AKU Previous year paper, AKU B.tech Previous year paper."/>
<meta http-equiv="X-UA-Compatible" content="IE-edge">
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<meta name="keywords" content="aku bihar, aku bihar results, aku bihar syllabus, aku bihar question paper, aku bihar b tech syllabus, aku bihar b tech question paper, aku bihar patna, aku bihar question paper."/>
<meta name="viewport" content="width=device-width, intial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" type="image/png" href="image/icon.png"/>
<link href="https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<link rel="stylesheet" href="b.tech 1st sem.css">
</head>
<body class="bg-gray-900">
<nav class="fixed-nav-bar navbar navbar-expand-lg navbar-light" style="background-color: #667eea">
<a class="navbar-brand" href="index.html"><img src="image/icon.png" width="50" height="50" class="d-inline-block align-top" alt="" loading="lazy"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="index.html" style="font-weight: bold; margin-left: 40px;">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="college.html" style="font-weight: bold; margin-left: 40px;">COLLEGES</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" style="font-weight: bold; margin-left: 40px;">NOTES</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://www.akuexam.net/Results/" target="_blank" style="font-weight: bold; margin-left: 40px;">RESULTS</a>
</li>
<li class="nav-item dropdown active">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-weight: bold; margin-left: 40px;">
AKU Syllabus
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown" style="background-color: #667eea;">
<a class="dropdown-item" href="b.tech.html" style="font-weight: bold;">B.TECH</a>
<a class="dropdown-item" href="bca.html" style="font-weight: bold;">BCA</a>
<a class="dropdown-item" href="#" style="font-weight: bold;">MBBS</a>
<a class="dropdown-item" href="#" style="font-weight: bold;">B.PHARMA</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-weight: bold; margin-left: 40px;">
PREVIOUS YEAR PAPER
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown" style="background-color: #667eea;">
<a class="dropdown-item" href="CSE previous year.html" style="font-weight: bold;">CSE</a>
<a class="dropdown-item" href="EEE previous year.html" style="font-weight: bold;">EEE</a>
<a class="dropdown-item" href="MECH previous year.html" style="font-weight: bold;">MECH</a>
<a class="dropdown-item" href="CIVIL previous year.html" style="font-weight: bold;">CIVIL</a>
<a class="dropdown-item" href="IT previous year.html" style="font-weight: bold;">IT</a>
<a class="dropdown-item" href="ECE previous year.html" style="font-weight: bold;">ECE</a>
<a class="dropdown-item" href="EE previous year.html" style="font-weight: bold;">EE</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html" target="_blank" style="font-weight: bold; margin-left: 40px;">CONTACT</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about us.html" target="_blank" style="font-weight: bold; margin-left: 40px;">ABOUT US</a>
</li>
</ul>
</div>
</nav>
<section class="text-gray-500 bg-gray-900 body-font overflow-hidden">
<div class="row container px-5 pt-24 mt-10 align-items-center mx-auto flex flex-wrap">
<div class="col-md-6 order-2 order-md-1 p-4 md:w-1/2">
<div class="flex rounded-lg h-full bg-gray-800 p-8 m flex-col">
<div class="flex items-center mb-3">
<h5 onClick="window.location.href='#Chemistry'"id="demo" onmouseover="mouseOver1()" onmouseout="mouseOut1()">1. Basic Electrical Engineering</h5>
</div>
<div class="flex items-center mb-3">
<h5 onClick="window.location.href='#Mathematics-1'"id="demo1" onmouseover="mouseOver2()" onmouseout="mouseOut2()">2. Mathematics-I ( Calculus and Linear Algebra )</h5>
</div>
<div class="flex items-center mb-3">
<h5 onClick="window.location.href='#PPS'"id="demo2" onmouseover="mouseOver3()" onmouseout="mouseOut3()">3. Engineering Graphics and Design</h5>
</div>
<div class="flex items-center mb-3">
<h5 onClick="window.location.href='#Workshop'"id="demo3" onmouseover="mouseOver4()" onmouseout="mouseOut4()">4. Physics ( Electromagnetism ) </h5>
</div>
<!--- <div class="flex items-center mb-3">
<h5 onClick="window.location.href='#English'"id="demo4" onmouseover="mouseOver5()" onmouseout="mouseOut5()">5. English</h5>
</div>-->
</div>
</div>
<div class="col-md-6 order-1 order-md-2 flex flex-wrap w-full h-full p-8 bg-gray-800 sm:py-24 py-16 sm:px-24 rounded-lg px-6 relative">
<img alt="gallery" class="w-full object-cover h-full object-center block opacity-25 absolute rounded-lg inset-0" src="image/LT.png">
<div class="text-center relative z-10 w-full">
<h2 class="text-3xl text-white font-medium title-font mb-2">Leather Technology</h2>
<p class="text-2xl leading-relaxed">First Semester</p>
</div>
</div>
</div>
<div class="container px-5 py-24 mx-auto">
<div class="-my-8">
<span id="Chemistry" class="inline-block py-1 px-3 rounded bg-gray-800 text-gray-500 text-3xl font-medium tracking-widest">Basic Electrical Engineering</span>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-1</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">DC Circuits ( 8 Lectures )</h2>
<p class="leading-relaxed">Electrical Circuit elements (R, L and C), Voltage and Current sources, Kirchhoff current and voltage Laws, Analysis of simple circuits with DC excitation. Star-Delta conversion, Network theorems (Superposition, Thevenin, Norton and Maximum power transfer theorems). Time-domain analysis of first order RL and RC circuits</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-2</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">AC Circuits ( 8 Lectures )</h2>
<p class="leading-relaxed">Representation of sinusoidal waveforms, Peak, rms and Average values (Form factor and Peak factor), Impedance of series and parallel circuit, Phasor representation, Real Power, Reactive Power, Apparent Power, Power Factor, Power Triangle. Analysis of single-phase Ac circuits consisting of R, L, C, RL, RC, RLC Combinations (Series and Parallel), Resonance. Three-Phase Balanced Circuits, Voltage and current relations in Star and Delta connections</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-3</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Magnetic Circuits ( 4 Lectures )</h2>
<p class="leading-relaxed">Introduction, Series and Parallel Magnetic circuits, Analysis of Series and Parallel magnetic circuits. </p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-4</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Transformers ( 6 Lectures )</h2>
<p class="leading-relaxed">Magnetic Materials, B-H characteristics, Ideal and Practical Transformer, EMF equation, Equivalent Circuit, Losses in transformers, Regulation and efficiency. Auto-transformer and Three-Phase Transformer connections.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-5</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Electrical Machines (10 Lectures )</h2>
<p class="leading-relaxed">Construction, Working, Torque-Speed characteristic and speed control of separately excited DC Motor. Generation of rotating Magnetic Fields, Construction and working of a ThreePhase induction Motor, Significance of Torque-Slip characteristic. Loss components and efficiency, Starting and speed control of induction Motor. Construction and working of synchronous Generators.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-6</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Electrical Installations ( 6 Lectures )</h2>
<p class="leading-relaxed">Components of L-t Switchgear: Switch Fuse Unit (SFU), MCB, ELCB, MCCB, Types of wires and cables, Earthing. Types of Batteries, Important characteristics for Batteries. Elementary calculations for energy consumption, Power factor improvement and Battery backup.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">BOOKS</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Suggested books</h2>
<p class="leading-relaxed">1. D. P. KOTHARI AND I. J. NAGRATH, “BASIC ELECTRICAL ENGINEERING”, TATA MCGRAW HILL, 2010.<br>
2. D. C. KULSHRESHTHA, “BASIC ELECTRICAL ENGINEERING”, MCGRAW HILL, 2009.<br>
3. L. S. BOBROW, “FUNDAMENTALS OF ELECTRICAL ENGINEERING”, OXFORD UNIVERSITY PRESS, 2011.<br>
4. BASIC ELECTRICAL ENGINEERING BY FITZERALD,</p>
</div>
</div>
<!--<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Practicals:</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Choose any 10-12 experiments from below</h2>
<p class="leading-relaxed">
1. Determination of surface tension and viscosity.<br>
2. Thin layer chromatography.<br>
3. Ion Exchange column for removal of hardness of water.<br>
4. Determination of chloride component of water.<br>
5. Colligative properties using freezing point depression.<br>
6. Determination of rate constant of reaction.<br>
7. Determination of cell constant and conductance of solution.<br>
8. Potentiomerty-Determination of redox potential and Emfs.<br>
9. synthesis of a polymer/drug.<br>
10. Saponication/ acid value of oil.<br>
10. Chemical analysis of a salt.<br>
11. Lattice structure and packing of spheres.<br>
12. Model of potential Energy surface.<br>
13. Chemical oscillations-Iodine clock reaction.<br>
14. Adsorption of acetic acid by charcoal.<br>
15. Use of capillary viscisimeter to the demonstrate of the iso electric point as the PH of minimum viscosity.</p>
</div>
</div>-->
</div>
</div>
</section>
<section class="text-gray-500 bg-gray-900 body-font overflow-hidden">
<div class="container px-5 py-24 mx-auto">
<div class="-my-8">
<span id="Mathematics-1" class="inline-block py-1 px-3 rounded bg-gray-800 text-gray-500 text-3xl font-medium tracking-widest">MATHEMATICS-1 (Calculus and Linear Algebra)</span>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-1</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Calculus-I ( 6 Lectures )</h2>
<p class="leading-relaxed">Evolutes and involutes, Evaluation of definite and improper integrals, Beta and Gama functions anf their properties,
Application of definite integrals to evaluate surface area and volume of revolutions.
</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-2</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Calculus-II( 6 Lectures )</h2>
<p class="leading-relaxed">Rolles theorem, Mean value theorem, Taylor and Maclaurin theorems with remainders, Intermediate forms and L-hospital rules, Maxima and Minima.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-3</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Sequence and Series ( 10 Lectures )</h2>
<p class="leading-relaxed">Convergence of sequence and series,Test for convergence, Power series, Taylor series, Series for Exponential, Trigonomertic and logarithmic functions,
Fourier series: Half range sine and cosine series, Parsevals theorem.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-4</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Multivariable Calculus ( Differentiation )( 8 Lectures )</h2>
<p class="leading-relaxed">Limit continuty and partial Derivatives, Directional Derivatives, Total Derivatives, Tangent plane and Normal line, Maxima minima and saddle points, Methode of Lagrangemultipliers, Gradient, Curl, and Divergence.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-5</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Matrices & Determinants ( 10 Lectures )</h2>
<p class="leading-relaxed">Inverse and rank of matrix, Rank-Nullity theorem, System of linear equations,Symmetric, Skew-symmertic and Orthogonal matrices. Determinants: Cayley Hamilton theorem and orthogonal transformation.</p>
</div>
</div>
<!--- <div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-6</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Stereochemistry (4 Lectures)</h2>
<p class="leading-relaxed">Representation of 3-D structures, Structural Isomersand stereoisomers, Diastereomers,Optical activity, Configuration and symmetry and chirality,enantiomers,Absolute configurations and confirmational analysis.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-7</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Organic reactions and synthesis of drugs moleculed (4 lectures)</h2>
<p class="leading-relaxed">Introduction to intermediates and reaction involving substitution, Addition, Elimination, Oxidation-Reductions. Diels Elders cuclization and epoxide ring opening reactiion. Synthesis of a commonly used drug molecules like Aspirin.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Practicals:</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Choose any 10-12 experiments from below</h2>
<p class="leading-relaxed">
1. Determination of surface tension and viscosity.<br>
2. Thin layer chromatography.<br>
3. Ion Exchange column for removal of hardness of water.<br>
4. Determination of chloride component of water.<br>
5. Colligative properties using freezing point depression.<br>
6. Determination of rate constant of reaction.<br>
7. Determination of cell constant and conductance of solution.<br>
8. Potentiomerty-Determination of redox potential and Emfs.<br>
9. synthesis of a polymer/drug.<br>
10. Saponication/ acid value of oil.<br>
10. Chemical analysis of a salt.<br>
11. Lattice structure and packing of spheres.<br>
12. Model of potential Energy surface.<br>
13. Chemical oscillations-Iodine clock reaction.<br>
14. Adsorption of acetic acid by charcoal.<br>
15. Use of capillary viscisimeter to the demonstrate of the iso electric point as the PH of minimum viscosity.</p>
</div>-->
</div>
</div>
</div>
</section>
<section class="text-gray-500 bg-gray-900 body-font overflow-hidden">
<div class="container px-5 py-24 mx-auto">
<div class="-my-8">
<span id="PPS" class="inline-block py-1 px-3 rounded bg-gray-800 text-gray-500 text-3xl font-medium tracking-widest">Engineering Graphics and Design</span>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2"></span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Traditional Engineering Graphics</h2>
<p class="leading-relaxed">Principles of Engineering Graphics; Orthographic Projection; Descriptive Geometry; Drawing Principles; Isometric Projection; surface Development; Perspective; Reading a Drawing; Sectional Views; Dimensioning & Tolerances; True Length, Angle; Intersection, Shortest Distance</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Computer Graphics</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2"></h2>
<p class="leading-relaxed">Engineering Graphics Software; Spatial Transformations; Orthographic Projections; Model viewing; Co-ordinate systems; Multi-view projection; Exploded assembly; Model viewing; Animation; Spatial manipulation; Surface Modelling; sSlid Modelling, Introduction to Building Information Modelling (BIM).</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-1</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Introduction to Engineering Drawing</h2>
<p class="leading-relaxed">Principles of Engineering Graphics and their significance, Usage of Drawing Instruments, Lettering, Conic sections including the rectangular Hyperbola (General method only); Cycloid, Epicycloid, Hypocycloid and Involute; Scales – Plain, Diagonal and Vernier Scales</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-2</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2"> Orthographic projections</h2>
<p class="leading-relaxed">principles of orthographic projections- Conventions-Projections of points and Lines inclined to both Planes, projections of planes inclined planes Auxiliary Planes.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-3</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Projections of Regular Solids</h2>
<p class="leading-relaxed">Those inclined to both the Planes-Auxiliary views, Draw simple Annotation, Dimensioning and scale floor plains that include: Windows, Doors and Fixtures such as WC, Bath, Sink, Shower, etc.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-4</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Sections and Sectional views of Right Angular Solids</h2>
<p class="leading-relaxed">Covering, Prism, Cylinder, Pyramid, Cone – Auxiliary views; Development of surfaces of Right Regular Solids- Prism, Pyramid, cylinder and Cone; Draw the sectional Orthographic views of Geometrical Solids, Objects from industry and Dwellings ( Foundation to Slab only )</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-5</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Isometric Projections</h2>
<p class="leading-relaxed">Principles of Isometric projection – Isometric Scale, Isometric views, Conventions; Isometric views of Lines, Planes, Simple and compound solids; Conversion of isometric views to Orthographic views and vice-versa, Conventions</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-6</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Overview of Computer Graphics</h2>
<p class="leading-relaxed">Listing the computer Technologies that impact on Graphical Communication, Demonstrating knowledge of the theory of CAD Software [ such as: The Menu system, Toolbars ( Standard, Object properties, Draw, Modify and Dimension), Drawing Area ( Background, Crosshairs, Coordinate system ), dialog boxes and windows, Shortcut menus (Button bars), The command line (where applicable ), The status bar, Different methods of zoom as used in CAD, Select and erase objects. Isometric views of Lines, Planes, Simple and Compound Solids ]</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-7</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Customisation and CAD Drawing </h2>
<p class="leading-relaxed">Consisting of set up of the drawing page and the printer, Including scale settings, Setting up of units and Drawing Limits; ISO and ANSI Standards for coordinate Dimensioning and Tolerancing; Orthographic constraints, Snap to objects manually and automatically; Producing drawings by using various coordinate input entry methods to draw straight lines, Applying various ways of Drawing Circles.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-8</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Annotaions, Layering and Other Functions</h2>
<p class="leading-relaxed">Covering applying Dimensions to objects, Applying annotations to drawings; Setting up and use of layers, Layers to create drawings, Create, Edit and use customized layers; Changing line lengths through modifying existing lines ( extend/lengthen ); Printing documents to paper using the print command; Orthographic projection techniques; Drawing sectional views of composite right regular geometric solids and project the true shape of the sectioned surface; Drawing annotation, Computer-Aided Design ( CAD ) software modeling of parts and assemblies. Parametric and Non-Parametric solid, Surface, and Wireframe models. Part editing and Two-Dimensional documentation of models. Planar projection theory, Including sketching of perspective, Isometric, Multiview, Auxiliary and section views. Spatial visualization exercises. Dimensioning guidelines, Tolerancing techniques; Dimensioning and scale multi views of Dwelling.
</p>
</div></div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-9</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Demonstration of a sample Team Design project that Illustrates</h2>
<p class="leading-relaxed">Geometry and Topology of Engineered Components: Creation of Engineering models and their presentation in standard 2-D Blueprint form and as 3-D wireframe and shaded solids; Meshed Topologies for Engineering Analysis and Toolpath Generation for Component Manufacture; Geometric Dimensioning and Tolerancing; Use of solid-modeling software for creating associative models at the component and assembly levels. Floor plans that include: Windows, Doors, and Fixtures such as WC, Bath, Sink, Shower, etc. Applying colour coding according to building drawing practice; Drawing sectional elevation showing foundation to ceiling; Introduction to Building Information Modelling ( BIM ).</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">BOOKS</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2"> </h2>
<p class="leading-relaxed">1.BHATT N.D., PANCHAL V.M. & INGLE P.R., (2014), ENGINEERING DRAWING, CHAROTAR PUBLISHING HOUSE<br>
2. SHAH, M.B. &RANA B.C. (2008), ENGINEERING DRAWING AND COMPUTER GRAPHICS, PEARSON EDUCATION<br>
3. AGRAWAL B. & AGRAWAL C. M. (2012), ENGINEERING GRAPHICS, TMH PUBLICATION<br>
4. NARAYANA, K.L. & P KANNAIAH (2008), TEXT BOOK ON ENGINEERING DRAWING, SCITECHPUBLISHERS</p>
</div>
</div>
</div>
</div>
</section>
<section class="text-gray-500 bg-gray-900 body-font overflow-hidden">
<div class="container px-5 py-24 mx-auto">
<div class="-my-8">
<span id="Workshop" class="inline-block py-1 px-3 rounded bg-gray-800 text-gray-500 text-3xl font-medium tracking-widest"> Physics ( Electromagnetism ) </span>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-1</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">ELECTROSTATICS IN VACUUM (8 LECTURES)</h2>
<p class="leading-relaxed">Calculation of electric field and electrostatic potential for a charge distribution; Divergence and Curl of electrostatic field; Laplace’s and Poisson’s equations for electrostatic potential and uniqueness of their solution and connection with steady state diffusion and thermal conduction; Practical examples like Farady’s cage and Coffee-ring effect; Boundary conditions of electric field and electrostatic potential; Method of images; Energy of a charge distribution and its expression in terms of Electric Field.
</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-2</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2"> ELECTROSTATICS IN A LINEAR DIELECTRIC MEDIUM (4 LECTURES)</h2>
<p class="leading-relaxed">Electrostatic field and potential of a Dipole. Bound charges due to electric polarization; Electric displacement; Boundary conditions on displacement; Solving simple electrostatics problems in presence of dielectrics – Point charge at the centre of a Dielectric sphere, Charge in front of a dielectric slab, Dielectric slab and dielectric sphere in Uniform electric field.
</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-3</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">MAGNETOSTATICS (6 LECTURES)</h2>
<p class="leading-relaxed">Bio-Savart law, Divergence and Curl of static magnetic field; Vector potential and Calculating it for a given magnetic field using Stokes’ theorem; The equation for the vector potential and its solution for given current Densities.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-4</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">MAGNETOSTATICS IN A LINEAR MAGNETIC MEDIUM (3 LECTURES)</h2>
<p class="leading-relaxed">Magnetization and associated bound Currents; Auxiliary magnetic field; Boundary conditions on and. Solving for magnetic field due to simple magnets like a Bar Magnet; Magnetic susceptibility and Ferromagnetic, Paramagnetic and Diamagnetic materials; Qualitative discussion of magnetic field in presence of magnetic materials.
</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-5</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">FARADAY’S LAW (4 LECTURES)</h2>
<p class="leading-relaxed">Faraday’s law in terms of EMF produced by changing Magnetic Flux; Equivalence of Faraday’s law and motional EMF; Lenz’s law; Electromagnetic breaking and its applications; Differential form of Faraday’s law expressing Curl of electric field in terms of Time-derivative of magnetic field and calculating electric field due to changing magnetic fields in Quasi-static approximation; Energy stored in a Magnetic Field. </p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-6</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2"> DISPLACEMENT CURRENT, MAGNETIC FIELD DUE TO TIME-DEPENDENT ELECTRIC FIELD AND MAXWELL’S EQUATIONS (5 LECTURES)</h2>
<p class="leading-relaxed">Continuity equation for current densities; Modifying equation for the curl of magnetic field to satisfy continuity equation; Displace current and magnetic field arising from time- dependent electric field; Calculating magnetic field due to changing electric fields in Quasi- Static approximation. Maxwell’s equation in vacuum and Non-conducting medium; Energy in an electromagnetic field; Flow of energy and poynting vector with examples. Qualitative discussion of momentum in electromagnetic fields.
</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-7</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2"> ELECTROMAGNETIC WAVES (8 LECTURES)</h2>
<p class="leading-relaxed">The wave equation; Plane Electromagnetic waves in vacuum, Their transverse nature and Polarization; Relation between electric and magnetic fields of an Electromagnetic wave; Energy carried by Electromagnetic waves and examples. Momentum carried by electromagnetic waves and resultant pressure. Reflection and transmission of electromagnetic waves from a Non-conducting medium-vacuum interface for normal incidence.
</p>
</div>
</div>
<!---- <div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-8</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">INTRODUCTION TO SOLIDS AND SEMICONDUCTORS (9 LECTURES)</h2>
<p class="leading-relaxed">Free electron theory of metals, Fermi level, Density of states in 1, 2 and 3 Dimensions, Bloch’s theorem for particles in a periodic potential, Kronigpenney model and origin of energy bands.Types of electronic materials: Metals, Semiconductors, and Insulators. Intrinsic and extrinsic semiconductors, Dependence of fermi level on carrier concentration and temperature (equilibrium carrier statistics), Carrier generation and recombination, Carrier transport: Diffusion and Drift, P-N Junction.</p>
</div>
</div>--
</div>
</div>
</section>
<section class="text-gray-500 bg-gray-900 body-font overflow-hidden">
<div class="container px-5 py-24 mx-auto">
<div class="-my-8">
<span id="English" class="inline-block py-1 px-3 rounded bg-gray-800 text-gray-500 text-3xl font-medium tracking-widest">ENGLISH</span>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-1</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Vocabulary Building</h2>
<p class="leading-relaxed">A. The concept of word formation <br>
B. Root words from foreign languages and their use in English.<br>
C. Acquantance with prefixes and suffixes from foreign languages in English to from derivatives.<br>
D. Synonyms, Antonyms and standard abbreviations.<br>
E. Affixes, Acronyms</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-2</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Basic writing skills</h2>
<p class="leading-relaxed">A. Sentences structures. <br>
B. Use of phrases and Clauses in sentences.<br>
C. Importance og proper Punctuation.<br>
D. Kinds of sentences.<br>
E. Use of Tense, Use in context and coherenceof tensein writing.<br>
F. Use of voice-Active /Passive in sentences.<br>
G. Use of speech-Direct and Indirect speech.<br>
H. Framing questions- Direct,Using modal verbs.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-3</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Identifying common Errors in writing</h2>
<p class="leading-relaxed">A. Subject-Verb agreement. <br>
B. Noun-Pronoun agreement.<br>
C. Misplaced modifiers<br>
D. Articles<br>
E. Prepositions, Redundancies,Cliches.<br>
F. Common english errors<br>
</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-4</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Nature and style of sensible writing</h2>
<p class="leading-relaxed">A. Describing <br>
B. Defining<br>
C. Classifying<br>
D. Providing examples or evidence<br>
E. Writing introduction and conclusion<br>
F. Organising principle of paragraphs in documents<br>
G. Argument, Describing/ Narrating/ Planning,Defining,Classifying<br>
H. Lexical resources, using suitabble language register.<br>
I. Coherence, writing introduction,body and conclusion techniques for writing precisely,grammar and accuracy.</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-5</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Writing practices</h2>
<p class="leading-relaxed">A. Comprehension <br>
B. Formal letter writing/application/Report writing/writing minutes of meetings.<br>
C. Essay writing<br>
D. Formal Email writing<br>
E. Resume/ CV writing /Cover letter<br>
F. Statement of purpose
</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-6</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Oral communication</h2>
<p class="leading-relaxed">( This unit involves interactive practices in language Lab. ) <br>
A. Listening Comprehension<br>
B. Pronounciation, Intonation, Stress and Rythm.<br>
C. Common everyday situations: Conversations and Dialogues.<br>
D. Communication at workplace.<br>
E. Interviews<br>
F. Formal presentations<br>
G. Acquanting students with IPA symbols<br>
H. Phonetics(Basic)<br>
I. Sounds- Vowels, Consonants<br>
J. Clearingmother tongue influence<br>
K. Clearing redundancies and common errors related to indianism.<br>
L. Group discussion M.Expressing opinions<br>
M. Coherence and Fluency in speech.
</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-7</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Reading skills</h2>
<p class="leading-relaxed">A. Reading comprehension <br>
B. Paragraph reading based on phonetic sounds / Innotation<br><br><br><br>
PROFESSIONAL SKILLS<br>
A. Team Building<br>
B. Soft skill and entiquettes<br><br><br><br>
ACQUANTANCE WITH TECHNOLOGY-AIDED LANGUAGE LEARNING<BR>
A. Use of computer softwares ( Grammarly Ginger.........)<br>
B. Use of smartphone applications ( Duolingo, Bussu......)
</p>
</div>
</div>
<div class="p-8 pl-8 my-8 flex border-2 rounded-lg border-gray-800 flex-wrap md:flex-no-wrap">
<div class="md:w-64 md:mb-0 mb-6 flex-shrink-0 flex flex-col">
<span class="text-2xl tracking-widest font-medium title-font text-white mb-2">Module-8</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Activities</h2>
<p class="leading-relaxed">
A. Narrative chain <br>
B. Describing / Narrating<br>
C. Writing essay in relay<br>
D. Peer / Group activities<br>
E. Brain storming vocabulary<br>
F. Debates<br>
.</p>
</div>
</div>-->
</div>
</div>
</section>
<footer class="text-gray-500 bg-gray-900 body-font">
<div class="bg-gray-800">
<div class="container px-5 py-6 mx-auto flex items-center sm:flex-row flex-col">
<a class="flex title-font font-medium items-center md:justify-start justify-center">
<a class="navbar-brand" href="index.html"><img src="image/icon.png" width="50" height="50" class="d-inline-block align-top" alt="" loading="lazy"></a>
<a class="mr-3 mt-3 text-xl text-gray-500 hover:text-gray-600 text-decoration-none" href="index.html">AKU Bihar</a>
</a>
<p class="text-sm text-gray-600 sm:ml-6 sm:mt-0 mt-4">© All Right Reserved, Designed and Developed by -
<a href="https://www.linkedin.com/in/narayan-kumar-01b423177/" target="_blank" class="text-gray-500 ml-1 text-decoration-none hover:text-gray-600 target="_blank" rel="noopener noreferrer">@narayan</a>
<a href="https://www.linkedin.com/in/abhishek-kumar-70336b196/" target="_blank" class="text-gray-500 ml-1 text-decoration-none hover:text-gray-600" target="_blank" rel="noopener noreferrer">@abhishek</a>
</p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-4 justify-center sm:justify-start">
<a href="https://www.facebook.com/profile.php?id=100012370534632" target="_blank" class="fa fa-facebook text-decoration-none"></a></li>
<a href="https://www.instagram.com/k_narayan_9/?hl=en" target="_blank" class="fa fa-instagram text-decoration-none"></a></li>
<a href="https://www.linkedin.com/in/narayan-kumar-01b423177/" target="_blank" class="fa fa-linkedin text-decoration-none"></a></li>
<a href="https://github.com/narayancseian" target="_blank" class="fa fa-github text-decoration-none"></a></li>
<a href="https://twitter.com/Narayan09072000" target="_blank" class="fa fa-twitter text-decoration-none"></a></li>
</span>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
<script>
$(function() {
$(document).scroll(function() {
var $nav = $("#mainNavbar");
$nav.toggleClass("scrolled", $(this).scrollTop() > $nav.height());
})
})
</script>
<script>
function mouseOver1() {
document.getElementById("demo").style.color = "gray";
}
function mouseOut1() {
document.getElementById("demo").style.color = "white";
}
function mouseOver2() {
document.getElementById("demo1").style.color = "gray";
}
function mouseOut2() {
document.getElementById("demo1").style.color = "white";
}
function mouseOver3() {
document.getElementById("demo2").style.color = "gray";
}
function mouseOut3() {
document.getElementById("demo2").style.color = "white";
}
function mouseOver4() {
document.getElementById("demo3").style.color = "gray";
}
function mouseOut4() {
document.getElementById("demo3").style.color = "white";
}
function mouseOver5() {
document.getElementById("demo4").style.color = "gray";
}
function mouseOut5() {
document.getElementById("demo4").style.color = "white";
}
</script>
</body>
</html>