jagomart
digital resources
picture1_Programming Pdf 183991 | Kits Cse Ds


 217x       Filetype PDF       File size 0.55 MB       Source: kitsguntur.ac.in


File: Programming Pdf 183991 | Kits Cse Ds
department of computer science and engineering data science course structure r20 with effect from ay 2020 2021 i year i semester s no category course course title l t p ...

icon picture PDF Filetype PDF | Posted on 01 Feb 2023 | 3 years ago
Partial capture of text on file.
             
                           Department of Computer Science and Engineering – Data Science 
                                                Course Structure – R20 
                                           (With effect from AY 2020-2021) 
                 I Year - I Semester 
             
              S.No  Category                 Course          Course Title          L      T    P    C 
                                              Code 
                     Engineering Science               Problem Solving 
                1    Course                20CS1T01  and Programming               3      0    0    3 
                                                       Using C 
                2    Basic Science Course  20SH1T04  Applied Chemistry             3      0    0    3 
                3    Basic Science Course  20SH1T06  Differential Equations        3      0    0    3 
                4    Engineering Science   20ME1T01  Engineering Graphics          1      0    4    3 
                     Course 
                     Engineering Science               Basics of Electrical 
                5    Course                20EE1T02  and Electronics               3      0    0    3 
                                                       Engineering 
                     Engineering Science               Problem Solving and 
                6    Course (Lab)          20CS1L01  Programming Using C           0      0    3   1.5 
                                                       Lab 
                     Engineering Science   20CS1L02  IT Workshop                   0      0    3 
                7    Course (Lab)                                                                  1.5 
                8    Basic Science Course  20SH1L04  Applied Chemistry Lab         0      0    3   1.5 
                     (Lab) 
                                                      Total                        13     0   13  19.5 
             
             
                                     
                                    Theory: BSC-2, ESC-3 Practical: BSC-1, ESC-2 
             
             
             
                                                  Category                    Credits 
                                 Basic Science Course                            7.5 
                                 Engineering Science Course                      12 
                                                    Total                       19.5 
               
                               Department of Computer Science and Engineering – Data Science 
               
               
               
                 I Year - II Semester 
               
                      S.NO  Category                    Course        Course Title                  L      T  P        C 
                                                         Code 
                              Humanities and             
                         1    Social Science           20SH2T01  Communicative English              3      0    0      3 
                              Course 
                         2    Basic Science Course  20SH2T02          Applied Physics               3      0    0      3 
                              Basic Science Course  20SH2T07          Linear Algebra &              3      0    0      3 
                         3                                            Vector Calculus 
                         4    Engineering Science  20EC2T01           Digital Logic Design          3      0    0      3 
                              Course 
                         5    Engineering Science  20CS2T01           Python Programming            3      0    0      3 
                              Course 
                              Humanities and                          Communicative English 
                         6    Social Science           20SH2L01  Skills Lab                         0      0    3     1.5 
                              Course (LAB) 
                         7    Basic Science Course  20SH2L02          Applied Physics Lab           0      0    3     1.5 
                              (LAB) 
                         8    Engineering Science  20CS2L01           Python Programming            0      0    3     1.5 
                              Course (LAB)                            Lab 
                         9    Mandatory Course         20GE2M01  Environmental Science              2      0    0      0 
                              (AICTE suggested) 
                                                                    Total                          17      0    9    19.5 
               
               
               
                          Theory: BSC-2, HSMC-1, ESC-2  Practical: BSC-1, HSMC-1, ESC-1 MC: 1 
               
               
               
               
                                                          Category                        Credits 
                                      Basic Science Course                                   7.5 
                                      Engineering Science Course                             7.5 
                                      Humanities and Social Science                          4.5 
                                      Mandatory Course (AICTE suggested)                      0 
                                                            Total                           19.5 
             
                           Department of Computer Science and Engineering – Data Science 
             
                Programme: Common to CSE,CAI,CSD,IT,ECE,EEE,ME, & CE                           Semester: I 
                  Course Code                         Course Name                        L    T     P     C 
                                    PROBLEM SOLVING AND PROGRAMMING                      3    0     0     3 
                   20CS1T01                            USING C 
                Subject Category  :  ESC                                                                
              Course Objectives: 
              The objectives of Problem Solving and Programming Using C are 
                  To learn about the computer systems, computing environments, developing of a computer 
                   program and Structure of a C Program 
                  To gain knowledge of the operators, selection, control statements and repetition in C 
                  To learn about the design concepts of arrays, strings, enumerated structure and union types. 
                   To learn about their usage. 
                  To  assimilate  about  pointers,  dynamic  memory  allocation  and  know  the  significance of 
                   Preprocessor. 
                  To assimilate about File I/O and significance of functions. 
             
              Course Outcomes: 
              At the end of the Course, the student will be able to 
              CO 1: To write algorithms and to draw flowcharts for solving problems as well as compile and 
                     debug programs. 
              CO 2: To use different operators, data types and write programs that use two-way/ multi-way 
                     selection. 
              CO 3: To select the best loop construct for a given problem. 
              CO 4: To design and implement programs to analyze the different pointer applications. 
              CO 5: To decompose a problem into functions and to develop modular reusable code. 
             
              UNIT I: Introduction  to  Computers:  Creating  and  running  Programs,  Computer  Numbering 
              System, Storing Integers, Storing Real Numbers Introduction to the C Language: Background, C 
              Programs, Identifiers, Types, Variable, Constants, Input/output, Programming Examples, Type 
              Qualifiers. Structure of a C Program: Expressions Precedence and Associativity, Side Effects, 
              Evaluating Expressions, Type Conversion Statements, Simple Programs. 
             
              UNITII:  Bitwise  Operators:  Exact  Size  Integer  Types,  Logical,  Bitwise  Operators,  Shift 
              Operators. Selection  & Making Decisions: Logical Data and Operators, Two Way Selection, 
              Multiway Selection, More Standard Functions. Repetition: Concept of Loop, Pretest and Post- 
              test Loops, Initialization and Updating, Event and Counter Controlled Loops, Loops in C, Other 
              Statements Related to Looping, Looping Applications, Programming Examples. 
        
              Department of Computer Science and Engineering – Data Science 
        
        UNIT III: Arrays: Concepts, Using Array in C, Array Application, Two Dimensional Arrays, 
        Multidimensional Arrays, Programming Example – Calculate Averages Strings: String Concepts, 
        C String,  String  Input  /  Output  Functions,  Arrays  of  Strings,  String  Manipulation  Functions 
        String/ Data Conversion, A Programming Example – Morse Code Enumerated, Structure, and 
        Union:  The  Type  Definition  (Type  def),  Enumerated  Types,  Structure,  Unions,  and 
        Programming Application. 
        
        UNIT IV: Pointers:  Introduction,  Pointers  to  pointers,  Compatibility,  L  value  and  R  value 
        Pointer Applications: Arrays, and Pointers, Pointer Arithmetic and Arrays, Memory Allocation 
        Function,  Array  of  Pointers,  Programming  Application.  Processor  Commands:  Processor 
        Commands. 
        
        UNIT V : Functions: Designing, Structured Programs, Function in C, User Defined Functions, 
        Inter-Function Communication, Standard Functions, Storage Classes, Scope, life time, Passing 
        Array to Functions, Passing Pointers to Functions, Command Line Arguments, Recursion Text 
        Input / Output: Files, Streams, Standard Library Input / Output Functions, Formatting Input / 
        Output Functions, Character Input / Output Functions Binary Input / Output: Text versus Binary 
        Streams, Standard Library, Functions for Files, Converting File Type. 
        
        
        TEXT BOOKS: 
         1.  Programming  for  Problem  Solving,  Behrouz  A.  Forouzan,  Richard  F.Gilberg, 
           CENGAGE. 
         2.  The C Programming Language, Brian W.Kernighan, Dennis M. Ritchie, 2e, Pearson. 
        
        REFERENCE BOOKS: 
         1.  Computer Fundamentals and Programming, Sumithabha Das, McGraw Hill. 
         2.  Programming in C, Ashok N. Kamthane, AmitKamthane, Pearson. 
         3.  Computer Fundamentals and Programming in C, PradipDey, ManasGhosh, OXFORD. 
        
        E-RESOURCES: 
         1.  https://www.tutorialspoint.com/cprogramming/index.htm 
         2.  https://www.programiz.com/c-programming 
         3.  https://www.javatpoint.com/c-programming-language-tutorial 
         4.  https://nptel.ac.in/courses/106/104/106104128/ 
The words contained in this file might help you see if this file matches what you are looking for:

...Department of computer science and engineering data course structure r with effect from ay i year semester s no category title l t p c code problem solving cst programming using basic sht applied chemistry differential equations met graphics basics electrical eet electronics lab csl it workshop shl total theory bsc esc practical credits ii humanities social communicative english physics linear algebra vector calculus ect digital logic design python skills mandatory gem environmental aicte suggested hsmc mc programme common to cse cai csd ece eee me ce name subject objectives the are learn about systems computing environments developing a program gain knowledge operators selection control statements repetition in concepts arrays strings enumerated union types their usage assimilate pointers dynamic memory allocation know significance preprocessor file o functions outcomes at end student will be able co write algorithms draw flowcharts for problems as well compile debug programs use diff...

no reviews yet
Please Login to review.