Polytechnic Diploma in Computer Engineering Computer Technology Sixth Semester 6th Semester Polytechnic Computer Engineering / Computer Technology Syllabus MSBTE Courses and Classes in Nagpur

Atlanta Computer Institute Nagpur conducts Tuition Classes for Polytechnic Computer Engineering Diploma in Nagpur for Computer Engineering Computer Technology Branch for Sixth Semester in Nagpur India . The Following syllabus is of MSBTE Polytechnic Computer Engineering Computer Technology Sixth Semester . Final Year Projects Training is also given to Diploma Students.

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION, MUMBAI 

COURSE NAME : DIPLOMA IN COMPUTER ENGINEERING / COMPUTER  TECHNOLOGY. 

COURSE CODE : CO/CM 

DURATION OF COURSE : 6 SEMESTERS    WITH EFFECT FROM 2009-10 

YEAR / 

SEMESTER : SIXTH

PATTERN : FULL TIME - SEMESTER SCHEME : E 

Subjects
 

Management 
Software Testing 
Advanced Java Programming 
 Entrepreneurship Development 
Industrial Projects 
Professional Practices-VI 
Elective – II (Any One) for CM Only (Computer Technology) 
Object Oriented Modelling and Design  
Advanced Web Technology 
Elective – II (Any One) for  CO (Computer Engineering) 
Advanced Web Technology 
Embedded System 
 Systems Programming 

 
 
Course Code  EJ/EN/ET/EX/EV/IC/IE/IS/MU/DE/ME/PG/PT/AE/CE/CS/CR/CO/CM/IF/ EE/EP/CH/CT/PS/CD/ED/EI/CV/FE/IU/MH/MI/TX/TC 
Semester : Sixth for EJ/EN/ET/EX/EV/IC/IE/IS/MU/DE/ME/PG/PT/AE/CE/CS/CR/ CO/CM/IF/EE/EP/CH/CT/PS/TX/TC 
 

 Management 

 

Overview of Business   1.1. Types of Business •Service •Manufacturing  •Trade 1.2. Industrial sectors •Introduction to •Engineering Industry •Process Industry •Textile Industry •Chemical Industry •Agro Industry 1.3 Globalization •Introduction •Advantages & disadvantages w.r.t India 1.4 Intellectual Property Rights I( I P R ) •Concept •Types of IPR 

Management Process 2.1 What is Management? •Evolution •Various Definitions •concept of  Management •Levels of Management •Administration and Management •Scientific Management by F W Taylor 2.2 Principles of Management (14 principles of Henry Fayol) 2.3 Functions of Management: •Planning •Organizing •Coordinating •Directing •Controlling •Decision Making 

Organizational Management  3.1 Organization  •Definition  •Steps in forming organization 3.2 Types of Organization •Line •Line & Staff •Functional •Project type 3.3 Departmentation •Centralized & Decentralized  •Authority & Responsibility •Span of Control (Management) 3.4 Forms of ownerships •Proprietorship •Partnership •Joint stock company •Co-operative society •Govt. Sector 

Human Resource Management  4.1 Personnel Management •Introduction •Definition •Function 4.2 Staffing  •Introduction to HR  •Introduction to HR Planning •Recruitment procedure 4.3 Personnel – Training & Development •Types of training    - Induction   - Skill enhancement 4.4 Leadership & Motivation •Leadership- Styles & types •Motivation –Definition , Intrinsic & Extrinsic •Moslow’s theory of Motivation and its significance 4.5 Safety Management •Causes of Accidents •Safety Procedures 4.6 Introduction, Objectives & feature of Industrial Legislation such as •Factory Act •ESI Act, •Workman Compensation Act, •Industrial Dispute Act. 

 Financial Management (No Numericals) 5.1. Financial Management- Objectives & Functions  5.2. Capital Generation & Management •Types of capitals •Sources of finance 5.3. Budgets and Accounts   •Types of Budgets •Production Budget ( including Varience Report) •Labour Budget •Introduction to Profit & Loss Account ( Only concept) •Balance sheet etc. 5.4. Introduction to Various Taxes •Excise Service Tax, •Income Tax •VAT •Custom Duty. 

 
Materials Management 6.1. Inventory Management ( No Numericals) •Meaning & Objectives   6.2 ABC Analysis 6.3 Economic Order Quantity: •Introduction & Graphical Representation 6.4 Purchase Procedure •Objectives of Purchasing •Functions of Purchasing Department •Steps inPurchasing 6.5 Modern Techniques of Material Management •Introductory treatment to Just inTime( JIT)/ System Applications & Products (SAP) /Enterprise Resource Planning (ERP) 
Project Management   (Simple /Elementary Numericals)  7.1 Project Management 
• Introduction & Meaning 
•Introduction to CPM/PERT Techniques ( simple network problems ) •Concept of Break Even Analysis and its significance 7.2 Quality Management 
• Definition of Quality, Concept of Quality, Quality Circle, Quality Assurance 
• Introduction to TQM, Kaizen, 5 ‘S’ & Six Sigma 
 
 

 Course Name : Diploma in Computer Engineering /Computer Technology    

Course Code : CO/CM/CD Semester : Sixth for CO/CM 

 Software Testing

 

Purpose of Testing Software Testing Background Software Error Case Studies:- Disney Lion King, Intel Pentium Floating Point Division Bug, NASA Mars Polar Lander, Patriot Missile Defense System,Y2K Bug. What is Bug? Terms for software Failures, Software Bug: A Formal Definition , Why do Bug occurs? , cost of bugs, What Exactly does a software tester do? What makes a good software tester? Software Development Process Product Components:- What Effort Goes into a software product?, What parts make up a software product? , Software Project Staff , Software Development Lifecycle Models :- Big-Bang Model , Code and fix Model, Waterfall model, Spiral Model The Realities of Software Testing Software Testing terms and definition:-Precision and accuracy, verification and validation, Quality Assurance and quality control 

Testing Fundamentals Examining the Specification Getting Started :- Black-Box and white-box Testing, Static and Dynamic Testing , Static Black Box Testing :- Testing the specification Performing a High Level Review of the Specification:- Pretend to be a customer, Research Existing Standards and guidelines , Review and test similar software  Low Level Specification Test Techniques:- Specification Attributes Checklist , Specification Terminology Checklist. Testing the software with Blinders On Dynamic Black-Box Testing : testing the software While, Blindfolded, Test-to-pass and Test-to-fail, Equivalences Partitioning , Data Testing :- Boundary Condition, Sub-Boundary Conditions, default, empty, blank, Null, Zero and None, Invalid, Wrong, Incorrect and garbage data. State Testing:- Testing Software ‘s Logic Flow, Testing States to Fail.  

Examining the Code Static White Box Testing: Examining the design and code, Formal Review: - Peer Review, Walkthroughs, Inspections. Coding Standards and Guidelines:- Examples of Programming Standards and Guidelines, Obtaining Standards. Generic Code Review Checklist:- Data Reference Errors, Data Declaration Errors, Computation Errors, Comparison Error, Control Flow Errors, Subroutine Parameter Errors, Input/Output Errors, Other checks. Dynamic White Box Testing: Dynamic White Box Testing, Dynamic white box testing versus debugging, Testing the Pieces:- Unit and Integration Testing, An Example of Module Testing. Data Coverage: - Data Flow, Sub-Boundaries, Formula and Equations, Error Forcing. Code Coverage: - Program Statements and Line Coverage, Branch Coverage, Condition Coverage.  

 

 04 Applying Your Testing Skills Configuration Testing  An Overview of Configuration Testing: - Isolating Configuration Bugs, Sizing up the job. Approaching the Task: - Decide the Types of Hardware You’II Need, Decide What Hardware Brands, Model, and Device Drivers are available. Decide which Hardware features, modes and options are possible. Pare Down the identified Hardware Configuration to a Manageable Set. Identify your Software’s Unique Features that work with the Hardware Configurations. Design the test Cases to Run on each configuration. Execute the tests on each configuration. Rerun the tests until the results satisfy your team. Obtaining the hardware, Identify hardware standards, configuration testing other hardware. Compatibility Testing Compatibility Testing Overview, Platform and Application Versions, Backward and forward compatibility, the impact of testing multiple versions. Standards and Guidelines: - High-Level standards and Guidelines, Low- level standards and Guidelines, Data Sharing Compatibility. 

05 Foreign Language Testing Making the words and Pictures Make Sense , Translation Issues :- Text Expansion , ASCII , DBCS and Unicode , Hot Keys and shortcuts , Extended Characters , Computation on characters , Reading Left to Right and Right to Left , Text on Graphics, Keep the Text out of the code . Localization Issues: - Content, Data Formats. Configuration and Compatibility Issues: - Foreign platform configurations, Data Compatibility. How much should you Test? 

06 Usability Testing User Interface Testing: What makes a Good UI? , Follows standards or Guidelines, Intuitive, Consistent, Flexible, Comfortable, Correct, Useful. Testing for the Disabled: Accessibility Testing: - It’s the Law, accessibility features in software. Web site Testing Web Page Fundamentals, Black-Box Testing: - Text, Hyperlinks, graphics, forms, object and other simple miscellaneous Functionality. Gray Box Testing, White Box Testing, Configuration and compatibility testing, Usability Testing, Introducing Automation. 

07 Supplementing Your Testing  Automation Testing and test tools The benefits of automation and tools, Test tools: - Viewers and Monitors, Drivers, Stubs, Stress and load tools, Interference injectors and noise generators, analysis tools. Software Test Automation: - Macro Recording and playback, programmed macros, Fully Programmable Automated Testing Tools. Random Testing: monkeys and gorillas, Dumb monkeys, Semi-smart monkeys, Smart Monkeys, Realities of using test tools and automation.beta testing 

08 Working With Test documentation Planning your test effort : the goal of the test planning , test planning topics :- high level expectations , people , places , and things , definitions , Inter group Responsibilities , what will and won’t be tested , test phases , test strategy , resource requirements , tester assignments , test schedule , test cases , bug reporting , Metrics and statistics , Risk and Issues. Writing and Tracking Test Cases The goal of test case Planning, Test case planning overview, test design, test cases, test procedures, test case organization & tracking. Reporting What you Find Getting your bugs fixed, isolating & reproducing bugs , Not all bugs are created equal , a bug’s life cycle , bug tracking system :- The standard : The test incident Report , Manual Bug Reporting and  Tracking , Automated bug reporting and tracking. 

The Future Software Quality Assurance : Quality is free, testing and quality assurance in the workplace , software testing , Quality Assurance, other names for software testing groups, Test management and organizational structures, Capability Maturity Model (CMM), ISO 9000 Your Careers As a Software Tester:  Your job as a software tester, finding software testing position, gaining hands-on experience, Internet links, Professional Organizations. 

 
Course Name : Computer Engineering Group 
Course Code : CO/CM/IF  Semester : Sixth 

 Advanced Java Programming 

 
Introduction the Abstract Window Toolkit: (AWT) 1.1 Working with Windows and AWT AWT classes Windows Fundamentals Working with frame windows Creating a frame window in applet Creating windowed program Display information within with in a window 1.2 Working with graphics Working with color Setting the paint mode Working with Fonts Managing text output using Font Metrics Exploring text & graphics 1.3 Using AWT Controls, Layout Managers and Menus Control Fundamentals Labels Using Buttons Applying Check Boxes Checkbox Group Choice Controls Using Lists Managing scroll Bars Using a Text Field Using a Text Area Understanding Layout Managers Menu Bars and Menu Dialog Boxes File Dialog Handling events by Extending AWT Components Exploring the Controls, Menus, and Layout Managers 
Networking: 2.1 Basics Socket overview, client/server, reserved sockets, proxy servers, internet addressing. 2.2 Java & the Net The networking classes & interfaces 2.3 Inet address Factory methods, instance method 2.4 What is URL Format 2.5 URL connection 2.6 Creating TCP Client, Creating TCP Server, Reading and Writing from TCP Sockets, Accepting and processing          request from TCP Client 2.7 Data grams Data gram packets, Data gram server & client 
Java Data Base Client/ Server 3.1 Java as a Database front end Database client/server methodology Two-Tier Database Design Three-Tier Database Design 3.2 The JDBC API – Connection, DatabaseMetaData,          PreparedStatement, ResultSet, ResultSetMetaData, Statement The API Components,  Limitations Using JDBC(Applications vs. Applets),  Security Considerations, A JDBC Database Example JDBC Drivers ,JDBC-ODBC Bridge Current JDBC Drivers 
The Tour of Swing 4.1 J applet, Icons and Labels ,Text Fields, Buttons Combo Boxes, Tabbed Panes, Scroll Panes. 4.2 Trees, Tables, Exploring the Swings. 
Servlets 5.1 Background, The Life Cycle Of a Servlet,The Java          Servlet Development Kit, The Simple Servlet, Using          Tomcat for Servlet development, The Servlet API 5.2 The Javax Servlet Package, Reading Servlet Parameters Reading Initialization Parameters The Javax. Servlet. http package, Handling HTTP Requests and responses 5.3 Using Cookies, Session Tracking, Security Issues 
 
 
Course Name : Computer Engineering Group 
Course Code : CM/CO/IF Semester : Sixth 

Entrepreneurship Development      

 
 
Entrepreneurship, Creativity & Opportunities 1.1) Concept, Classification & Characteristics of Entrepreneur 1.2) Creativity and Risk taking. 1.2.1) Concept of Creativity & Qualities of Creative person. 1.2.2) Risk Situation, Types of risk & risk takers. 1.3) Business Reforms.    1.3.1)  Process of Liberalization.    1.3.2)  Reform Policies.     1.3.3)  Impact of Liberalization.    1.3.4)  Emerging high growth areas. 1.4) Business Idea Methods and techniques to generate business idea. 1.5) Transforming Ideas in to opportunities transformation involves Assessment of idea &Feasibility of opportunity SWOT Analysis 
Information And Support Systems 2.1) Information Needed and Their Sources.       Information related to project, Information related to support system,       Information related to procedures and formalities 2.2) SUPPORT SYSTEMS     1) Small Scale Business Planning, Requirements.     2) Govt. & Institutional Agencies, Formalities       3) Statutory Requirements and Agencies. 
Market Assesment 3.1) Marketing -Concept and Importance 3.2) Market Identification, Survey Key components 3.3) Market Assessment 
Business Finance & Accounts Business Finance 4.1) Cost of Project 1) Sources of Finance 2) Assessment of working capital 3) Product costing 4) Profitability 5) Break Even Analysis 6) Financial Ratios and Significance Business Account 4.2) Accounting Principles, Methodology 1) Book Keeping 2) Financial Statements 3) Concept of Audit Business Plan & Project Report 5.1) Business plan steps involved from concept to commissioning:                Activity Recourses, Time, Cost 5.2) Project Report       1) Meaning and Importance        2) Components of project report/profile (Give list) 5.3) Project Apprisial      1) Meaning and definition      2) Technical, Economic feasibility      3) Cost benefit Analysis 
Enterprise Managnment And Modern Trends 6.1 Enterprise Managnment: a. Essential roles of Entrepreneur in managing enterprise b. Product Cycle: Concept and importance c. Probable Causes Of Sickness d. Quality Assurance    Importance of Quality, Importance of testing 6.2) E-Commerce    Concept and process 6.3) Global Entrepreneur 
 
 
 
Course Name : Computer Engineering Group 
Course Code : CO/CM/IF Semester : Sixth 

 Industrial Projects 

 
 

 Group Projects 

I Software Oriented Projects (1) Develop Application Software for Hospital/Shopping Mall/Cinema Theatre/Commercial Complex/Educational Institute/Industrial Complex. (2) Develop Inhouse Systems. (3) Case Studies Related to Industries – Operation / Maintenance / Repair and Fault Finding. (Refer Guideline Document). (4) Develop Information Processing System. (5) Develop Web Based Applications using Web Technologies. (6) Develop Network monitoring system. (7) Develop systems for financial organisation. (8) Develop System Program based system like compilers, editors, spreadsheets, mini database systems. 

II Hardware Oriented Projects (1) Develop Intrusion Detection System. (2) Develop Speech Recognition System. (3) Develop Image Processing Systems. (4) Develop Expert Systems. (5) Develop Artificial Intelligence based Systems. (6) Develop various types of Interfacing Applications. (7) Develop device Controllers. 

Seminar Seminar on any relevant latest technical topic based on latest research, recent trends, new methods and developments in the field of Computer Engineering / Information Technology. 

 

Course Name : Computer Engineering Group   

Course Code : CO/CM/IF Semester : Sixth

 Professional Practices-VI  

 

Industrial Visits Structured industrial visits be arranged and report of the same should be submitted by the individual student, to form part of the term work. 1. Visit a industry 2. Collect organization chart 3. Roles and responsibilities of each post. 4. No. of resources available in industry etc 

Lectures by Professional / Industrial Expert be organized from any of the following areas: 1. Meditation. Yoga to improve concentration 2. Robotics 3. Any latest tool useful for software development 4. Mobile computing 5. Data Mining 6. SAP 7. Neural network 8. Software project Management 9. Wi-fi Technology 10. Any other suitable topic 

Information Search :  1. Buying of a new computer (cost, make, model etc.).  2. Comparison of .different computer architectures 3. Software security 4. Video conferencing 5. XML 6. Any other suitable topic 

Group Discussion :  The students should discuss in group of six to eight students and write a brief report on the same as a part of term work. The topic group discussions may be selected by the faculty members.  Some of the suggested topics are 1) Hacking 2) Computer virus 3) Chatting on Net 4) Working BPO 5) Software piracy 6) Computer gaming 7) Any other suitable topic 

Student  Activities : The students in a group of 3 to 4 will perform any one of the following activities (other similar activities to be considered), and write a report as part of term work.  Activity :  i) Collect information from Computer repairing center (at which level repairing is done, cost). Collect information regarding latest requirement for a job from any industry 

 

 Object Oriented Modelling and Design (Elective-II)  

 
Importance of Modeling 1.1 Brief overview of Object Modeling Technology (OMT) by Ram Baugh, Booch Methodology, Use Case driven approach (OOSE) by Jacobson, Overview of CRC card method by Cunningham. 1.2 Importance of Modeling, Four principles of Modeling 
Object Modeling 2.1 Objects and Classes (Object Diagrams, Attributes, Operations and Methods), Links, Associations and Advanced Concepts (General Concepts, Multiplicity, Link Attributes, Association as a Class, Roll names, Ordering, Qualification, Aggregation). 2.2 Generalizations and Inheritance, Grouping Constructs. 2.3 Aggregation verses Association And Generalization, Recursive Aggregates, and Propagation of Operations. 2.4 Abstract Classes, Multiple Inheritance, Metadata, Candidate Keys, Constraints 2.5 Introduction to Dynamic and Functional Modeling. 
Overview of UML 3.1 Overview of UML, Scope of UML, Conceptual model of UML, Architectural – Metamodel, Unified Software Development Lifecycle. 3.2 Introduction to UML Diagram 
UML – Structural Modeling and Use Cases 4.1 Class Diagram and Advanced Class Diagrams: - Advanced Classes and Relationships, Interfaces, Types and Roles, Packages, Instances. Object Diagram. 4.2 Use case diagram: Terms and Concepts, Modeling techniques. 
UML Behavioral Modeling 5.1 Interaction diagram-Sequence and collaboration diagram: Terms and Concepts, Modeling techniques. 5.2 State chart diagram: Terms and Concepts, Modeling techniques. 5.3 Activity diagram: Terms and Concepts, Modeling techniques. 5.4 Component Diagrams: Terms and Concepts, Common modeling techniques. Deployment Diagrams: Terms and Concepts, Common modeling techniques 
 
 
Course Name : Computer Engineering Group 
Course Code : CM/CO/IF Semester : Sixth 

Advanced Web Technologies (Elective-II)  

 
 

 Introduction 1.1 Why dot Net -Introduction to Microsoft .Net Framework. -Building blocks in .Net -Drawback of previous languages. -Understand what is .Net 1.2 Introduction to .Net -Types of application architecture. -.Net initiative. -.Net framework: components of .Net framework, Advantages, requirement of .Net. 

Introduction and implementation of VB.Net 2.1     Introduction to VB.Net          - VB.Net overview. -Difference between VB and VB.Net 2.2  Implementation of VB.Net -Features. -VB.Net IDE. -Data Types, Loops, Control structures, Cases, Operators. -Creating forms. -Procedures and functions. -Form controls.               - Error Provider               - ComboBox              - MonthCalendar               - RadioButton - TextBox - CheckBox               - CheckedListBox               - DateTimePicker 2.3 Implementation of OOP -Creation of class and objects. -Inheritance. -Constructors. -Exception handling. 2.4 Component based programming -Working with Private assembly, shared assembly. -Using COM components developed in VB or other   language. 

Introduction to ADO.Net and data manipulation 3.1   Introduction to ADO.Net -What is database? -Writing XML file. -ADO.Net architecture. -Creating connection. -Dataset and Data reader. -Types of Data adapter and ADO controls. -Reading data into dataset and data adapter. -Binding data to controls. -Data table and Data row. 3.2 Accessing and manipulating data -Selecting data. -Insertion, deletion, updation, sorting. -How to fill dataset with multiple tables. 3.3 Multi-threading - Working with multithreading. -Synchronization of Threads. 3.4 Migrating from VB 6.0 to VB.Net -Updating the applications developed in VB to VB.Net 

Introduction and implementation of ASP.Net 4.1 Introduction to ASP.Net -Difference between ASP and ASP.Net -Introduction to IIS. -What is web application? Why it is used? 4.2 Implementation of ASP.Net -ASP.Net IDE. -Creation of web forms. -Using web form controls. 

ASP.Net objects and components 5.1 ASP.Net Objects -Response. -Server. -Application. -Session. -Request -ASP.Net scope, state, view state, post back and configuration.  5.2 How to use objects? -Object creation: Scripting, Drive, folder, file. -How to use Application object. -Events -Methods and collection. -Example. -How to use session object : enabling and disabling of   session,        - Event, properties, methods, collection. - Example. 5.3  Server components :         - Ad rotator, Content linker, Browser capabilities. -Use and creation of global.asax file. 

ADO.Net and Data Manipulation 6.1 ADO.Net in ASP.Net -Connection. -Dataset and data reader. -Data table and Data row. -Web.config introduction. -Binding data with data grid. -Accessing and manipulating data. 6.2 ADO.Net : Server control templates and Data binding techniques -Understand data access in .Net using ADO.Net -Understand various Server Control Templates available for Data Binding using Repeater Control, Data List control, Data Grid Controls, FormView Control, DetailView Control. 

ASP transactions and e-mail -Transactions. -Transaction db design. -CDONTS object, CDOSYS object. -Email sending web page creation. 

 
Course Name : Diploma in Computer Engineering  
Course Code : CO Semester : Sixth

Embedded Systems (Elective-II)            

 
8051- Microcontrollers 1.1 Overview of 8051 family. 1.2 Architecture. 1.3 Memory organization. 1.4 Functional pin, Ports & circuit. 1.5 Addressing mode, Instruction Set. 
Hardware overview 2.1 Study of interrupt structure. 2.2 Port structure. & Programming. 2.3 Study of SBUF, TCON, TMOD, SMOD, SCON Register. 2.4 Timer/Counter & Serial Communication Programming 
Serial Communication & Parallel communication 3.1 Serial Communication – RS-232, I2C, CAN 3.2 Parallel Communication – ISA, PCI, PCI-X 3.3 Advance I/P O/P buses. 3.4 Study of RS-232 Pinout. 
Embedded System 4.1 Introduction. 4.2 Processor in the system. 4.3 Different Hardware Units. 4.4 Software Embedded into System. 4.5 Exemplary Embedded system. 4.6 System - On-Chip (SOC) & VLSI system. 
Memory organization 5.1 Structure unit in processor 5.2 Processor selection 5.3 Memory devices & Selection 5.4 Allocation of memory 5.5 DMA 5.6 Interfacing processor & I/P O/P device 
Device Driver & Interrupts Servicing Mechanism 6.1 Device Drivers 6.2 Parallel port device driver 6.3 Serial port device driver 6.4 Internal Programmable timing devices 6.5 Interrupts handling Mechanism 6.6 Context switching  
RTOS & Interprocess Communication 7.1 Concepts of RTOS 7.2 Requirement, Need, Specification of RTOS in Embedded systems  7.3 Multitasking 7.4 Task synchronization &  Mutual Exclusion 7.5 Starvation, Deadlock, Multiple process  7.6 Problem of sharing data by Multiple task and routines 7.7 Interprocess communication 
 
 
Course Name : Diploma in Computer Engineering   
Course Code : CO Semester : Sixth for CO 

 System Programming (Elective-II)     

 
Features of System Programming 1.1 What is System Software 1.2 Components of System Software : Assemblers; Loaders; Macros; Compilers  1.3 Evolution of System Software 1.4 Foundations of system Programming. 
Assemblers 2.1 General design procedure 2.2 Design of the assembler - Statement of the problem; Data Structure; Format of databases; Algorithm; Look for modularity. 2.3 Table Processing: Searching and Sorting- Linear Search; Binary Search         Sorting: Interchange sort; Shell sort; Bucket sort; Radix exchange sort; Address calculation sort; Comparisons of sort;  Hash or Random entry searching 
Macro Language and Macro Processors 3.1 Macro Instructions 3.2 Features of a Macro facility - Macro Instruction Arguments;  Conditional macro expansion; Macro call within Macros; Macro Instruction defining Macros. 3.3 Implementation - Implementation of restricted faculty :  Two Pass Algorithm, A Single Pass Algorithm, Implementation of macro calls within Macros, Implementation within an assembler  
Loaders 4.1 Loaders Schemes - “Compile and go” loaders; General Loader Schemes; Absolute Loaders; Subroutine linkages;  Relocating loaders; Direct linking loaders; Other loaders scheme: Binders, Linking loaders Overlays, Dynamic Binders.  4.2 Design of Absolute loaders  4.3 Design of Direct Linking Loaders: Specification Problem; Specification of data structures; Format of database; Algorithm 
Compliers  5.1 Statement of a problem - Recognizing basic elements; Recognizing Syntactic units and Interpreting meaning; Intermediate from: Arithmetic statements, Non-Arithmetic statement, Non-executable statements; Storage Allocation;   Code Generation: Optimization(M/c independent), Optimization (M/c dependent); Assembly Phase; General Model of Compiler. 5.2 Phases of Compiler - Lexical Phase: Tasks, Databases, Algorithm; Syntax Phase: Databases, Algorithm; Interpretation Phase: Databases, Algorithm; Optimization: Databases, Algorithm; Storage Assignment: Databases, Algorithm; Code Generation: Databases, Algorithm; Assembly Phase: Databases, Algorithm; Passes of a Compiler  
 
 
 
 

BCA Bachelor Of Computer Application, BCCA, Bachelor of Commerce & Computer Application BE IT/CS, Information technology/Computer Science MCA, Master of Computer Application MCM, Master of Computer Management Diploma , Polytechnic Others,

Basic Programming

C / C++ ,

Testing

Software Testing,

Hardware & Networking

CCNA, MCSE, Hardware, Networking

Courses at Atlanta

New Batches start Every week On Mondays and Wednesdays.

New Batch Starting Date & Timing

Copyright © 2010-2023 All Right Reserved - Atlanta Computer Institute, Nagpur.