Posts

Showing posts with the label BCA

Software Engineering's

Software : software characteristics and appli1cations, software engineering - a layered  technology, software process models - linear sequential model, prototype & RAD model,  incremental model and spiral model. Project metrics: software measurement–size oriented,  function oriented metrics, extended function point metrics.  UNIT - II  Software project planning: objectives, decomposition techniques, and empirical estimation models. Analysis concept and principles: requirement analysis, analysis principles.  UNIT – III  Design concepts and principles: design process, design concepts, design principles, effective modular design, human computer interface design, interface design guidelines.  UNIT – IV  S/w quality assurance: quality concepts, reliability s/w testing models: s/w testing  fundamentals, white and black box testing, basic path testing, testing strategies: strategic approach to s/w testing, unit testing, integration testing,...

Python (Syllabus)

 Python Syllabus UNIT - I  Planning the computer program: concept of problem solving, problem definition, program design, debugging, types of errors in programming, documentation. Techniques of problem solving: flowcharting , decision table, algorithms, structured programming concepts, programming methodologies viz. Top-down and bottom-up programming. Overview of programming: structure of a python program, elements of python.  UNIT - II  Introduction to python: python interpreter, using python as calculator, python shell, indentation. Atoms, identifiers and keywords, literals, strings, operators (arithmetic operator, relational operator, logical or Boolean operator, assignment, operator, ternary operator, bit wise operator, increment or decrement operator) Creating python programs: input and output statements, control statements(branching, looping, conditional statement, exit function, difference between break, continue and pass.), defining functions, default argume...

Tally Syllabus

 Tally Syllabus Unit -1 Tally installation and configuration Fundamental of Accounting Single User and Multiuser Tally ( English ) Tally Screen Components  ( English ) Create Company - Alter, Delete ,  Chart of Account , Group Company Company Features and configuration Unit -2 Account Ledger - Create , Alter , Display , Single and Multi ledger  Group   Create , Alter , Display , Single and Multi  Voucher  ( English ) Create , Alter , Display , Single and Multi  ( All Voucher ) Currency  Budget  & Display Cost   Center  & Cost Categories ( Example ) English I nterest Calculation  ( English ) Inventory Stock Group Stock Categories Stock Item Unit of measure Price List  ( English ) Recorder level ( English ) Copy Allocation detail Voucher Class Entries Topic :- Maintain bill wise detail  ( extra link  - English ) + Export Invoice   + Exercise invoice/duty  Bank Cheque Printing ( English...

Syllabus (DBMS)

  2BCA Notes All previous year paper Database Management Database Management Introduction To Database System : Data - Database Applications - Advantages - Evolution of DB & DBMS- Need for data management, Introduction and applications of DBMS, File systems vS Database systems, Data Models , DBMS Architecture, Data Independence , Data Modeling using Entity-Relation ship Model, Enhanced ER Modeling( English ).data dictionary UNIT - II Relational Database Concept and Design: Introduction to relational database, Structure of  Relational Database, Relational model terminology (English)   domains, Attributes, Tuples, Relations  , relational DB schema . Relational algebra :  Set   Theoretic projection, Select ion , operations Union, Intersection, set difference and division, Join operations : Inner, Outer, Left outer, Right outer and full outer join. Relational Database design, Functional Dependency, definition, trivial ki 7 and nontrivial FD, Norm...