IT Trends revealed
How many times have wondered what will be the next hot technology of tomorrow? How many times have you climbed a new learning curve just to find out that there is a dead end behind? Predicting the next trends in […]
Articles related to software engineering
How many times have wondered what will be the next hot technology of tomorrow? How many times have you climbed a new learning curve just to find out that there is a dead end behind? Predicting the next trends in […]
Development of web-applications with the help of Spring MVC implies creation of several logical layers of architecture. One of the layers is a DAO (Repository) layer. It is responsible for communication with a database. If you developed the DAO layer […]
The Watch Service was introduced in Java 7 as a “thread-safe” service responsible for watching objects for changes. The most popular use of this API would be to use it as way to monitor a folder of files for changes […]
1. Javascript / JQuery – 4 best JavaScript or JQuery books for beginners 2. Ruby – 6 Best Books for Learning or Advancing your Ruby Knowledge
MEAN stack is today’s favorite development technology stack (previously was LAMP) for web developers. Here is and entry point tutorial for those that are interested. More resources: 1. http://mean.io/ 2. Rails to MEAN
For those that never had the chance to graduate from MIT here is an online resource of video lectures from almost all courses. Those that want to jump start from computer science you can start from here.