AIS1003 E-book

Welcome to this E-book for the course AIS1003.

The book will be updated regularly throughout the semester. Make sure to bookmark it!

Note. The book is in an early state of development. Consider it a preview.

Content

Week Topic
34
35
36
37,38
39,40
41,42
43

Additional resources

While aimed to support your endeavours, this book should not be treated as a complete reference guide. It is crucial that you supplement with other resources. Below is a non-exhaustive list of recommended learning resources.

Books

  • C++ Primer, Fifth Edition - A comprehensive and widely-used introductory book on C++ programming, covering essential concepts and techniques for beginners.
  • A Tour of C++ - A concise and high-level overview of modern C++ features, focusing on important language elements and programming principles for intermediate programmers.

Online

  • cppreference - A reliable online reference for C++ programming, providing detailed and up-to-date documentation on C++ language features, libraries, and standard functions.
  • LearnCpp - An online resource offering comprehensive tutorials and guides to help beginners learn C++ programming through step-by-step lessons and practical examples.
  • Stack Overflow - A popular online platform where programmers ask questions, share knowledge, and find solutions to programming-related issues from a community of developers worldwide.