Computer Programming 2nd Part By Tamim Shahriar Subeen Pdf -

Programmers love to code on the go. Having the PDF on a laptop, tablet, or smartphone alongside a C compiler (like Code::Blocks or online IDE) allows for seamless learning.

| Feature | Subeen Part 2 | Proggramming Challenger by Mursalin | C Programming by Rezaul Karim | |--------|--------------|--------------------------------|--------------------------------| | Target Audience | Intermediate | Beginner to lower-intermediate | Academic (university syllabus) | | Language | Bengali | Bengali with English terms | Formal Bengali | | Algorithm Depth | High (DP, graph intro) | Low | Medium | | Practice Problems | 200+ | 100+ | 50+ | | Video Support | Yes (YouTube) | No | No | Computer Programming 2nd Part By Tamim Shahriar Subeen Pdf

Subeen’s Part 2 remains the gold standard for algorithm and data structure instruction in Bengali. Programmers love to code on the go

8.1 Stack – LIFO principle
8.2 Array-based stack implementation
8.3 Linked list-based stack
8.4 Applications: parenthesis matching, postfix evaluation
8.5 Queue – FIFO principle
8.6 Array-based queue (circular queue)
8.7 Linked list-based queue
8.8 Deque (double-ended queue) Computer Programming 2nd Part By Tamim Shahriar Subeen Pdf