Skip to content
#

problem-solving

Here are 1,280 public repositories matching this topic...

ShivangiSingh17
ShivangiSingh17 commented Apr 21, 2019

What is the issue that you are facing?
Every year new students are enrolled for different courses and there might be a need for buying books. But mostly the course books followed in our college are the same, for years. But due to lack of time and communication, students end up buying new books. It would be better if the books could be passed to the new course enrollees.

**How often do you

ignacio-chiazzo
ignacio-chiazzo commented Nov 5, 2018

Create a better pattern for problems:

  • Make sure each object implements its main function and export it.
  • Don't stop the main if any of the classes didn't implement the function
  • Put a warning with red letters whenever a problem wasn't added a main function
  • Fail test if a class doesn't implement main function an export it?

Create a structure for every problem like this? :

Improve this page

Add a description, image, and links to the problem-solving topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the problem-solving topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.