Top 10 open source projects of 2015
Apache Spark When it comes to open source big data processing, Hadoop is no longer the only name in the…
GDRIVE: A Simple Google Drive CLI Client
The tool was created for uploading and downloading files from/to Google Drive and it doesn’t support any kind of synchronization.…
Using redmine as issue tracking tool
Redmine Overview Redmine (http://www.redmine.org/) is an open source software for tracking your customer issues, planning your work. It can be…
Using XRebel for application profiling
So, suppose you have a java application and you want to test for performance issues that may occur such as delay in page…
Scratch μια γλώσσα προγραμματισμού για παιδιά
Με την Scratch μπορείς εύκολα να μπεις στον κόσμο του προγραμματισμού και να φτιάξεις τις πρώτες σου διαδραστικές ιστορίες, παιχνίδια…
New Features in Java 7
Στην ακόλουθη παρουσίαση μπορείτε να δείτε νέα βασικά χαρακτηριστικά της Java 7 Επιγραμματικά αναφέρουμε: Underscores in numeric literals Strings in…
Προγραμματισμός σε android μέσω του MIT App Inventor
To MIT App Inventor είναι ένα μπλοκ-based εργαλείο προγραμματισμού που επιτρέπει σε όλους, ακόμη και τους αρχάριους, να ξεκινήσουν τον…
Μια γλώσσα προγραμματισμού για παιδιά
JUDO είναι ένα λογισμικό που κάνει εύκολη την γραφή ενός προγράμματος για υπολογιστές. Είναι επίσης ένα εκπαιδευτικό εργαλείο το οποίο…
Jenkins Host key verification failed
Change to the user that runs the jenkins jobs and run the command manually: git ls-remote -h git@bitbucket.org:person/projectmarket.git HEAD You will…