Hey everyone, I hope we are all doing well. Yesterday we learned what a method was. The best part was that it wasn’t painful at all since we have been using them for a week already. We have just now put a name to them. After that we took a look at how to use [...]
Here is where we left off. We created a Class (book.java) then we created a book object inside (Store.java). Then we took the Object (book1) in the Store.java file and invoked it inside the book.java file. So the Main class (book) referenced the book1 object to run the application and deliver to us the information [...]
I hope everyone was able to get through Part A without any trouble. Of course, as I mentioned before, what we just went through and created won’t do anything yet. That is where Part B comes in. Don’t worry it won’t be as intense as part A was. First things first though. We want to [...]
Hello everyone, hope all is going well in the world of Android. We are going to start out this week strong. If we work together here I know we can make it through this with minimal hair pulling. Below is the agenda for this week of training. I have discovered that the the order is not correct [...]
First and foremost, and I can’t stress this enough, I am not a developer. I want to be though and that’s what counts. If any of the information provided in this 12 week series is incorrect or can be made simpler, please let me know. This section deals with part (4) Introduction to Java. To [...]
In the last 3 lessons we went through 3 basic codes that gave a print out on your OUTPUT window using variables and conditionals. We can move on now to using Switch Cases. What is a switch case? A switch case is used when there are multiple choices that can be chosen. Before we can [...]
Train with a Trainee: Week 1 part E, Conditionals First and foremost, and I can’t stress this enough, I am not a developer. I want to be though and that’s what counts. If any of the information provided in this 12 week series is incorrect or can be made simpler, please let me know. This [...]
Train with a trainee: Week 1 part D, Introduction to Java and Variables. First and foremost, and I can’t stress this enough, I am not a developer. I want to be though and that’s what counts. If any of the information provided in this 12 week series is incorrect or can be made simpler, please [...]
Train with a trainee: Introduction to Java, Week 1 part C First and foremost, and I can’t stress this enough, I am not a developer. I want to be though and that’s what counts. If any of the information provided in this 12 week series is incorrect or can be made simpler, please let me [...]
Train with a trainee: Hello World App And Emulator Set Up: First and foremost, and I can’t stress this enough, I am not a developer. I want to be though and that’s what counts. If any of the information provided in this 12 week series is incorrect or can be made simpler, please let me [...]
Train with a trainee: Android app development from the ground up: Week 1 First and foremost, and I can’t stress this enough, I am not a developer. I want to be though and that’s what counts. If any of the information provided in this 12 week series is incorrect or can be made simpler, please [...]