Learning Android programming by doing Some time ago, I started to learn Android programming. First you need to understand Java and OOP (Object Oriented Programming), second is better to follow some course (read later) about that and third you must do a lot and more exercises. Best way to do exercises in programming, in my opinion, is to do what[…]
Read moreTag: Java
How to easily install BlueJ on Fedora
BlueJ. A free Java Development Environment designed for beginners BlueJ environment was developed as part of a university research project about teaching object-orientation to beginners. The aim of BlueJ is to provide an easy-to-use teaching environment for the Java language that facilitates the teaching of Java to first year students. Special emphasis has been placed on visualisation and interaction techniques[…]
Read more