Data structures and Algorithms using Python
Data structures and algorithms are two of the most important core subjects in the study of
information technology and computer science engineering. This book aims to provide in
depth knowledge, along with programming implementation experience, of data structures
and algorithms. It is designed for graduates and undergraduates who are studying data
structures with Python programming at beginner and intermediate level, and explains the
complex algorithms through the use of examples.
HKD2024 - 24D1INF50900501 - C# Programming
C# Programming: From Problem Analysis to Program Design requires no previous introduction to programming but only a mathematical background of high-school algebra. The book uses C# as the programming language for software development. However, the basic programming concepts presented can be applied to a number of other languages. Instead of focusing on the syntax of the C# language, this book uses the C# language to present general programming concepts. It is the belief of the author that once you develop a thorough understanding of one programming language, you can effectively apply those concepts to other programming languages.
HKC2023-DSA-23C1INF50900701-CT4
The study of data structures and algorithms is critical to the development of the professional programmer. There are many, many books written on data structures and algorithms, but these books are usually written as college textbooks and are written using the programming languages typically taught in college—Java or C++. C# is becoming a very popular language and this book provides the C# programmer with the opportunity to study fundamental data structures and algorithms.
C# Programming: From Problem Analysis to Program Design
C# Programming: From Problem Analysis to Program Design requires no previous introduction to programming but only a mathematical background of high-school algebra. The book uses C# as the programming language for software development. However, the basic programming concepts presented can be applied to a number of other languages. Instead of focusing on the syntax of the C# language, this book uses the C# language to present general programming concepts. It is the belief of the author that once you develop a thorough understanding of one programming language, you can effectively apply those concepts to other programming languages.
Cấu trúc dữ liệu và Giải thuật
The study of data structures and algorithms is critical to the development of the professional programmer. There are many, many books written on data structures and algorithms, but these books are usually written as college textbooks and are written using the programming languages typically taught in college—Java or C++. C# is becoming a very popular language and this book provides the C# programmer with the opportunity to study fundamental data structures and algorithms.