Page 16 - B.Tech IT Curriculum and Syllabus R2017 - REC
P. 16

Department of IT, REC


               OUTCOMES:
               On completion of the course students will be able to
                   1.  Get familiarized on water treatment techniques.
                   2.  Apply adsorption phenomena on various fields.
                   3.  Analyse alloying composition based on phase rule concept.
                   4.  Apply the role of fuels in day today applications.
                   5.  Design batteries and fuel cells.

               TEXT BOOKS:
                                                                             th
                  1.   P.  C.  Jain  and  Monika  Jain,  ―Engineering  Chemistry‖  17 edition,DhanpatRai  Publishing
                       Company (P) LTD, New Delhi,  2015
                  2.   S. Vairam, P. Kalyani and Suba Ramesh, ―Engineering Chemistry‖, Wiley India PVT, LTD,
                       New Delhi, 2013

               REFERENCES:
                   1.  Friedrich Emich, ―Engineering Chemistry‖, Scientific International PVT, LTD, New Delhi,
                      2014.
                   2.  PrasantaRath, ―Engineering Chemistry‖, Cengage Learning India PVT, LTD, Delhi, 2015.
                   3.  ShikhaAgarwal,  ―Engineering  Chemistry-Fundamentals  and  Applications‖,  Cambridge
                      University Press, Delhi, 2015.
                                                                                       th
                   4.  S. S. Dara and S. S. Umare, ―A Textbook of Engineering Chemistry‖, 12 edition, S. Chand &
                      Company LTD, New Delhi, 2015.


               GE17151        PROBLEM SOLVING AND PYTHON PROGRAMMING                           L T P C
                                                                                               3 00 3
               OBJECTIVES:
                   ●  To know the basics of algorithmic problem solving
                   ●  To develop Python programs with conditionals and loops.
                   ●  To define Python functions and call them.
                   ●  To use Python data structures –- lists, tuples, dictionaries.
                   ●  To do input/output with files in Python.

               UNIT I             ALGORITHMIC PROBLEM SOLVING                                         9
               Introduction to computers -  characteristics -  basic organization of a computer – algorithms - building
               blocks of algorithms (instructions/statements, state, control flow, functions) - notation (pseudo code,
               flow chart, programming language) - algorithmic problem solving - simple strategies for developing
               algorithms (iteration, recursion).

               UNIT II        DATA, EXPRESSIONS, STATEMENTS AND CONTROL FLOW                          9
               Python  interpreter  and  interactive  mode  -  values  and  types  -  data  types  –  variables  –  keywords  -
               expressions  and  statements  -  python  I/O  -  operators  -  precedence  of  operators  –  comments.
               Conditionals:  conditional  (if)  -  alternative  (if-else)  -  chained  conditional  (if-elif-else)  –  nested
               conditional.  Iteration:  while  –  for  -  break  –  continue  –  pass.    Illustrative  programs:  exchange  the
               values of two variables - circulate the values of n variables - test for leap year.

               UNIT III       FUNCTIONS                                                               9
               Function  calls  –  type  conversion  –  math  function  –  composition  -  definition  and  use  -  flow  of
               execution - parameters and arguments. Fruitful functions: return values – parameters - scope: local
               and global - recursion. Strings:  string slices – immutability - string functions and methods - string
               comparison. Illustrative programs: square root – GCD – exponentiation - sum the array of numbers -
               linear search - binary search.

               UNIT IV        COMPOUND DATA: LISTS, TUPLES AND DICTIONARIES                           9

               Curriculum and Syllabus | B.Tech. Information Technology | R2017                Page 16
   11   12   13   14   15   16   17   18   19   20   21