Page 148 - CatalogNEP-PS
P. 148
Artificial flavours and their role in industry. Essential oils and their importance in cosmetic
products
with reference to Eugenol, Geraniol, sandal wood oil, eucalyptus oil, rose oil, 2-Phenyl ethyl
alcohol, Jasmone, Civetone, Muscone.
PRACTICAL (30 Hours)
1. Preparation of talcum powder.
2. Preparation of shampoo.
3. Preparation of nail enamels.
4. Preparation of hair remover.
5. Preparation of face cream.
6. Preparation of nail polish and nail polish remover.
SUGGUESTED READINGS:
1. Industrial Chemistry by E. Stocchi, vol.I, Ellis Horwood Ltd.UK.
2. Industrial Chemistry by B.K. Sharma and H. Kaur, Goel Publishing House, Meerut.(1996)
3. Engineering Chemistry by P.C. Jain and M. Jain, Dhanpat Rai and Sons, Delhi.
4. Modern Approach to Fuel Chemistry and Chemistry of Cosmetics and Perfumes.
Comp.221 Computer Programming 2+1
LEARNING OBJECTIVES:
The primary objective of this course is:
To provide exposure to basic problem-solving techniques with computers
To develop logical thinking abilities and to propose novel solutions for real world
problems through programming language constructs.
LEARNING OUTCOMES:
This course will enable the students:
to interpret the basic representation of the data and sequential programming
to choose appropriate programming paradigms, interrupt and handle data and propose
solutions through programming.
to implement exemplary applications on real-world problems.
THEORY (30 Hours)
UNIT I (6 Hours)
Introduction to Problem Solving through programs. Variables and Data Types, Arithmetic
expressions.
UNIT II (8 Hours)
Relational Operations, Logical expressions; Introduction to Conditional Branching, Conditional
Branching and Iterative Loops
UNIT III (8 Hours)
Arranging things: Arrays, 2-D arrays, Character Arrays and Strings
UNIT IV (4 Hours)
133