SYLLABUS B C A - Best BCA College In Patna Best BBA .

3y ago
66 Views
2 Downloads
517.27 KB
39 Pages
Last View : 1m ago
Last Download : 3m ago
Upload by : Javier Atchley
Transcription

SYLLABUSBCA(Bachelor of Computer Application)

SEMESTER-IBCA-101 COMMUNICATIVE ENGLISHBusiness Correspondence :Structure of a Letter, Inquiry Letter, Sales Letter, Order Letter, Complaints, Complaint Handling,Routine letterGovernment Correspondence :Memo, Agenda, Minutes, ProposalsWriting Skills:Report Writing, Composition (argumentative, explanatory, descriptive and narrative), ParagraphwritingGrammar :Sentence Structure, Idiomatic Usage of Language, Tenses, Direct & Indirect Parts of Speech, Active& Passive Voice, Vocabulary.Selected Short Stories:Three short stories from the book, “Added Value: The Life Stories of Indian Business Leaders.” byPeter Church, Lotus Collection, New Delhi1. Rahul Bajaj/ Bajaj Group (Page No. 20)2. Subhash Chandra/ Essel Group/Zee TV (Page No. 40)3. NR Narayana Murthy/Infosys (Page No. 148)Preparation for Job :Writing Applications for Jobs, Preparing Curriculum Vitae, Preparing for Interviews, Preparing forGroup Discussions.Text Books:1.2.3.4.5.Added Value: The Life Stories of Indian Business Leaders; Peter Church; Roli Books.Organisations - Structures, Processes and Outcomes; Richard h Hall; Prentice Hall India.English for the Secretary; Yvonne Hoban; Tata McGraw Hill.Technical Communication : M. Raman & S. Sharma; Oxford University Press.Business Communication Process and Product : M.E. Guffey; Thomson Learning.Reference Book:1. Human Behavior at Work; John W Newstorm & Keith Davis; Tata McGraw Hill.2. The Most Common Mistakes in English Usage; Thomas Elliot Berry, Tata McGraw Hill.3. Business Communication: R.K. Madhukar; Vikas Publication.

BCA-102 BASIC MATHEMATICSObjectives : To know about Logical operators, validity of arguments, set theory and set operations,relations and functions, linary operations, Binary algebra, Permutations & Combinations,Differentiation, Straight lines, pair of straight lines, CirclesMODULE I : SYMBOLIC LOGIC & SET THEORY :Proposition, Logical operators, conjunction, disjunction, negation, conditional and bi-conditionaloperators, converse, Inverse, Contra Positive, logically equivalent, tautology and contradiction.Arguments and validity of arguments. Set operations, Venn diagram, Properties of sets, number ofelements in a set, Cartesian product, relations & functions, Relations : Equivalence relation.Equivalence class, Partially and Totally Ordered sets, Functions: Types of Functions, Compositionof Functions.MODULE II : DIFFERENTIAL CALCULUSDifferentiation, successive differentiation, Leibnitz theorem, partial differentiation, Applications ofdifferentiation, Tangent and normal, angle between two curves, Maximum and Minimum values(Second derivative test), Curvature and radius of Curvature (Cartesian coordinates), Envelopes.MODULE III : INTEGRAL CALCULUSDefinite Integral and its application for area, length and volume. Multiple Integrals. Change oforder of Integration. Transformation of integral from Cartesian to polar. Applications in Areas,volume and surfaces.MODULE IV : TWO DIMENSIONAL ANALYTICAL GEOMETRYStraight Lines .Pair Straight Lines .Circles.Text Books:1. Das BC and Mukherjee, Differential Calculus, Calcutta, U.N. Dhar Publishers2. Das BC and Mukherjee, Integral Calculus, Calcutta, U.N. Dhar Publishers3. Grewal B.S., Higher Engineering Mathematics, Delhi Khanna Publishers.

BCA-103 INFORMATION TECHNOLOGY AND APPLICATIONIntroduction To ComputersIntroduction, Characteristics of computers, Evolution of computers, Generation of Computers,Classification of Computers, The Computer System, Applications of Computers.Input / Output devices and MemoryIntroduction, Keyboard, Pointing Devices, Speech Recognition, Digital Camera, Scanners,Optical Scanners. Classification of Output, Printers, Plotters, Computer Output Microfilm (COM),Monitors, Audio Output, Projectors. Random Access Memory (RAM), Read Only Memory (ROM),Types of ROM. Classification of Secondary Storage Devices, Magnetic Tape, Magnetic Disk,Optical Disk, Magneto Optical disk.Software ConceptsIntroduction to Software, Relationship between Software and Hardware, System Software,Application Software Algorithm, Flowchart, Program, Pseudocode (P-Code).Features of a GoodProgramming Language.Operating Systems: History & Evolution, Functions of an Operating System, A Brief History ofMS-DOS, Linux, Windows System. Database Management SystemData Communication And Computer NetworkIntroduction, Data Communication, Transmission Media, Multiplexing, Switching, ComputerNetwork, Network Topologies, Communication Protocols, Network devices.World Wide Web, Hypertext, Uniform Resource Locator, Web Browsers, IP Address, DomainName, Internet Services Providers, Internet Security, Internet Requirements, Web Search Engine,Net Surfing, Internet Services, CaseStudy, Intranet.MS-Office – MS-Word, MS-Excel, Ms-Power Point.Text Books:1. V. Rajaraman, Fundamentals Of Computers, 3rd Edition , PHI Publications2. Nasib S. Gill, Essentials of Computer & Network Technology, Khanna Publications.3. Deepak Bharihoke, Fundamentals of Information Technology, Excel Books.

BCA-104 PRINCIPLES OF MANAGEMENT & ORGANIZATIONConcept of Management: Definition, Nature, and scope, and overall view of Management,Relation with other social sciences and industry.Evolution of Management thought:(A) Classical Theory of Management.(A1) Bureaucracy- Introduced by Max Weber.(A2) Scientific Management - F.W. Taylor and his followers.(A3) Process Management - H. Fayol and others.(B) Neoclassical Theory of Management.(B1) Human Relations - B.E. Mayo and Roethlisberger(B2) Behavioral Science approach - By D. McGregor, A. Maslow & others.(C) Modern Management theories: Peter Drucker.Management Functions: Planning, Organizing, Staffing, Directing, and Controlling.Executive Functions: Production, Marketing, Finance, Personnel.Planning: Concept, Nature, Importance, Objectives, Policies, Procedure, Strategies andMethod of Decision MakingOrganization: Definition, Theories of Organization, Forms of organization, Formal andInformal Organization, Types of Formal Organizations, Departmentation, Line and StaffRelationship, Span of Management, Authority, Responsibility, Delegation, Centralization,Decentralization, Committees.Staffing: Selection, Recruitment, Training, Development and WelfareDirecting: Leadership and Supervision, Motivation and CommunicationControlling: The Elements, Process and style of Control, Techniques of control. SocialResponsibility of businessText Books:1. Koontz and O’Donnel - Principles of Management, Essentials of Management.2. Theo Haiman - Management Theory and Practice.Reference Books:1.2.3.4.5.6.7.8.P.F. Drucker - Management - Task and ResponsibilityP.F. Drucker - The Practice of ManagementNewman and Warren - Process of ManagementE.F.L. Beach- The Principles and Practical ManagementH.F. Merril - Classics in Management – PrefaceMee J.E. - Management Thought in a Dynamic EconomyDaniel A. Wren - The Evolution of Management – ThoughtS. N. Banerjee - Principles of Management

BCA-105: Python Programming (Elective 1)Overview: Environment, Basic Syntax, Variable Types, Basic Operators, Installing Python. VerySimple Programs, Scripts Loops, Conditionals Functions. Tuples, Lists, Dictionaries for LoopClasses Importing Modules File I/O Error Handling.Structures: if.else , while Loop , for Loop , Loop Control. Numbers, Strings, Lists, Tuples,Dictionary, Date & Time. Functions, Modules, Files I/O, Exceptions. Classes / Objects, RegExpressions, GUI Programming.Text Books and References:1. Programming Python: Powerful Object Oriented Programming; Mark Lutz; Shroff/O'Reilly;2010.2. Beginning Python: Using Python 2.6 & Python 3.1; James Payne; Wiley India; 2011.3. Head First Programming: A Learner's Guide to Programming using Python Language; Barry &Griffiths; Shroff/O'Reilly; 2009.BCA-106 : PROBLEM SOLVING AND PROGRAMMING CONCEPTS (Elective 2)Introduction to Problem Solving and Programming : Problem Solving Concepts – ProblemSolving in everyday life, types of problems, problem solving concepts for computers, Algorithmsand Flow charts; Programming Concepts.Logic Structures : Introduction to Programming structure – Modules and their functions – Localand Global Variables – Four Logic structures – Problems solving with Sequential and DecisionLogic Structures.Loop & Case Logic Structure : Loop Logic structure – While/While Wend Structure, Repeat /Until Structure, Automatic Counter loop, Nested Loops and Recursion.Array Data Structure & File Concepts : Processing Arrays – Arrays, one dimensional arrays, 2Darrays, Multidimensional arrays – Searching and Sorting Techniques. Definition – Record, File –Primary and Secondary Keys –Sequential Access File Applications.Application Domains : Bio-informatics and medical Applications – Business Applications – LawEnforcement and political Process – Ecommerce – Manufacturing – Education – Entertainment andAgriculture.Text Books and References:1. Maureen Sprankle, Problem solving and Programming Concepts, Pearson Education, NewDelhi.2. Compilation Notes, Department of Information Technology, SRM University.3. Elizabeth A. Dickson, Computer Program Design, Tata McGraw Hill.4. Kenneth C. Louden, Programming Languages – Principles and Practice, Thomson Asia Pvt.Ltd.5. Yuskel Uckan, Problem Solving Using C, McGraw Hill.

PRACTICALSBCA 107 LAB: (103)BCA-108 LAB: (105)BCA-109 LAB: (106)

SEMESTER-II201 Business EnglishSection I: GrammarExpressing in Style; Words often confused; One-word substitution; Phrases; Idioms.Section II: Advanced ReadingParaphrasing; Interpreting visual information: Tables, Graphs, Charts; Speed Reading.Comprehension and Analysis of the book, “Who Moved My Cheese.”Section III: Effective WritingBusiness Correspondences: Fax, Email; Taking Notes; Making Inquiries; Placing Orders; Asking &Giving Information; Registering Complaints; Handling Complaints; Drafting Notices; JobApplications; Expository Composition; Argumentative Composition; Techniques of Argument;Logical Presentation; Descriptive Composition; Narrative Composition; Summary Writing,Proposal; Abstract, Agenda, Minutes.Section IV: SpeakingBusiness Etiquettes; Impromptu Speech; Debate; Role Play; Presentations.Section IV: ListeningBusiness-related Conversation Exercises.Reference Books:1. Spencer Johnson; Who Moved My Cheese; Vermilion; (2009).2. Balasubramanian, T., A Textbook of English Phonetics for Indian Students; Macmillan India,Delhi (1998).3. McLearn, Stephen., Writing Essays and Report: A Student's Guide; Viva Books, New Delhi(2011).4. Burton Roberts, N., Analysing Sentences; Longman, London (1986).5. Wekker, H. And Haegeman, L., A Modern Course in English Syntax; Croom Helm, London(1985).

BCA-202 MATHEMATICS [NUMERICAL TECHNIQUES]Errors in Numerical Calculations: Numbers and their accuracy, Errors and their ComputationsAbsolute, Relative and Percentage, General Error Formula. Solution of Algebraic andTranscendental Equations: Introduction, Bisection method, Iteration method, Method of FalsePosition, Newton- Raphson methodInterpolation: Introduction, Errors in Polynomial Interpolation, Finite Differences – Forward,Backward and Central, Detection of errors using Difference tables, Differences of a Polynomial,Newton’s formulae for Interpolation, Central Difference Interpolation.Formulae: Gauss’s Central Difference Formula, Interpolation with unevenly spaced points,Lagrange’s Interpolation Formula, Divided Differences and their properties- Newton’s GeneralInterpolation FormulaNumerical Differentiation and Integration: Introduction, Numerical Differentiation and Errors,Numerical Integration – Trapezoidal Rule, Simpson’s 1/3 Rule, Simpson’s 3/8 Rule. NumericalSolution of Linear System of Equations: Direct Methods- Gauss-Jordan Method, Gauss EliminationMethod, Method of Factorization, Ill- conditioned Linear System, Iterative Method- Gauss- JacobiMethod, Gauss-Seidel Method. Numerical Solution of Ordinary Differential Equations: Solution byTaylor’s Series, Euler’s method, Modified Euler’s method, Runge-Kutta method of 2nd and 4thorder.Text Book:1. S.S.Sastry -Introductory methods of Numerical Analysis,4th Edition,Prentice Hall of India, NewDelhi, 2006.Reference Books:1. V.N.Vedamurthy et.al.-Numerical Methods, Vikas Publishing House, New Delhi, 2005.2. B.S.Grewal- Numerical Methods in Engineering & Science, Khanna Publishers, Delhi,2005.

BCA-203 SYSTEM ANALYSIS & DESIGNIntroduction to SADFundamentals of System, Important Terms related to Systems, Classification of Systems, Real LifeBusiness Subsystems, Real Time Systems, Distributed Systems, Development of a successfulSystem, Various Approaches for development of Information Systems. Structured Analysis andDesign Approach, Prototype, Joint Application Development.Systems Analyst-A ProfessionWhy do Businesses need Systems Analysts? Users, Analysts in various functional areas, Role of aSystems Analyst Duties of a Systems Analyst, Qualifications of a Systems Analyst, AnalyticalSkills, Technical Skills, Management Skills, Interpersonal Skills.Process of System DevelopmentSystems Development Life Cycle, Phases of SDLC, Project Identification and Selection, ProjectInitiation and planning, Analysis, Logical Design, Physical Design, Implementation, Maintenance,Product of SDLC Phases, Approaches to Development, Prototyping, Joint Application Design,Participatory Design, Case Study.Introduction to Documentation of SystemsConcepts and process of Documentation, Types of Documentation, System RequirementsSpecification, System Design Specification, Test Design Document, User Manual, DifferentStandard for Documentation, Documentation and Quality of Software, Good Practices forDocumentation.Planning and Designing SystemsProcess of System Planning: Fact finding Techniques, Interviews, Group Discussion, Site Visits,Presentations, Questionnaires, Issues involved in Feasibility Study, Technical Feasibility,Operational Feasibility, Economic Feasibility, Legal Feasibility, Cost Benefit Analysis, PreparingSchedule, Gathering Requirements of System, Joint Application Development, Prototyping.Modular and Structured DesignDesign Principles, Top Down Design, Bottom Up Design, Structure Charts, Modularity, Goals ofDesign, Coupling, Cohesion.System Design and ModellingLogical and Physical Design, Process Modeling, Data Flow Diagrams, Data Modeling, E-RDiagrams, Process Specification Tools, Decision Tables, Decision Trees, Notation StructuredEnglish, Data Dictionary.More Design Issues and CASE ToolsForms and Reports Design: Forms, Importance of Forms, Reports, Importance of Reports,Differences between Forms and Reports, Process of Designing Forms and Reports, Deliverables andOutcomes, Design Specifications, Narrative Overviews, Sample Design, Testing and UsabilityAssessment, Types of Information, Internal Information, External Information, TurnaroundDocument, General Formatting Guidelines, Meaningful Titles, Meaningful Information, BalancedLayout, Easy Navigation, Guidelines for Displaying Contents, Highlight Information, Using Colour,Displaying Text, Designing Tables and Lists, Criteria for Form Design, Organization, Consistency,Completeness, Flexible Entry, Economy, Criteria for Report Design, Relevance, Accuracy, Clarity,Timeliness, Cost.

Audit and Security of Computer SystemsIntroduction, Definition of Audit, Objectives of Audit.Text Book:1.2.3.4.Elias M. Award : System Analysis and design; GalgotiaJames A. Sen : Analysis of Design of Information System TMHRojer S. Pressman : Software Engineering : A Practitioners Approach,MCHPankaj Jalote : An Integrated Approach to Software Engineering; Springer.Reference Book :1. J. L. Whitten & L. D. Bentley : System Analysis and Design Method; TMH2. J. B. Dixit & Rajkumar : Structured system Analysis and Dseign; University Science Press3. K.C. Landon & J. P.Landon : MIS ; Macmillan

BCA-204 PROBLEM SOLVING TECHNIQUE & PROGRAMMING IN CFundamentals of C: Identifier and keywords - data types - constants - Variables - Declarations Expressions - Statements - Arithmetic, Unary, Relational and logical , Assignment and ConditionalOperators - Library functions. Simple C programs - Flow of control - if, if-else, while, do-while, forloop, Nested control structures - Switch, break and continue, go to statements - Comma operator.Functions -Definition - prototypes - Passing arguments – Recursion- Storage Classes - Automatic,External, Static, Register Variables .Arrays - Defining and Processing - Passing arrays to functions - Multi-dimension arrays - Arraysand Strings.Structures and unions - User defined data types - Passing structures to functions - Self-referentialstructures - Unions - Bit wise operations.Pointers - Declarations - Passing pointers to Functions - Operation on Pointers - Pointer and Arrays- Arrays of Pointers - Structures and Pointers - Files: Creating, Processing ,Opening and Closing adata file.The C Preprocessor: # define to Implement Constants, # define to Create Functional Macros,Reading from Other Files using # include ,Conditional Selection of Code using #ifdef, Using#ifdef for different computer types.Using #ifdef to temporarily remove program statements, Other Preprocessor Commands, PredefinedNames Defined by Preprocessor, Macros Vs Functions.Files: File Handling in C Using File Pointers, Open a file using the function fopen ( ), Close a fileusing the function fclose ( ), Input and Output using file pointers, Character Input and Output inFiles, String Input / Output Functions, Formatted Input / Output Functions, Block Input / OutputFunctions, Sequential Vs Random Access Files, Positioning the File Pointer.Text Book:1. E. Balaguru Swamy - ANSI C Programming Language, 2nd Edition, PHI, 1988.2. H. Schildt, C: The Complete Reference, 4th Edition, TMH Edition, 2000.3. Kanetkar Y., Let us C, BPB Pub., New Delhi, 1999.4. Reema Thareja - Programming in C5. Byron Gotlfried – C Programming; Oxford University Press

BCA-205 OPERATING SYSTEM & UNIXIntroduction: Introduction to Operating Systems, Operating system services, multiprogramming,time-sharing system, storage structures, system calls, multiprocessor system. Basic concepts ofCPU scheduling, Scheduling criteria, Scheduling algorithms,algorithm evaluation, multipleprocessor scheduling, real time scheduling I/0 devices organization, I/0 devices organization,I/0 devices organization, I/0 buffering.Process Management: Process concept, process scheduling, operations on processes, threads,inter-process communication, precedence graphs, critical section problem, semaphores, classicalproblems of synchronization. Deadlock problem, deadlock prevention, avoidance, recovery .Memory Management: Concepts of memory management, logical and physical address space,swapping, contiguous and non-contiguous allocation, paging, segmentation, and paging combinedwith segmentation. Virtual memory, demand paging, page replacement algorithms, allocation offrames, thrashing, demand segmentation. Security threads protection intruders-Viruses-trustedsystem.Introduction to Open Source technology, Files System hierarchy, Logging in, Simple commandslike ls, cp, mv, wc, sort, tsort, cat, cut, grep, dd, head, tail, uniq, diff, echo, touch, which, whereis,whatis, type, who, whoami, finger, w (option and variations included), tty, ,uname, printf, ps, pwd ,history, exec, kill, pkill, clear, lpstate, cancel, compress, uncompress, exit. Directory commandslike: Brief introduction to file system, mkdir, dir, cd, df, dfspace, du, ll, dirname, rmdir, dir accesspermission, changing access permission for files and directories like: chmod, chgrp, chown, hard &soft links. Environments and path setting. I/O redirection & piping commandsvi editor: General startup of vi editor and it modes , Creating and editing files, features of vi, screenmovement , cursor movement, insertion, deletion, searching, submitting operations, yank, put,delete commands, reading & writing files, exrc file for setting parameters, advance editingtec

BCA-103 INFORMATION TECHNOLOGY AND APPLICATION Introduction To Computers Introduction, Characteristics of computers, Evolution of computers, Generation of Computers, . Compilation Notes, Department of Information Technology, SRM University. 3. Elizabeth A. Dickson, Computer Program Design, Tata McGraw Hill. . Top Down Design, Bottom Up .

Related Documents:

Version 1.13 P l e a s e r e a d : Creating a syllabus or overview will not affect the Canvas Syllabus or Syllabus Creator tool. However, If a syllabus is published within CreatorPro LTI, the Canvas Syllabus or Syllabus Creator tool is replaced with CreatorPro’s Syllabus and to revert the changes a SSD Support Case will need to be

Syllabus of Sixth Semester B. Pharm. 069 11. Syllabus of Seventh Semester B. Pharm. 081 12. Syllabus of Eight Semester B. Pharm. 091 B Ordianance and Rules (M. Pharm.) 101 1. Ordinance and Rules 102 2. Structure of Syllabus 107 C. Syllabus (Pharmaceutics) 115 D. Syllabus (

posts by the due date. There is no make-up for quizzes (instead, I will drop two lowest grades). For exams, make-ups will be considered only for legitimate reasons with proper documentation. THIS IS A SAMPLE SYLLABUS - Current course syllabus is available within Canvas SAMPLE Syllabus SAMPLE Syllabus SAMPLE Syllabus Syllabus

Changes to this syllabus for 2022 62 Changes to this syllabus For information about changes to this syllabus for 2022, go to page 62. The latest syllabus is version 1, published September 2019. Any textbooks endorsed to support the syllabus for examination from 2019 are still suitable for use with this syllabus.

3 www.understandquran.com ‡m wQwb‡q †bq, †K‡o †bq (ف ط خ) rُ sَ _ْ یَ hLbB َ 9 آُ Zviv P‡j, nv‡U (ي ش م) اْ \َ َ hLb .:اذَإِ AÜKvi nq (م ل ظ) َ9َmْ أَ Zviv uvovj اْ ُ Kَ hw ْ َ Pvb (ء ي ش) ءَ Cﺵَ mewKQy ءٍ ْdﺵَ bِّ آُ kw³kvjx, ¶gZvevb ٌ یْ"ِKَ i“Kz- 3

over to the new syllabus. (iii) In other words, from December, 2012 to June, 2013 session of examination both syllabi (existing syllabus as well as new syllabus) will run parallel. 5. Switchover to new syllabus (i) Students under the existing syllabus may switch over to the new syllabus. They

Computer Science ATAR Year 11 syllabus . Organisation . This course is organised into a Year 11 syllabus and a Year 12 syllabus. The cognitive complexity of the syllabus content increases from Year 11 to Year 12. Structure of the syllabus . The Year 11 syllabus is divided into two unit

Faculty Guide for Developing Course Syllabus 2 SYLLABUS CHECKLIST NOTE: THE ORDER OF SYLLABUS COMPONENTS PRESENTED BELOW IS NOT A REQUIRED ORDER TO FOLLOW. THIS CHECKLIST REFLECTS COMPONENTS THAT SHOULD BE INCLUDED IN THE COURSE SYLLABUS. FACULTY WILL DETERMINE THE ORDER OF THE SYLLABUS COMPONENTS. Course ID and Instructor Information _ 1.