Easy and Important units to study for External Exams (2-2,3-2,4-2) For B.Tech

B.Tech
2nd Year
2-2 CSE/IT R09 JNTU-HYD

Computer Organization : 1,3,4,7,8 Units.
Data Base Management Systems : 1,2,3,4,7 Units.

Object Oriented Programming : 1,2,3,4,5 Units.
Formal Languages And Automata Theory
Choose: Units II, III, IV, V, VI and VII (2,3,4,5,6 and 7)

Unit II - Finite Automata

Check List after study
• NFA and DFA
• NFA to DFA conversions
• Finite State Machines
• Moore and Melay Machines

Unit III - Regular Languages

Check List after study
• Construction of Finite Automata
• Regular Expressions
• Closure Properties
• Pumping Lemma

Unit IV - Grammar Formalism

Check List after study
• Regular grammars
• Regular linear grammar and FA Equivalence
• Context free grammar
• Right most and leftmost derivation of strings

Unit V - Context Free Grammars

Check List after study
• Minimisation of Context Free Grammars
• Chomsky normal form
• Greiback normal form
• Context Free Languages

Unit VI - Push Down Automata

Check List after study
• Def. and Model of PDA
• Acceptance of Finine Stae
• Euqivalance of CFL and PDA
• Conversions

Unit VII - Turing Machine

Check List after study
• Def. and Model of Turing Machine
• Church’s hypothesis
• Types of Turing machines
• Computable Functions

Design and Analysis of Algorithms (DAA) : 1,2,3,4,5 Units.
Probability & Statistics (P&S) : 1,2,3,4,5 Units (Be Perfect with the Previous Papers,Important Questions & FAQ's).

PRINCIPLES OF PROGRAMMING LANGUAGES
Choose: Units I,III, IV, VI, VII and VIII (1, 3, 4, 6, 7 and 8)
Unit I - Preliminaries
Check List after study

* Language Evaluation Criteria
* Programming Paradigms
* Compilation and Virtual Machines
* Programming environments

Unit III - Data types
Check List after study

* Array and associative arrays
* Pointer and reference types
* Concept of binding, type checking
* Named constants

Unit IV - Expressions and Statements
Check List after study

* Short circuit evaluation
* Compound Statements
* Mixed mode assignment
* Guarded commands

Unit VI - Abstract Data types
Check List after study

* Data abstraction & design issues
* Object oriented programming
* Concurrency, semaphores, monitors
* Java and C# threads

Unit VII - Exception handling & Logic Programming
Check List after study

* Exception Propagation
* Exception handler in C++/Java/Ada
* Logic Programming (Prolog)
* Application of logic programming

Unit VIII - Functional Programming Languages
Check List after study

* Fundamentals of FPL
* Comparison of functional and imperative Languages
* LISP, ML
* Applications of FPL

Environmental Studies : You can read any 5 units from all 8 units, as the subject is very easy.

Software Engineering : 1,2,3,4,5,6 Units.

2-2 EEE R09 JNTU-HYD

Power Systems-I : 1,2,5,6,7 Units. (You can prepare 8th unit also as its very easy)

Managerial Economics and Financial Analysis (MEFA) : 1,2,4,6,7 Units.

Electronic Circuits : 1,2,3,4,6 Units.

Switching Theory & Logic Design (STLD) : 1,2,3,4,8 Units.

Network Theory : 2,3,5,6,7 Units.

Electrical Machines -II : 1,2,5,6,8 Units.


3rd Year
3-2 CSE/IT (R07)

WEB TECHNOLOGIES
Choose: Units I, II, III, V, VI and VIII (1, 2, 3, 5, 6 and 8)
Unit I - HTML Common tags
Check List After Study
  • Tables and Images
  • Forms
  • Frames
  • Cascading Style Sheets
Unit II - Java Scripts Basics
Check List After Study
  • Java Script Basics
  • Objects in Java Scripts
  • Dynamic HTML
  • Programs Using Java Script
Unit III - XML
Check List After Study
  • DTD, Schemas
  • DOM, Parsers
  • SAX
  • XML Processors
Unit V - Web Server
Check List After Study
  • Life Cycle of Servlets
  • Servlet API
  • Handling Requests and Response
  • Cookies and Session Tracking
  • Security Issues
Unit VI - Introduction to JS
Check List After Study
  • Sevlets vs. JSP
  • JSP Processing and Anatomy
  • MVC setting and environment
  • Installing JSDK, Tokcat and Testing
Unit VIII - Database Access
Check List After Study
  • JDBC
  • Database from JSP Page
  • Deploying Java Beans in JSP
  • Basics of struts

COMPUTER NETWORKS
Choose: Units I, III, V, VI, VII and VIII (1, 3, 5, 6, 7 and 8)
Unit I - Introduction
Check List after study
  • OSI Model
  • TCP/IP Model
  • Network Topologies
  • Novell and ARPA Net
Unit III - Data link layer
Check List after study
  • Design Issues
  • Error detection and Correction
  • Sliding Windoow
  • DLL in HDLC & ATM
Unit V - Network Layer
Check List after study
  • Virtual Circuits and Datagrams
  • Routing Algorithms
  • Distance Vector Routing
  • Flooding
Unit VI - Network Layer-Other Concepts
Check List after study
  • Dynamic and Broadcast Routing
  • Congestion Prevention
  • Network Layer in ATM
Unit VII - Transport Layer
Check List after study
  • Transport Services
  • TCP Protocol
  • ATM AAL Layer
Unit VIII - Application Layer
Check List after study
  • Network Security
  • DNS, SNMP
  • Electronic Mail,WWW
  • Multimedia

OBJECT ORIENTED ANALYSIS AND DESIGN
Choose: Units I, II, III, IV, V and VIII (1, 2,3,4,5 and 8)
Unit I - Introduction to UML
Check List after study

* Modeling Importance and Principles
* Object Oriented Modeling
* Conceptual Model of UML
* Softare Development Life Cycle

Unit II - Structural Modeling
Check List after study

* Classes and Relationships
* Advanced Classes & Relationships
* Interfaces
* Packages

Unit III - Class & Object Diagrams
Check List after study

* Terms for Classes and Objects
* Class and Object Concepts
* Modeling Technicques

Unit IV - Basic Behavioral Modeling - I
Check List after study

* Interactions
* Interaction Diagrams

Unit V - Basic Behavioral Modeling - II
Check List after study

* Use Cases
* Use Case Diagrams
* Activity Diagrams

Unit VIII - Libray Application - Case Study
Check List after study

* Library Application Diagrams
* Load class in Java

Data Warehousing and Data Mining (DWDM) : 1,2,3,5,6 Units.

COMPILER DESIGN
Choose: Units I, II, III, VI, VII and VIII (1, 2, 3, 6, 7 and 8).
Information Security (IS) : 1,2,3,4,7,8 Units.

Operating Systems : Choose: Units I, II, III, IV, VII and VIII (1, 2,3,4,7 and 8)
Unit I - Operating System Overview
Check List after study

* Interrupts
* Memory hierarchy
* Communication techniques
* Operating System Objectives

Unit II - Process Description
Check List after study

* Process Control
* Process States
* Process and Threats
* Process description and Control

Unit III - Concurrency
Check List after study

* Principles of Concurrency
* Semaphores and Monitors
* Readers Writers Problem

Unit IV - Principles of deadlock
Check List after study

* Deadlock prevention
* Deadlock detection and avoidance
* dining philosophers problem

Unit VII - File Management and Security
Check List after study

* File organization and access
* Record blocking
* Secondary Storage Management

Unit VIII - Security
Check List after study

* Security threats
* Intruders
* Viruses

E-Commerce : 1,2,3,7,8 Units.


3-2 ECE (R07)

Management Science : 1,2,3,6,7,8 Units.

Telecommunication Switching Systems : 1,2,3,4,5,6 Units.

Microprocessors and Interfacing : 1,2,6,7,8 Units.

Digital Signal Processing : 2,3,5,6,7 Units.

VLSI Design : 1,5,6,7,8 Units.

Microwave Engineering : 3,4,6,7,8 Units.

3-2 EEE (R07)
D.S.P : 1,2,3,5,7 Units

Microprocessors & Microcontrollers : 1,3,4,6,8 Units.

Management Science : 1,2,3,6,7,8 Units.

Instrumentation : 1,2,3,4,8 Units.

SGP : 1,2,4,5,8 Units.

VLSI Design : 1,2,5,6,8 Units.


4th Year
4-2 CSE/IT (R07)

Management Science : 1,2,3,6,7,8 Units.

E-Commerce : 1,2,3,7,8 Units.

Network Management Systems (NMS) : 1,2,3,4,5,6 Units (If u are perfect with 2,3 Units then 4,5 Units will be very easy.)

Distributed Databases (DD) : 1,2,3,5,6 Units.

Human Computer Interaction (HCI) : 1,2,3,5,7 Units

4-2 EEE (R07)
Utilization of Electrical Energy : 1,2,3,6,7 Units.

Advanced Control Systems : 1,2,4,5,8 Units.

Digital Control systems : 1,2,4,5,6 Units.

Optimization Techniques : 1,2,3,5,6 Units.

1 comment: Leave Your Comments

  1. please..help me i want is,cd,ainn,co imp. ckeck list..please

    ReplyDelete

+