Available courses

Course image Thermodynamics
Physics

Thermodynamics is a fundamental branch of physics that studies the behavior of energy and matter. It investigates how energy is transferred between physical systems and how it influences matter's behavior and properties. This field has critical applications in various scientific and engineering disciplines, including mechanical engineering, chemical engineering, and environmental science.

Course image Computer Algorithms
CSE
 

Computer algorithms are step-by-step procedures for solving problems in computing. They process inputs to produce outputs and can be categorized into types like sorting (e.g., Quick Sort), searching (e.g., Binary Search), and graph algorithms (e.g., Dijkstra's). The choice of algorithm impacts the efficiency and performance of applications.

Course image Computer Networks
CSE

This course explores the foundational network models that enable communication across different computer networks: the OSI (Open Systems Interconnection) model and the TCP/IP (Transmission Control Protocol/Internet Protocol) model. It covers the structure, purpose, and functionalities of each model's layers, along with the key protocols involved.