Vivekanand College, Kolhapur (Autonomous) : Bridge Course Syllabus
Vivekanand College, Kolhapur (Autonomous) : Bridge Course Syllabus
Vivekanand College, Kolhapur (Autonomous) : Bridge Course Syllabus
Physical Chemistry
Inorganic chemistry
Unit I Structure of Atom
Quantum number - i) Principal quantum number ii) Azimuthal quantum number iii) Magnetic
quantum number iv) Spin quantum number, Shape of orbitals - a) s – orbital b) p – orbital c) d
– orbital a) Aufbau principle b) Pauli’s exclusion principle c) Hund’s rule.
Unit II Periodic table
Periodic trends in properties of Elements - a) Atomic radius b) Ionization potential c)
Electronegativity d) Ionic radius e) Density.
Unit III Nature of chemical bonds
1) Ionic bond 2) Covalent bond 3) Co-ordinate bond 4) Hybridization – sp,sp2, sp3, sp3d2 5)
VSEPR Theory – Rules, e.g.- NH3, H2O, CF3
Organic Chemistry
Unit I Fundamentals of Organic Reaction Mechanism
1. Substrate, Reagents, Reactive intermediates –Formation and stability of Carbocation,
Carbanion, and Carbon free radical 2. Types of Reagents- Electrophiles and Nucleophiles
3.Curved arrow notations, cleavage of bond-homolytic and heterolytic cleavage 4. Resonance
effect, Inductive effect, Mesomeric effect and Steric effect 5.Types of reactions- Addition,
Elimination, Substitution,and Rearrangement.
Concept of Aromaticity- Huckel’s rule, classification of aromatic compounds, Heterocyclic
compounds.
Reactivity and orientation, Electrophilic and Nucleophilic substitution reactions.
Unit II Hydrocarbons
1. Alkanes, Alkenes and Alkynes - Preparation methods and Chemical reactions. 2. Preparation
methods and Chemical properties of aldehydes, ketones, esters, ethers, halides, alcohols and
phenols.
Unit III Stereochemistry of Organic compounds
1. Optical isomerism, Geometrical isomerism and conformational isomerism.
2. R and S nomenclature, E and Z nomenclature.
Unit IV Biomolecules
1. Amino acids, Proteins, and Carbohydrates - Classification structures and Functions.
2. Nucleic Acids- DNA, RNA- Types, Structure and Functions.
Unit V Name Reactions
Clemmenssen’s reduction, Aldol condensation, Wolf –Kishner reduction, Cannizzaro reaction,
Rosenmund reduction, Wurtz reaction, Kolbe’s reaction, Gabriel Phthalimide synthesis,
Hoffmann bromamide degradation, Gatterman-Koch reaction, Reimer-Tiemann reaction.
Expectation of single and bivariate random variables and its properties. Moments, Conditional
expectations
Unit I [7]
Water Microbiology. Source of microorganism in water,Faecal pollution of water, Indicator of
Faecal pollution- E. coli, Routine bacteriological analysis of water,SPC ,Test for
Coliforms,Qualitative test Presumptive, Confirm, Completed test, Quantitative – MPN ,
Membrane filter techniques.
Unit II [8]
Milk microbiology, General composition of milk, Source of contamination of milk, Microbial
examination of milk – SPC and Dye reduction, Spoilage of milk – Change in color and flavor,
Pasturization
Subject :- Computer Science [ 15 Hours ]
Unit I Conditional Statements: if, if-else, nested if –else 5H
Looping: for, while, nested loops, else clause with while and for
loop
Control statements: Terminating loops, skipping specific conditions( break,
continue, pass),Numeric Functions,String Manipulation
Lists: Creating a list, Displaying list(print()), Basic OperationIteration (for var in
list), Slicing, Updating(=) and deleting(del) element of a list. Compare (cmp()),
Maximum(max()) and minimum (min())), List Methods
Tuples (sequence of immutable objects) : Creating tuples(using () brackets)
and Deleting tuple(del), empty tuple, Displaying( print()), Basic Operation
Unit II Dictionaries – Concept of dictionary, Creating Dictionary ({Key:Value,…}), 5H
Values are mutable objects but keys are immutable object, Properties of
Dictionary keys, Basic Operation( Length (len()), Compare (cmp()) ), Dictionary
Methods
Functions: Defining Functions(def, name, arguments, : , function suite, return
statement), calling a function
Algorithm, Searching and Sorting – Searching(Linear, Binary) and sorting
techniques ( Bubble, Insertion, Merge ), Efficiency of algorithms
Python File Input-Output: Opening and closing file, Various types of file
modes, reading and writing to files
Unit III ER to The Relational Model ,Introduction to Functional Dependencies 5H
and Normalization –1NF, 2NF, 3NF, BCNF
Relational Algebra: operations (selection, projection, set operations union,
intersection, difference, cross product, division, Joins –conditional, equi join and
natural joins),MySQL Joining Tables – inner join, outer join (left outer, right
outer, full outer),Database Protection: Security Issues, Threats to Databases,
Security Mechanisms, Role of DBA, Discretionary Access Control
MySQL – Stored functions, procedures, cursor, trigger, views (creating, altering
dropping, renaming and manipulating views)
Text books:
1) Charles Dierbach, Introduction to Computer Science using Python, Wiley, 2013
2) James Payne , Beginning Python: Using Python 2.6 and Python 3, Wiley India, 2010
P 3) Paul Gries , Jennifer Campbell, Jason Montojo, Practical Programming: An Introduction to
Computer Science Using Python 3, Pragmatic Bookshelf, 2/E 2014
Additional References:
1. Paul Gries , Jennifer Campbell, Jason Montojo, Practical Programming: An Introduction to
omputer Science Using Python 3, Pragmatic Bookshelf, 2/E 2014
2. Adesh Pandey, Programming Languages – Principles and Paradigms, Narosa, 2008
3. A. Lukaszewski, MySQL for Python: Database Access Made Easy, Pact Publisher, 2010