Refine your Search

By Price

By Discount

Availability

Shipping Time

Source

Binding

Language

Publication Year

Prize

Home > Computer & Internet

Computer & Internet

351848 results found
List viewGrid view
Sort By:
1.
GenAI Foundations: LLMS From Fundamental to Future Frontiers18 %
Publisher: Notion Press
No Review Yet
₹615
₹504
Binding:
Paperback
Release:
03 May 2025
Language:
English
Available
Ships within 14-16 Days Explain..
2.
The AI Con51 %
No Review Yet
₹2,800
₹1,372
Binding:
Hardback
Release:
13 May 2025
Language:
English
In Stock
Ships within 1-2 Days Explain..
3.
Natural Language Understanding in Conversational AI with Deep Learning37 %
No Review Yet
₹11,999
₹7,559
Binding:
Paperback
Release:
21 Feb 2025
Language:
English
Available
Ships within 12-14 Days Explain..
4.
HBR Guide to Generative AI for Managers31 %
No Review Yet
₹750
₹518
Binding:
Paperback
Release:
11 Feb 2025
Language:
English
Available
Ships within 2-4 Days Explain..
5.
Privacy Matters: Navigating the Data Protection Maze17 %
Publisher: Notion Press
No Review Yet
₹499
₹414
Binding:
Paperback
Release:
20 Jan 2025
Language:
English
Available
Ships within 14-16 Days Explain..
6.
SOCIAL MEDIA AND WEB ANALYTICS : TURNING INSIGHTS INTO ACTION IN A DIGITAL WORLD20 %
Available
Ships within 2-4 Days Explain..
7.
CYBER DETECTIVES: A Fun Guide To Staying Safe Online10 %
Publisher: Notion Press
No Review Yet
₹299
₹269
Binding:
Paperback
Release:
20 Feb 2025
Language:
English
Available
Ships within 14-16 Days Explain..
8.
Empire of AI27 %
Publisher: Penguin Books Ltd
No Review Yet
₹1,499
₹1,094
Binding:
Hardback
Release:
24 Jul 2025
Language:
English
Available
Ships within 4-6 Days Explain..
9.
INTERNET ADDICTION AND CBT A quick guide for parents and students
Publisher: Book Rivers
No Review Yet
₹214
Binding:
Paperback
Release:
01 Feb 2025
Language:
English
Available
Ships within 4-6 Days Explain..
10.
Data Science and Data Analytics Using PYTHON19 %
No Review Yet
₹395
₹320
Binding:
Paperback
Release:
01 Jan 2025
Language:
English
Available
Ships within 4-6 Days Explain..
11.
AI FOR SUSHASAN (GOOD GOVERNANCE)31 %
No Review Yet
₹795
₹549
Binding:
Paperback
Release:
02 Aug 2025
Language:
English
Available
Ships within 1-2 Days Explain..
12.
Mindmasters32 %
No Review Yet
₹1,399
₹951
Binding:
Hardback
Release:
07 Jan 2025
Language:
English
Available
Ships within 2-4 Days Explain..
13.
Adapting to the AI Era
Publisher: Adhyyan Books
No Review Yet
₹459
Binding:
Paperback
Release:
2025-02-27
Language:
English
Available
Ships within 4-6 Days Explain..
14.
Visual Analytics with Tableau, An Indian Adaptation25 %
Publisher: Wiley
No Review Yet
₹689
₹517
Binding:
Paperback
Release:
03 Oct 2025
Language:
English
Available
Ships within 2-4 Days Explain..
15.
GeoTechnoGraphy: Mapping Power and Identity in the Digital Age30 %
Publisher: Penguin
No Review Yet
₹699
₹489
Binding:
Hardcover
Release:
2025-03-31
Language:
English
Available
Ships within 4-6 Days Explain..
16.
Language Machines29 %
No Review Yet
₹2,606
₹1,850
Binding:
Paperback
Release:
24 Jun 2025
Language:
English
Available
Ships within 12-14 Days Explain..
17.
Quantum Computing Architecture and Hardware for Engineers36 %
No Review Yet
₹5,499
₹3,519
Binding:
Hardback
Release:
14 Jan 2025
Language:
English
Available
Ships within 12-14 Days Explain..
18.
Architecture in the Age of Artificial Intelligence35 %
No Review Yet
₹2,387
₹1,552
Binding:
Paperback
Release:
06 Feb 2025
Language:
English
Available
Ships within 2-4 Days Explain..
19.
The StatQuest Illustrated Guide to Neural Networks and AI, with hands-on examples in PyTorch!!!
No Review Yet
₹1,768
Binding:
Paperback
Release:
01 Feb 2025
Language:
English
Available
Ships within 4-6 Days Explain..
20.
Cisco Catalyst SD-WAN
No Review Yet
₹5,746
Binding:
Paperback
Release:
06 Feb 2025
Language:
English
Available
Ships within 4-6 Days Explain..
loadingLoading more results

Top Books on Computer and Internet at Reasonable Price

We live in the dawn of the digital age and each organization requires people, who know computers and programming.  There are now community forums to help people learn the art of coding, but books offer a more nuanced understanding of computers and programming.  When learning how to code, you should focus on the syntax of the programming, learn how to solve a code, and also errors.

Here are some Computer Programming Books to ace your code.

  1. Core Python Programming, 3ed: Covers fundamentals to advanced topics like OOPS, Exceptions, Data structures, Files, Threads, Net:   This book covers all concepts in simple and lucid language.  Hundreds of solved programs can help students to build logic which can become a stepping stone to computer programming.  It can be a handy reference to software professionals in their programming and each chapter has points to remember to recap and retain the subject.
  2. Java Concurrency in Practice: Every Java programmer should know is the concurrency- the ability to run several tasks at the same time. It provides a deep insight into concurrency techniques and patterns to build programs. This book covers a deep and subtle topic in a clear and concise way and it is an invaluable compilation of threading know-how for Java developers. It is one of the best programming books you must read in 2024 that provides design rules, patterns, and mental models to build concurrent programs and topics such as Java memory code, non-blocking algorithms, and atomic variables.
  3. Objective Computer Awareness:  Computer is a mandatory section in various government recruitment exams.  The current edition is a complete guide for computer awareness. It includes chapter wise theories and question banks designed, as per the latest pattern.  It is one of the Best computer science books which is important for competitive examinations conducted in the country.
  4. Core Java: This integrated approach covers all core concepts in a methodical way. It helps you learn the concepts from abstract classes and interfaces, from software packaging to provide API documents from error handling to convert fundamental data from object form from collection streams, creating server programs to threads, and from creating GUI applications to generics and communications with database.
  5. Introduction to Scientific Programming with Python:   This open-access book provides an excellent introduction to programming for computational and scientific applications including Python programming language.  This book uses relevant examples from mathematics and natural sciences to depict programming as a practical aspect in daily life.  These tools in this book include reading, plotting, simple text analysis, and NumPy for numerical computations which are the building blocks of computer science.
  6. Data Structure and Algorithm Thinking with Python:  The sample chapter should give a very good idea of the quality and style of this book. This book focuses on providing solutions to simple problems. It contains programming puzzles that encourage analytical thinking and can prepare students for interviews.  This is one of the best programming books to read in 2024 and it covers topics such as Greedy algorithms divide and conquer, Priority Queue, Algorithm sorting, Complexity classes, and dynamic concepts.

Technology is a rare industry in which many products have a short lifespan, even those that cost a lot and only books can remain. So, if you love coding and programming, then, Buy books on programming language from bookswagon.com such as Java Programming Black Book which is an introductory reference to mastering the entire spectrum of generics to security enhancements from applet development enhancements to networking from multiple threads.

Programming books are used by universities and professional developers to improve their skills. But, if you are new to programming, then start with a simple book to understand the basics of computing and it is more than just coding, it is thinking outside the box to solve problems creatively.

 There are great ways to discover how to code and books are ways to hone this craft. They can help to learn data structures, algorithms, the theory of computation, compilers and interpreters, databases, and operating systems, in addition, programming is a world that shows how computers interact with each other.

The world of data science and programming is used to understand human problems of financial risk and to develop algorithms for such problems. It also helps us understand how intelligence can be programmed to create artificial intelligence to improve problem-solving and learn the fundamentals of machine learning to create a brave new world that can be used to design databases and web applications.

Hence, if you are a coder, or a computer whiz and the world of programming is your cup of tea, then check out books at bookswagon.com for an after-world experience of programming languages and Computer Science.

 

QUESTIONS AND ANSWERS

Q. Where can I find the latest editions of books that I want?
A. Bookswagon makes sure that we keep the latest editions of all books required by our customers. 

Q. Can I find books for Python Programming on Bookswagon?
A. Yes, our exhaustive collection of more than 40 million books makes sure that you get all categories of books you desire. From networking to programming in C#, Java, Python, SQL, etc., you can get books for everything. 

Q. How long does it take for the book to get delivered?
A. You will receive your book within the stipulated time which is mentioned at the time of buying. 

Q. Can I get preparation books on Bookswagon?
A. Yes, you can get preparatory books on all subjects for all standards on Bookswagon. 

Q. How can I get the newest releases?
A. We strive hard to make the books available for our customers as soon as they are released. In case they are currently out of stock, customers can use the Pre-order or notification feature to get a hold of the required book as soon as possible. 
ASK VIDYA