Rana Book Publishers

Rana Book Publishers আমরা আপনার কাক্ষিত বইটি, সবচেয়ে কম দামে, এবং সব চাইতে সহজ ভাবে পৌছে দিবো আপনার নিকটস্থ এলাকায়।

For Introduction to Computer Science courses.Computer Science: An Overview is written for students of computer science a...
18/09/2026

For Introduction to Computer Science courses.
Computer Science: An Overview is written for students of computer science as well as students from other disciplines. Its broad coverage and clear exposition are accessible to students from all backgrounds, encouraging a practical and realistic understanding of the subject. Written to provide students with a bottom-up, concrete-to-abstract foundation, this broad background exposes beginning computer science students to the breadth of the subject in which they are planning to major, and students from other disciplines to what they need to relate to the technical society in which they live.Individual chapters are independent, and can be covered in an order that suits instructor course needs with selected content marked as optional for the introductory course. With a new full-colour design, each chapter in the 13th Edition has seen revisions, updates, and corrections from the previous editions. The text also continues to use Python to provide programming tools for exploration and experimentation. More than 1,000 questions and exercises, Chapter Review Problems, and Social Issues questions reinforce core concepts.

Real-World Bug Hunting — Peter YaworskiReal-World Bug Hunting বইটি web security ও bug bounty সম্পর্কে বাস্তবভিত্তিক ধারণ...
15/09/2026

Real-World Bug Hunting — Peter Yaworski

Real-World Bug Hunting বইটি web security ও bug bounty সম্পর্কে বাস্তবভিত্তিক ধারণা দিতে লেখা হয়েছে।

Web application কীভাবে কাজ করে, বিভিন্ন ধরনের security vulnerability কীভাবে শনাক্ত করা যায় এবং বাস্তব vulnerability report থেকে কীভাবে শেখা যায়—এসব বিষয় সহজভাবে তুলে ধরা হয়েছে।

🔐 Cyber Security, Web Security এবং Bug Bounty শেখার আগ্রহীদের জন্য দারুণ একটি বই।

📩 বইটি সংগ্রহ করতে ইনবক্স করুন।

Systems Performance — Enterprise and the CloudSystems Performance: Enterprise and the Cloud – Second Edition হলো system ...
14/09/2026

Systems Performance — Enterprise and the Cloud

Systems Performance: Enterprise and the Cloud – Second Edition হলো system performance analysis ও optimization নিয়ে একটি গুরুত্বপূর্ণ রেফারেন্স বই।

একটি computing system-এর বিভিন্ন component কীভাবে কাজ করে, performance কীভাবে measure ও analyze করতে হয় এবং bottleneck শনাক্ত করে কীভাবে system-এর performance উন্নত করা যায়—এসব বিষয়ে বিস্তারিত ধারণা পাওয়া যাবে।

☁️ System Administrator, DevOps Engineer, Performance Engineer, Software Engineer এবং Computer Science শিক্ষার্থীদের জন্য উপযোগী।

📩 বইটি নিতে ইনবক্স করুন।

System Design Interview — Volume 2System Design Interview – Volume 2 মূলত বড় ও scalable software system কীভাবে design কর...
13/09/2026

System Design Interview — Volume 2

System Design Interview – Volume 2 মূলত বড় ও scalable software system কীভাবে design করতে হয়, সে বিষয়ে গুরুত্বপূর্ণ ধারণা প্রদান করে।

ইন্টারভিউতে system design question কীভাবে approach করতে হবে, বিভিন্ন system-এর architecture, scalability, bottleneck এবং design alternatives—এসব বিষয় বাস্তবধর্মী উদাহরণের মাধ্যমে শেখানো হয়েছে।

🎯 Software Engineer, Backend Developer এবং System Design Interview প্রস্তুতকারীদের জন্য খুবই কার্যকর একটি বই।

📩 বইটি সংগ্রহ করতে ইনবক্স করুন।

13/09/2026

Eloquent JavaScript – Fourth Edition
Learn JavaScript from the ground up with Eloquent JavaScript, Fourth Edition by Marijn Haverbeke — a clear, practical, and engaging introduction to modern programming.
This book covers the fundamentals of JavaScript along with essential programming concepts, helping you build a strong foundation and develop real-world coding skills.
🔹 Complete introduction to JavaScript
🔹 Functions, objects & data structures
🔹 Programming techniques & best practices
🔹 Browser environment & DOM
🔹 Node.js and modern JavaScript
🔹 Practical exercises & projects
Whether you're a beginner learning JavaScript or a programmer looking to strengthen your fundamentals, this book is an excellent addition to your programming library.
📚 Edition: Fourth Edition
✍️ Author: Marijn Haverbeke
💻 Subject: JavaScript / Programming
Available at Rana Books Publishers.
📩 Inbox us for price & order details.

The Pragmatic Programmer — 20th Anniversary EditionThe Pragmatic Programmer – 20th Anniversary Edition সফটওয়্যার ডেভেলপম...
12/09/2026

The Pragmatic Programmer — 20th Anniversary Edition

The Pragmatic Programmer – 20th Anniversary Edition সফটওয়্যার ডেভেলপমেন্টের জগতে বহুল জনপ্রিয় একটি বই। একজন দক্ষ ও প্রফেশনাল প্রোগ্রামার হিসেবে নিজেকে গড়ে তুলতে এই বইটি দারুণ সহায়ক।

কোডিংয়ের পাশাপাশি problem solving, software design, debugging, project management এবং professional programming mindset—বিভিন্ন গুরুত্বপূর্ণ বিষয় সহজ ও বাস্তব উদাহরণের মাধ্যমে তুলে ধরা হয়েছে।

💻 Programming ও Software Development নিয়ে সিরিয়াসদের জন্য একটি অবশ্যপাঠ্য বই।

Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalab...
08/09/2026

Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords? In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications. Peer under the hood of the systems you already use, and learn how to use and operate them more effectively Make informed decisions by identifying the strengths and weaknesses of different tools Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity Understand the distributed systems research upon which modern databases are built Peek behind the scenes of major online services, and learn from their architectures

Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the barriers to entry fo...
07/09/2026

Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the barriers to entry for those who want to build AI products. The model-as-a-service approach has transformed AI from an esoteric discipline into a powerful development tool that anyone can use. Everyone, including those with minimal or no prior AI experience, can now leverage AI models to build applications. In this book, author Chip Huyen discusses AI engineering: the process of building applications with readily available foundation models.

The book starts with an overview of AI engineering, explaining how it differs from traditional ML engineering and discussing the new AI stack. The more AI is used, the more opportunities there are for catastrophic failures, and therefore, the more important evaluation becomes. This book discusses different approaches to evaluating open-ended models, including the rapidly growing AI-as-a-judge approach.

AI application developers will discover how to navigate the AI landscape, including models, datasets, evaluation benchmarks, and the seemingly infinite number of use cases and application patterns. You'll learn a framework for developing an AI application, starting with simple techniques and progressing toward more sophisticated methods, and discover how to efficiently deploy these applications.

Understand what AI engineering is and how it differs from traditional machine learning engineering
Learn the process for developing an AI application, the challenges at each step, and approaches to address them
Explore various model adaptation techniques, including prompt engineering, RAG, fine-tuning, agents, and dataset engineering, and understand how and why they work
Examine the bottlenecks for latency and cost when serving foundation models and learn how to overcome them
Choose the right model, dataset, evaluation benchmarks, and metrics for your needs
Chip Huyen works to accelerate data analytics on GPUs at Voltron Data. Previously, she was with Snorkel AI and NVIDIA, founded an AI infrastructure startup, and taught Machine Learning Systems Design at Stanford. She's the author of the book Designing Machine Learning Systems, an Amazon bestseller in AI.

Computer systems: A Programmer’s Perspective explains the underlying elements common among all computer systems and how ...
06/09/2026

Computer systems: A Programmer’s Perspective explains the underlying elements common among all computer systems and how they affect general application performance. Written from the programmer’s perspective, this book strives to teach readers how understanding basic elements of computer systems and executing real practice can lead them to create better programs.

Spanning across computer science themes such as hardware architecture, the operating system, and systems software, the Third Edition serves as a comprehensive introduction to programming. This book strives to create programmers who understand all elements of computer systems and will be able to engage in any application of the field--from fixing faulty software, to writing more capable programs, to avoiding common flaws. It lays the groundwork for readers to delve into more intensive topics such as computer architecture, embedded systems, and cybersecurity.

This book focuses on systems that execute an x86-64 machine code, and recommends that programmers have access to a Linux system for this course. Programmers should have basic familiarity with C or C++.

Also available with MasteringEngineering

MasteringEngineering is an online homework, tutorial, and assessment system, designed to improve results through personalized learning. This innovative online program emulates the instructor’s office hour environment, engaging and guiding students through engineering concepts with self-paced individualized coaching With a wide range of activities available, students can actively learn, understand, and retain even the most difficult concepts.

Students, if interested in purchasing this title with MasteringEngineering, ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information.

Now in its Fourth Edition, CompTIA CySA+ Practice Tests: Exam CS0-004 is fully updated and aligned with the current CS0-...
06/09/2026

Now in its Fourth Edition, CompTIA CySA+ Practice Tests: Exam CS0-004 is fully updated and aligned with the current CS0-004 exam objectives. Written by cybersecurity professionals Mike Chapple and David Seidl, this book provides practice questions organized by exam domain along with comprehensive exams, helping candidates identify strengths and weaknesses before sitting for the CompTIA CySA+ certification exam.

Each of the first four chapters map directly to a specific CS0-004 exam domain, allowing focused study across all tested areas. The last two chapters each contain a full-length comprehensive exam to mirror the structure of the exam. Questions follow the format and difficulty level of the actual CompTIA CySA+ exam, with detailed answer explanations that reinforce key cybersecurity analyst concepts. This Fourth Edition reflects the updated CS0-004 objectives, replacing the previous CS0-003 coverage with current exam content throughout.

You'll find:

Practice questions organized by individual CS0-004 exam domains for targeted, efficient study sessions
Two comprehensive practice exams, each covering all four exam domains
Detailed explanations for every answer
Questions designed to mirror the format, scope, and difficulty of the actual CompTIA CySA+ exam
A structured approach to self-assessment that helps identify knowledge gaps before exam day
Complimentary access to the online Sybex learning environment with an online test bank and practice tests
Online access is supported by Wiley’s support agents who are available 24x7 via email and live chat to assist with access and login questions
CompTIA CySA+ Practice Tests: Exam CS0-004 is built for cybersecurity professionals and certification candidates preparing to sit for the CS0-004 exam. Whether reinforcing domain knowledge or testing readiness under exam-like conditions, this book delivers focused, objective-aligned practice across every area of the CySA+ certification.

Address

Islamia Market Nilkhet
Dhaka
1205

Alerts

Be the first to know and let us send you an email when Rana Book Publishers posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Rana Book Publishers:

Shortcuts

Share

Category