Hello,
I decided to try to do something more or less pratical. I would appreciate some guidance like: What to keep in mind, what to look for, what books to dive into and so on - a friendly advice
Im currently going through CS106A course and finished LearnNowJava.com JavaSE: Objects, Classes and Constructors.
The Problem:
We have a small warehouse where each item has specific ID code glued to. We also have a barcode scanner (default compapility with windows7). I would like to create a simple
Java program what looks something like this:
I'm grateful for your help. : )