You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are a software engineer, I believe that you have ever heard about design patterns. Design patterns represent the best practices used by experienced object-oriented software engineers. In thi…
DSM is a small application which supports employees report their tasks everyday to their project manager. The functionalities are very simple. The employees will report their tasks by answering 3 q…
This project contains my own solutions and source codes about problem resolving when I learn data structures and algorithms on codeforces.com, lightoj.com and uva.onlinejudge.org
This project is a small JAX-RS boilerplate which combines Spring Framework, Hibernate and Jersey to build an Restful web service. The application server is Jetty and database server is MySQL. By ap…