Skip to main content

Posts

Introduction to Cyber Security

Recent posts

Artificial Intelligence

OBJECTIVES: The student should be made to: Study the concepts of Artificial Intelligence. Learn the methods of solving problems using Artificial Intelligence. Introduce the concepts of Expert Systems and machine learning. PROBLEM-SOLVING   Notes Question Bank LOGICAL   REASONING Notes Question Bank PLANNING Notes Question Bank PROBABILITY THEORY &  INFERENCES Notes Question Bank LEARNING Notes Question Bank INTRODUCTION TO EXPERT SYSTEM Notes Question Bank Video Lectures Water Jug Problem Search Algorithms ANIMATED UNITS BREADTH FIRST SEARCH ALGORITHM DEPTH FIRST SEARCH ALGORITHM Dijkstra's Shortest Path Algorithm BEST FIRST SEARCH ALGORITHM A* ALGORITHM

Operating System USA20302J

 Operating Systems - USA20302J OBJECTIVES: The student should be made to:  Identify functions of an operating system, analyze the process management functions Analyze CPU scheduling and synchronization process of an operating system  Analyze the need of Memory management functions of an operating system  Identify the significance of device management and file management’s role of an operating system  Identify the essentials of inter process communication in an operating system, evaluate hypervisors Analyze how operating systems are constructed, analyze the features and aspects of different operating environments Syllabus Introduction Operating Systems (OS) Notes Notes Question Bank PROCESS CONCEPT  Notes Question Bank