Pustakkosh Footer LogoPustakkosh Footer Logo
  • Home
    • Children Books
    • Law Books
    • Competitive Examinations
    • Used or Second Hand Books
    • Management Books
    • New Arrivals
  • Buy Books Online
    • Hindi Books
    • English Novel
    • Accounting
    • Economics
    • Biology Books
    • Physics Books
    • Mathematics Books
    • Chemistry Books
    • Dictionaries / Language Learning
  • Engineering Books
    • Computer Science Books
    • Civil Engineering Books
    • Mechanical Engineering Books
    • Electrical Engineering Books
    • Electronics and communication
    • Environmental Engineering Books
    • Food Technology
  • School Books
    • NCERT
    • Class 9th Books
    • Class- 10th class
    • Class-11th Books
    • Class 12 th Books
    • All School Books
  • Popular Category
    • Meditation
    • Personality Development
    • Jokes-Humour
    • Health & Fitness
    • Games & Quizzes
    • Family and Relationships
    • Yoga
    • Children Books
    • Cookery
    • Crafts and Hobbies
    • Motivational
    • Stress Management
    • Spiritual Books
    • Nutrition
    • Parenting
  • Sell Books
  • About Us
  • Contact us
  • Blog
0 0
0 My Wishlist

View Wishlist Add all to cart

8 8
8 Shopping Cart
Shopping cart (8)
Subtotal: ₹3,068.00

View cartCheckout

My Account
Login Register

Lost password?

Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.

0 0
0 My Wishlist

View Wishlist Add all to cart

8 8
8 Shopping Cart
Shopping cart (8)
Subtotal: ₹3,068.00

View cartCheckout

My Account
Login Register

Lost password?

Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.

Menu Categories
  • Home
    • Children Books
    • Law Books
    • Competitive Examinations
    • Used or Second Hand Books
    • Management Books
    • New Arrivals
  • Buy Books Online
    • Hindi Books
    • English Novel
    • Accounting
    • Economics
    • Biology Books
    • Physics Books
    • Mathematics Books
    • Chemistry Books
    • Dictionaries / Language Learning
  • Engineering Books
    • Computer Science Books
    • Civil Engineering Books
    • Mechanical Engineering Books
    • Electrical Engineering Books
    • Electronics and communication
    • Environmental Engineering Books
    • Food Technology
  • School Books
    • NCERT
    • Class 9th Books
    • Class- 10th class
    • Class-11th Books
    • Class 12 th Books
    • All School Books
  • Popular Category
    • Meditation
    • Personality Development
    • Jokes-Humour
    • Health & Fitness
    • Games & Quizzes
    • Family and Relationships
    • Yoga
    • Children Books
    • Cookery
    • Crafts and Hobbies
    • Motivational
    • Stress Management
    • Spiritual Books
    • Nutrition
    • Parenting
  • Sell Books
  • About Us
  • Contact us
  • Blog
  • Show All Categories
    • Academic Book
    • Accounting
    • Alternative Therapy
    • Amity University ASET Books
    • Astrology / Palmistry / Vastu / Hypnotism etc
    • Ayurveda / Homeopathy / Herbal Cure
    • Beauty and Fitness
    • Best Deals: Top Selling Books
    • Biographies
    • Biology Books
    • Biotechnology Books
    • Chemistry Books
    • Children Books
    • Civil Engineering Books
    • Class 12 th Books
    • Class- 10th class
    • Class- 9th books
    • Class-11th Books
    • Competitive Examinations
    • Computer Science Books
    • Cookery
    • Crafts and Hobbies
    • Delhi University Books
    • Dictionaries / Language Learning
    • Economics
    • Electrical and Electronics Engineering (EEE)
    • Electrical Engineering Books
    • Electronics Communication Books
    • Electronics Telecom
    • Encyclopedia
    • Engineering Books
    • English Novel
    • Environmental Engineering Books
    • Family and Relationships
    • Food Technology
    • Free Online e-Books
    • Games & Quizzes
    • General
    • Gift Items
    • Health & Fitness
    • Hindi Books
    • Jokes - Humour
    • Law Books
    • Management Books
    • Mathematics Books
    • Mechanical Engineering Books
    • Medical Books
    • Meditation
    • Motivational
    • NCERT
    • New Arrivals
    • Nutrition
    • Parenting
    • Personality Development
    • Physics Books
    • School Books
    • Spiritual Books
    • Stress Management
    • Text and Reference Books
    • Uncategorized
    • UPTU & AKTU Books
    • Used or Second Hand Books
    • Yoga
    • Computer Science Books
Pustakkosh Footer LogoPustakkosh Footer Logo
0 0
0 My Wishlist

View Wishlist Add all to cart

8 8
8 Shopping Cart
Shopping cart (8)
Subtotal: ₹3,068.00

View cartCheckout

My Account
Login Register

Lost password?

Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.

Home Shop Computer Science Books Page 3

Page 3

2 columns grid
3 columns grid
4 columns grid
List
More
  • 5 columns grid
  • 6 columns grid
Show
Sale 32%
Add to cart Quick View

Compiler Design By Puntambekar

₹599.00 Original price was: ₹599.00.₹407.00Current price is: ₹407.00.

Compiler Design by Puntambekar

is a well-structured guide to compiler construction, ideal for both students and professionals. The book introduces key concepts like lexical analysis, syntax analysis, and semantic analysis, building a strong foundation for understanding compilers. It explains parsing techniques, such as top-down and bottom-up parsing, and explores context-free grammars and syntax trees.A notable feature of Compiler Design by Puntambekar is its focus on optimization techniques, enabling efficient code generation and resource management. The book discusses intermediate code generation, error detection, and recovery, ensuring comprehensive coverage of modern compiler technology. Practical examples and diagrams enhance the learning experience, making complex topics easier to grasp.Compiler Design by Puntambekar also covers runtime environment management and debugging tools, offering both theoretical insights and practical applications. The content is designed to cater to exam preparation and real-world compiler development projects.In summary, Compiler Design by Puntambekar is an essential resource for mastering compilers. It balances theory with practice, making it suitable for learners at all levels. The book’s clarity, concise explanations, and practical examples make it a valuable addition to any computer science library.
Sale 40%
Read more Quick View

Compiler Design by Sadasivam Sudha

₹840.00 Original price was: ₹840.00.₹504.00Current price is: ₹504.00.

Compiler Design by Sadasivam Sudha

is an invaluable resource for understanding compiler construction. The book explains each phase of the compilation process, including lexical analysis, syntax analysis, semantic analysis, optimization, and code generation. The author’s approach blends theory with practical application, making it ideal for both beginners and advanced learners.A key highlight of Compiler Design by Sadasivam Sudha is its clarity in explaining complex topics. The book simplifies difficult concepts and reinforces learning with exercises and review questions. This interactive approach enhances comprehension and problem-solving skills.The optimization phase of the compiler is given special attention, where various optimization techniques like constant folding and loop optimization are discussed in depth. The book also covers error handling and recovery, providing readers with tools to handle issues that arise during compilation.Modern trends, including Just-In-Time (JIT) compilation, are also explored, making the book relevant to the latest developments in the field. With practical case studies, examples, and insights on hands-on compiler development, Sadasivam Sudha ensures readers understand how to apply these concepts in real-world scenarios.Compiler Design by Sadasivam Sudha is widely used as a textbook in compiler construction courses. Its thorough and approachable content makes it a crucial resource for students, developers, and professionals interested in mastering the process of creating compilers. The book’s blend of theoretical and practical knowledge ensures it remains an essential guide in the field.
Sale 36%
Add to cart Quick View

Compilers Principles Techniques and Tools Old Edition Paperback by Aho (Author)| Pustakkosh.com

₹899.00 Original price was: ₹899.00.₹575.00Current price is: ₹575.00.
Pustakkosh.com - Title: Compilers Principles Techniques and Tools Old Edition Paperback by Aho (Author)| Pustakkosh.com by Aho (Author) Is available with different options most economical rentals from few days to a semester or as second hand book online. Lowest prices guarateed on buying book online pustakkosh.com.
Sale 46%
Add to cart Quick View

Compilers Principles Techniques and Tools Old Edition Paperback by Aho (Author)| Pustakkosh.com

₹899.00 Original price was: ₹899.00.₹485.00Current price is: ₹485.00.
Pustakkosh.com - Title: Compilers Principles Techniques and Tools Old Edition Paperback by Aho (Author)| Pustakkosh.com by Aho (Author) Is available with different options most economical rentals from few days to a semester or as second hand book online. Lowest prices guarateed on buying book online pustakkosh.com.
Sale 37%
Read more Quick View

Complete Digital Design A Comprehensive Guide to Digital Electronics and Computer System Architecture by Mark Balch

₹495.00 Original price was: ₹495.00.₹312.00Current price is: ₹312.00.
Title Complete Digital Design A Comprehensive Guide to Digital Electronics and Computer System Architecture by Mark Balch- Rent or Buy New Book on Pustakkosh.com Author Mark Balch YOUR ONE-STOP RESOURCE FOR DIGITAL SYSTEM DESIGN! The explosion in communications and embedded computing technologies…
Placeholder
Add to cart Quick View

Computer Accounting with Tally 7.2 by Firewall Media

₹0.00
2. Accounting System
Sale 38%
Add to cart Quick View

Computer Aided Manufacturing by P Rao

₹635.00 Original price was: ₹635.00.₹394.00Current price is: ₹394.00.
With design of products changing frequently, and functional requirements becoming more demanding, batch production of high precision components has become a necessity.
Sale 45%
Add to cart Quick View

Computer Aided Manufacturing by P Rao

₹635.00 Original price was: ₹635.00.₹349.00Current price is: ₹349.00.
With design of products changing frequently, and functional requirements becoming more demanding, batch production of high precision components has become a necessity.
Sale 41%
Read more Quick View

Computer Application I By Anuradha Aggarwal

₹230.00 Original price was: ₹230.00.₹136.00Current price is: ₹136.00.
Sale 58%
Add to cart Quick View

Computer Architecture and Organization By John P. HayesPustakkosh.com

₹825.00 Original price was: ₹825.00.₹350.00Current price is: ₹350.00.
The third edition of Computer Architecture and Organization features a comprehensive updating of the material-especially case studies, worked examples, and problem sets-while retaining the book's time-proven emphasis on basic prinicples.
Sale 44%
Read more Quick View

Computer Architecture With CD by Hennessy

₹450.00 Original price was: ₹450.00.₹252.00Current price is: ₹252.00.
Book Summary of Computer Architecture : A Quantitative Approach (With CD) Key Features Increased coverage on achieving parallelism with multiprocessors.
Sale 44%
Add to cart Quick View

Computer Architecture With CD By Hennessy

₹450.00 Original price was: ₹450.00.₹252.00Current price is: ₹252.00.
Book Summary of Computer Architecture : A Quantitative Approach (With CD) Key Features Increased coverage on achieving parallelism with multiprocessors.
Sale 24%
Placeholder
Read more Quick View

Computer Based Numerical and Statistical Techniques by Santosh KumarPustakkosh.com

₹250.00 Original price was: ₹250.00.₹190.00Current price is: ₹190.00.
Pustakkosh.com - Title: Computer Based Numerical and Statistical Techniques Paperback by Santosh Kumar (Author)| Pustakkosh.com by Santosh Kumar (Author) Is available with different options most economical rentals from few days to a semester or as second hand book online. Lowest prices guarateed on buying book online pustakkosh.com.
Sale 46%
Add to cart Quick View

Computer Based Numerical Statistical Techniques By Manish Goyal

₹550.00 Original price was: ₹550.00.₹297.00Current price is: ₹297.00.
The underlying object of this book is to provide the reader with the thorough understanding of topics included in the syllabus of Computer Based Numerical & Statistical Techniques for engineering and MCA students.
Sale 35%
Add to cart Quick View

Computer C Programming Concepts Principles Programming

₹288.00 Original price was: ₹288.00.₹187.00Current price is: ₹187.00.
Sale 37%
Add to cart Quick View

Computer Concepts and Programming in C

₹250.00 Original price was: ₹250.00.₹158.00Current price is: ₹158.00.
Pustakkosh.com: Choose Option to Rent or Buy New or Buy Second Hand, Used Book- Title: Computer Concepts and Programming in C ISBN: 9788131767139 Best prices online - www.pustakkosh.com Publisher: Pearson Edition 2nd Edition
Sale 39%
Add to cart Quick View

Computer Concepts And Programming In C by E Balagurusamy| Buy to save 30%

₹275.00 Original price was: ₹275.00.₹168.00Current price is: ₹168.00.

Computer Concepts and Programming in C by E Balagurusamy

is an excellent starting point for anyone interested in learning programming. It introduces key computer science concepts, focusing on the C programming language. The book is structured in a way that makes complex topics accessible to beginners, starting with the basics like variables, loops, and functions, and moving on to more advanced topics like data structures and algorithms.Balagurusamy takes a practical approach in this book, providing real-world examples that make abstract concepts easier to understand. The exercises at the end of each chapter reinforce learning, allowing readers to practice and apply what they've learned. The book doesn’t just focus on syntax; it also emphasizes the importance of logical thinking and problem-solving, key skills for any programmer.The clear and concise writing style of Computer Concepts and Programming in C by E Balagurusamy ensures that students won’t feel overwhelmed. The book is designed to build confidence and understanding progressively. Whether you are a student, hobbyist, or professional, this book is a great resource to learn the fundamentals of programming and C. It's perfect for anyone who wants to dive deep into computer science and programming, providing both theoretical and practical insights that will benefit learners throughout their programming journey.
Sale 47%
Add to cart Quick View

Computer Concepts And Programming In C For UPTU By Balagurusamy E | Buy to save >

₹369.00 Original price was: ₹369.00.₹195.00Current price is: ₹195.00.
visible
Sale 32%
Add to cart Quick View

Computer Concepts and Programming in C UPTU by E. Balaguruswamy

₹550.00 Original price was: ₹550.00.₹375.00Current price is: ₹375.00.

Computer Concepts and Programming in C UPTU by E. Balaguruswamy

is a student-friendly guide for mastering programming. The book introduces core computing concepts while focusing on C programming essentials. With clear explanations and practical examples, it makes learning interactive.The book emphasizes the fundamentals of programming languages. It covers key topics like variables, data types, and control structures, helping beginners build a strong foundation. Advanced concepts such as arrays, pointers, and file handling are simplified for easy understanding.Designed to cater to UPTU’s syllabus, the book ensures academic relevance. Exercises and real-world examples encourage practical implementation and problem-solving. This makes Computer Concepts and Programming in C UPTU by E. Balaguruswamy both educational and practical.The concise and engaging content prepares readers for exams and real-world applications. It is an essential guide for programming enthusiasts seeking a strong foundation in computer science and C programming.
Sale 33%
Add to cart Quick View

Computer Graphics

₹450.00 Original price was: ₹450.00.₹302.00Current price is: ₹302.00.
Pustakkosh.com: Choose Option to Rent or Buy New or Buy Second Hand, Used Book- Title: Computer Graphics ISBN: 9788183988162 Best prices online - www.pustakkosh.com Author: A K PRAJAPATI Publisher: Pragati Prakashan
Sale 46%
Add to cart Quick View

Computer Graphics (C Version) BY Baker

₹899.00 Original price was: ₹899.00.₹489.00Current price is: ₹489.00.
Pustakkosh.com - Title: Computer Graphics C Version 2e Paperback Hearn | Pustakkosh.com Hearn Is available with different options most economical rentals from few days to a semester or as second hand book online. Lowest prices guarateed on buying book online pustakkosh.com.
Sale 10%
Add to cart Quick View

Computer Graphics by A K Prajapati Pustakkosh.com

₹200.00 Original price was: ₹200.00.₹180.00Current price is: ₹180.00.

Book Condition: Used

Computer Graphics by A K Prajapati Pustakkosh.com
Sale 24%
Add to cart Quick View

Computer Graphics By Rajiv Chopra

₹499.00 Original price was: ₹499.00.₹380.00Current price is: ₹380.00.
Sale 39%
Add to cart Quick View

Computer Graphics By Zhigang Xiang

₹490.00 Original price was: ₹490.00.₹300.00Current price is: ₹300.00.
Master the fundamentals of Computer Graphics with Schaum's - the high performance study guide. It will help you cut study time, hone problem-solving skills and achieve your personal best on exams.
Sale 38%
Add to cart Quick View

Computer Graphics C Version 2e Paperback By Hearn and Baker | Buy to save 50%

₹899.00 Original price was: ₹899.00.₹556.00Current price is: ₹556.00.
Pustakkosh.com - Title: Computer Graphics C Version 2e Paperback Hearn | Pustakkosh.com Hearn Is available with different options most economical rentals from few days to a semester or as second hand book online. Lowest prices guarateed on buying book online pustakkosh.com.
Sale 35%
Add to cart Quick View

Computer Network for MMTU & GBTU

₹363.00 Original price was: ₹363.00.₹236.00Current price is: ₹236.00.
Rent for maximum savings starting as low as Rs.88 or Buy New, Used, Second Hand book on www.pustakkosh.com Title: Computer Network for MMTU & GBTU Author: Bagad V S Isbn: 9789350389829 Publisher: Technical Publication
Sale 52%
Read more Quick View

COMPUTER NETWORKING By Ed Tittel

₹695.00 Original price was: ₹695.00.₹333.00Current price is: ₹333.00.
Title COMPUTER NETWORKING by Ed Tittel- Rent or Buy New Book on Pustakkosh.com Author Ed Tittel Schaum's Outline of Computer Networking introduces the underlying concepts, principles, and terminology of computer networks.
Placeholder
Add to cart Quick View

Computer Networking: A Top – Down Approach by James F. Kurose and Keith W. Ross

₹465.00
visible
Sale 31%
Add to cart Quick View

Computer Networks

₹285.00 Original price was: ₹285.00.₹197.00Current price is: ₹197.00.
Pustakkosh.com: Choose Option to Rent or Buy New or Buy Second Hand, Used Book- Title: Computer Networks ISBN: 9788189757625 Best prices online - www.pustakkosh.com AuthorSanjay Sharma Publisher: S K KATARIA & SONS
Sale 36%
Add to cart Quick View

Computer Networks 4E by Tanenbaum

₹485.00 Original price was: ₹485.00.₹311.00Current price is: ₹311.00.
Title Computer Networks 4E by Tanenbaum- Rent or Buy New Book on Pustakkosh.com Author Tanenbaum Product Condition: Pen / Pencil Marks.
Sale 38%
Add to cart Quick View

Computer Networks A System Approach By Larry L. Peterson

₹525.00 Original price was: ₹525.00.₹326.00Current price is: ₹326.00.
Rent for maximum savings starting as low as Rs.128 or Buy New, Used, Second Hand book on www.pustakkosh.com Title: Computer Networks A System Approach Author: Peterson Isbn: 9789380501932 Publisher: Elsevier ISBN:8 9380501935
Sale 35%
Add to cart Quick View

Computer Networks A System Approach By Larry L. Peterson

₹525.00 Original price was: ₹525.00.₹341.00Current price is: ₹341.00.
Pustakkosh.com: Choose Option to Rent or Buy New or Buy Second Hand, Used Book- Title: Computer Networks A System Approach ISBN: 9789380501932 Best prices online - www.pustakkosh.com Author: Peterson Publisher: Elsevier ISBN8 9380501935
Sale 35%
Add to cart Quick View

Computer Networks A Top – Down Approach By FOROUZAN

₹730.00 Original price was: ₹730.00.₹475.00Current price is: ₹475.00.
"Overview: This new networking text follows a top-down approach. The presentation begins with anexplanation of the application layer, which makes it easier for students to understandhow network devices work, and then moves on to discuss the other layers, ending withthe physical layer.
Sale 35%
Add to cart Quick View

Computer Networks By Andrew S. Tanenbaum

₹530.00 Original price was: ₹530.00.₹345.00Current price is: ₹345.00.
In this highly anticipated revision, Tanenbaum takes a structured approach to explaining how networks work from the inside out.
Add to cart Quick View

Computer Networks By Andrew S. Tanenbaum | Buy to save >

₹334.00
visible
Sale 34%
Add to cart Quick View

Computer Networks By Larry l. Peterson

₹599.00 Original price was: ₹599.00.₹395.00Current price is: ₹395.00.
Rent for maximum savings starting as low as Rs.145 or Buy New, Used, Second Hand book on www.pustakkosh.com Title: COMPUTER NETWORKS Author: LARRY L. PETERSON Publishers: MORGAN KAUFMANN PUBLISHERS
  • prev
  • 1
  • 2
  • 3
  • 4
  • …
  • 11
  • next

Filter By Categories

Filter by Price

Price: —

Product Status

  • In stock
  • Out of stock
  • On sale
Pustakkosh Footer Logo
Our Address

RA 22, The Castle PG Basement, Sector 126, Opposite Amity University Noida

Opening Hours

Daily 10:00 AM — 7:00 PM

Location on Google Map

  • Information

    • About Us

    • Privacy Policy

    • Terms & Conditions

    • Returns policy

Facebook Linkedin Whatsapp

Get in touch with us for any book, ebook, stationery needs

Contact Form

Contact Us

If you’ve got great products your looking to work with us then drop us a line.

Error: Contact form not found.

Information

RA 22, The Castle PG Basement, Sector 126, Opposite Amity University Noida
+91-9136437970 pustakkosh@pustakkosh.com
Daily 10:00 AM — 7:00 PM

Best bookstore to buy used books online, new books or book rentals

copyright@pustakkosh.com

Home
Shop
Sign in
Search
More
More
  • Home
    • Children Books
    • Law Books
    • Competitive Examinations
    • Used or Second Hand Books
    • Management Books
    • New Arrivals
  • Buy Books Online
    • Hindi Books
    • English Novel
    • Accounting
    • Economics
    • Biology Books
    • Physics Books
    • Mathematics Books
    • Chemistry Books
    • Dictionaries / Language Learning
  • Engineering Books
    • Computer Science Books
    • Civil Engineering Books
    • Mechanical Engineering Books
    • Electrical Engineering Books
    • Electronics and communication
    • Environmental Engineering Books
    • Food Technology
  • School Books
    • NCERT
    • Class 9th Books
    • Class- 10th class
    • Class-11th Books
    • Class 12 th Books
    • All School Books
  • Popular Category
    • Meditation
    • Personality Development
    • Jokes-Humour
    • Health & Fitness
    • Games & Quizzes
    • Family and Relationships
    • Yoga
    • Children Books
    • Cookery
    • Crafts and Hobbies
    • Motivational
    • Stress Management
    • Spiritual Books
    • Nutrition
    • Parenting
  • Sell Books
  • About Us
  • Contact us
  • Blog
WhatsApp Pustakkosh