This lecture introduces the concept of algorithms as a fundamental part of computer science, essential for processing information efficiently. It covers the formalization of calculations, basic ingredients of algorithms, and main algorithm families such as search, sort, and shortest path. The lecture also explains the complexity of algorithms and their independence from programming languages and computer systems.