-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathit2ndsem.html
executable file
·633 lines (608 loc) · 47.2 KB
/
it2ndsem.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
<!DOCTYPE html>
<html>
<head>
<title>AKU Bihar | B.Tech : IT Second (2nd) 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 : IT Second (2nd) 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.Chemistry</h5>
</div>
<div class="flex items-center mb-3">
<h5 onClick="window.location.href='#Mathematics-1'"id="demo1" onmouseover="mouseOver2()" onmouseout="mouseOut2()">2. Mathematics-1( Probability and Statics )</h5>
</div>
<div class="flex items-center mb-3">
<h5 onClick="window.location.href='#PPS'"id="demo2" onmouseover="mouseOver3()" onmouseout="mouseOut3()">3. Programming for Problem Solving(PPS)</h5>
</div>
<div class="flex items-center mb-3">
<h5 onClick="window.location.href='#Workshop'"id="demo3" onmouseover="mouseOver4()" onmouseout="mouseOut4()">4. Workshop Manufacturing practice</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 rounded-lg sm:px-24 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/IT.png">
<div class="text-center relative z-10 w-full">
<h2 class="text-3xl text-white font-medium title-font mb-2">IT</h2>
<p class="text-2xl leading-relaxed">Second 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">CHEMISTRY</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">Atomic and Molecular Structure(10 Lectures)</h2>
<p class="leading-relaxed">Atomic structure and its properties at atomic and sub-atomic level, Failure of classical theories to explain properties of particles, Molecular orbitals of diatomic molecules and graphs of multicentre orbitals, Principal for combination of atomic orbita;s to form molecular orbitals, Schodinger equation, Photoelectric effect and Heisenberg uncertainty principle, Dual nature of electromagnetic radiation, Planks theory, Band structure, Electromagnetic radiation, Crystal field theory and the energy level diagram for transition metals ions and their magnetic properties.</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">Spectroscopic Technique and its Applications (8 Lectures)</h2>
<p class="leading-relaxed">Principal of vibrational and rotational spectroscopy and selection rules for application in diatomic molecules, Elementary idea for elecctronic spectroscopy. UV-VIS Spectroscopy with related rules and its applications. Fluorescence and its application in medicines. Basic principle of Nuclear magnetic resonance and its applications. Basics of magnetic resonance imaging.</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">Intermolecular forces and properties of Gases (4 Lectures)</h2>
<p class="leading-relaxed">Ionic, Dipolar and Vanderwalls interactions. Equations of stste of ideal and real gases, Deviation from ideal behaviour. Vanderwalls Gas Equation.</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">Use of free energy in chemical equilibriya and water chemistry (8 Lecture)</h2>
<p class="leading-relaxed">Thermodynamics functions: Energy, Enthalpy,Free energy. Equation to interrelate thermodynamics properties. Free Energy, EMF, and Cell potentials, The Nearst equation and its applications, Corrosion, Use of free energy considerations in metallurgy through ellingham diagrams. Solubility equilibria. Water chemistry hard and soft water, Parameretrs of quality of water to be used in different industries as for drinking water. Calculations of hardness of water in all units. Estimation of hardness using EDTA and Alkalinity methode. Removal of hardness by Sodalime and ion exchange methode including Zeolite Methode.</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">Periodic properties (4 Lectures)</h2>
<p class="leading-relaxed">Effective Nuclear charge, Penetration of orbitals, Vibrations of s,p,d,and f orbitals energies of atom in the periodic table. Electronic configuration, Atomic and ionic size, Ionization energies,Polarisation,Acid,Base,Principal of HSAB theory, Oxidation states, Hybridisation and Moecular geometry.</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="Mathematics-1" class="inline-block py-1 px-3 rounded bg-gray-800 text-gray-500 text-3xl font-medium tracking-widest">MATHEMATICS-II ( Probability and Statics )</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">Basic Probability ( 12 Lectures )</h2>
<p class="leading-relaxed">Probability Spaces, Conditional probability, Independence; Discrete Random Variables, Independent Random variables, The multinomial Distribution, Poisson approximation to the Binomial Distribution, Infinite Sequences of Bernoulli Trials, Sums of independent Random Rariables; Expectation of discrete random variables, Moments, Variance of a sum, Correlation Coefficient, Chebyshev's Inequality.
</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">Continuous Probability Distributions ( 4 Lectures )</h2>
<p class="leading-relaxed">Continuous Random Variables and their properties, Distribution functions and densities, Normal, Exponential and Gamma 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-3</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Bivariate Distributions ( 4 Lectures )</h2>
<p class="leading-relaxed">Bivariates distribution and their properties, Distribution of sums and quotients, Conditional densitiess, Bayes rule.</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">Basic Statics (8 lectures )</h2>
<p class="leading-relaxed">Measures of central tendency: Moments, Skewness and Kurtosis, Probability Distribution: Binomial, poisson and Normal- Evaluation of statical parameters for these three distributions, Correlation and Regression-Rank Correlaton</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">Applied Statics ( 8 Lectures )</h2>
<p class="leading-relaxed">Curve fitting by the method of least squares- Fitting of straight lines, Second degree Parabolas and more General Curves. Test of significance: Large sample test for single proportion,Difference of proportions, Single Mean, Difference of Means and difference of Standard Deviations (SD).</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">Small Samples ( 4 Lectures )</h2>
<p class="leading-relaxed">Test for single Mean, Difference of Means and Correlation Coeffiecients, Test for ratio and Variance- CHI-Square Test for Goodness of fit and independence of Attributes.</p>
</div>
</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">PROGRAMMING FOR PROBLEM SOLVING(PPS)</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">Introduction to Programming ( 6 Lectures)</h2>
<p class="leading-relaxed">Introduction to components of a computer system (Disks, Memory, Processor, where a program is stored and executed, Operating system, Compilers etc). Idea of Algorithm: steps to solve logical and numerical problems. Representation of Algorithm: flowchart/pseudo code with examples. from algorithms to programs; source code, variables (with data types) variables and memory locations, type casting/type conversion, run time environment (Static, Dynamic location), Storage classes (auto, Register, static, extern), syntax and logical errors in compilation, object and executable code</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">Operators & Conditional branching and loops (7 Lectures)</h2>
<p class="leading-relaxed">Arithmetic expressions/Arithmetic operators/Relational operators/Logical operators/Bitwise operators and Precedence<br>Writing and evaluation of Conditionals and consequent branching, Iteration and loops.</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">Arrays (4 Lectures)</h2>
<p class="leading-relaxed">Array declaration and Initialisation, Bound checking arrays (1-D, 2-D), character array and Strings. </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"> Basic Algorithms (6 Lectures)</h2>
<p class="leading-relaxed">Searching (Linear search, Binary search etc.), Basic Sorting Algorithms ( Bubble, Insertion and Selection ), finding roots of equations, Notion of order of complexity through example programs (no formal definition required) </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">Function (4 Lectures)</h2>
<p class="leading-relaxed">Introduction and writing functions, Scope of variables functions ( Including using fault in libraries ) Parameter passing in functions, Call by values, assing arrays to functios: Idea of call by reference.</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">Recursion ( 5 Lectures)</h2>
<p class="leading-relaxed">Recursion, as a different way of solving problems. Example programs, such as finding Factorial, Fibonacci series, Reverse a string using recursion, and GCD of two numbers, Ackerman function etc. Quick sort or Merge sort.</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">Structure/Union ( 3 Lectures )</h2>
<p class="leading-relaxed">Structures, Accessing structure elements, Way of storage of structure elements, Defining structures and arrays of structures, Basic definition of Union, Comparison B/W Structure & Union with examples.</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">Pointers ( 5 Lectures )</h2>
<p class="leading-relaxed">Idea of pointers, Defining pointers, Use of pointers in self-referential structures, Notion of linked list (no implementation), Pointer to pointer, Pointer to array, Pointer to strings, Array of pointer, Pointer to function, Pointer to structure.</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">File Handling </h2>
<p class="leading-relaxed">( Only If time is available, Otherwise should be done as part of the LAB ) </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">LAB :</span>
</div>
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-white title-font mb-2">Problem solving using computers</h2>
<p class="leading-relaxed">
1. Familirisation with programming Environment.<br>
2. Variable types and type conversions ( Simple computational problems using arithematics expression ).<br>
3. Branching and Logical Expression ( Problem involving IF-THEN-ELSE structure ).<br>
4. Loops, While, Do-While and For loops ( Iterative problems e.g. Sum of series ).<br>
5. Arrays: Searching, sorting ( 1-D array manipulations ).<br>
6. 2-D Array and Strings ( matrix problem, stringg operations ).<br>
7. Functions, Call by value : ( Simple function ).<br>
8. Programming for solving numerical methode problems ( e.g. root finding ).<br>
9. Recursion, Structure of recursive calls ( Recursive functions ).<br>
10. Saponication/ acid value of oil.<br>
10. Pointers, structures and dynamic Memory allocation.<br>
11. File handling ( File Operations ).<br>
</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">WORKSHOP MANUFACTURING PRACTICE(WMP)</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">Lectures ans videos(10 Lectures )</h2>
<p class="leading-relaxed">1. Manufacturing methods- Casting, Forming, Machining, Joining Advanced manufacturing methods. <br>
2. CNC Machining, Additive Manufacturing.<br>
3. Fitting Operations and Power tools.<br>
4. Carpentary<br>
5. Plastic Moulding, Glass cutting.<br>
6. Metal Casting<br>
7. Welding (Arc welding and Gas welding Brazing, soldering )</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">Workshop Practice ( 60 hours ) </h2>
<p class="leading-relaxed">1. Machine shop and Fitting shop( 18 hrs ) <br>
2. Carpentary( 6 hrs )<br>
3. Welding shop ( Arc welding + Gas welding )( 8 hrs )<br>
4. Casting and smithy( 6 hrs )<br>
5. Plastic Moulding and Glass cutting( 6 hrs )<br>
6. 3-Printing of different models ( 8 hrs )</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<br> 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>