User forums > General (but related to Code::Blocks)

Query for C++IDE for Bookshop inventory system

(1/2) > >>

ankitdixit:
Hello All, I am working on the C++ project "Bookshop Inventory System" and I want to know which C++ ide is good for this type of project between Dev-C++, Code::Blocks, CLion, and Eclipse. Basically, this is a simple project where the system maintains the inventory of books in a bookshop. If a customer purchases a book, the book's count will decrease; if a book is added, the same is updated. Notice the use of pointers. You can modify the code to add a book ID and make the search based on book ID or make the search using just one parameter giving multiple results, and so on. and I am looking to someone who guide me to choose the best C++ ide. Canyone suggest me?

tigerbeard:
you seem to have no requirement that favours a specific IDE. All IDEs should be suited to develop you program. CodeBlocks as well.

sodev:
Rofl, the bots now answer themself.

tigerbeard:
How should they learn if nobody answers them  ;)

sodev:
Hmm, wait a second, i can swear when i browsed this before the first two posts were from the same user. Anyway, the forum was veeery slow at that moment and other threads didn't even load, maybe just a glitch in the space-time-continuum ;D

Navigation

[0] Message Index

[#] Next page

Go to full version