Algorithms allow for the solving of specific, well-defined computational problems through a specific series of commands. This topic is fundamental in computer science, especially with regard to artificial intelligence, databases, graphics, networking, operating systems, and security.
Artificial Intelligence
expand_moreArtificial intelligence (or AI) is a branch of computer science concerned with using technology to solve problems that typically require human intelligence.
Computer Graphics
expand_moreComputer graphics refers to visual digital content and the means by which that content can be generated, processed, synthesized and manipulated.
Computer Networks
expand_moreA computer network digitally connects two or more computers for the purposes of communication and/or sharing resources. These networks may be composed of general or specialized hosts, PCs, servers, networking hardware.
Computer Organisation and Architecture
expand_moreComputer architecture specifically deals with the way that hardware components are connected to form a computer system. Computer organization, by contrast, is concerned with the structure and behavior of a computer system from a users' perspective.
Databasea are an organized collection of structured information, or data, typically stored in a computer system.
Hardware describes the physical components of a computer.
Information Security
expand_moreThe field of information security, computer security, cybersecurity deals with the protection of computer systems and networks from information disclosure, theft, or damage to their hardware, software, or electronic data, as well as from the disruption or misdirection of the services they provide.
Information System
expand_moreIn computer science, an information system is a digital organizational system designed to collect, process, store, and distribute information.
Operating System
expand_moreOperating systems (OS) are software systems that manages computer hardware, software resources, and provide common services for computer programs.
Programming describes the process by which instructions are given to a computer, software program, or application using code.
Software Engineering
expand_moreSoftware engineering deals with the engineering principles of designing, developing, and testing software products
In computer science, system design refers to the process of defining various components, modules, interfaces, and data for a system to fulfill pre-specified requirements
Theory of Computation
expand_moreTheory of computation deals with fundamental questions around what problems can and cannot be solved using computation, and uses a model of computation to understand the degree to which computers can assist in solving problems. There are three main branches of this subject: automata theory and formal languages, computational complexity theory, and computability theory.
Web Development
expand_moreTopics in web development cover the design, engineering, management, and maintenance of websites. Web development is generally divided into two categories: frontend development and backend development, and different programming languages are used in each environment.