Tag Archives: Java

JUnit Testing Java Code Using Eclipse

New to Java? Trying to learn how to test your code? Trying to learn how to use the popular Eclipse IDE? Trying to do all three at once? Me too. Hopefully, this tutorial will help both of us. Continue reading

Posted in Java | Tagged , | Leave a comment

Hello World in C++, Java, Python, and BASH

Simple Hello World comparison between these four languages Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment

Getting Started with Programming in C++, Java, Python, and BASH

A brief introduction and comparison of these four languages. Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

Getting Started with Java Development in Ubuntu 10.04

How to install Java, compile some Java bytecode, and run a simple Java program using Ubuntu 10.04 Continue reading

Posted in Java | Tagged , | Leave a comment

Install Java on Ubuntu 10.04

Just a quick reminder of the easy way to enable Java on Ubuntu. Continue reading

Posted in Ubuntu | Tagged , | Leave a comment