The author’s official site often provides free access to read the content online. 🛠 How to Practice the Concepts Reading isn't enough to master the 2nd part. You should: Use a compiler like Code::Blocks or Dev-C++ . Rewrite every example code by hand.
Introduction to Linked Lists, Stacks, and Queues.
Complex topics like pointers are explained in simple Bengali. Computer Programming 2nd Part By Tamim Shahriar Subeen Pdf
Each chapter includes exercises that appear in programming contests.
Manipulating data at the bit level for performance. The author’s official site often provides free access
While the first book introduced the world of logic and syntax, the second part is designed to turn a beginner into a proficient coder. Subeen focuses on teaching readers how to manage memory, organize data, and write efficient code. Core Topics Covered Deep dive into memory addresses and management.
Tamim Shahriar Subeen’s second book is the bridge between a hobbyist and a professional programmer. If you have mastered the basics of C, this book is your next logical step to understanding how computers actually process information. If you're stuck on a specific chapter, let me know: Are you struggling with or Recursion ? Do you need help setting up your Compiler ? Rewrite every example code by hand
Subeen emphasizes indentation and naming conventions.