Okay guys I decided to make our first lesson about java since it is the most useful and the easiest programming language.
when we finish studying java we are going to make an app of your choice
You do not know how programming can be useful to you, so if you didn't understand never ever give up and you are free to ask me anything you want in our contact page
Contact Page
Now Back to our lesson
Click Read more to continue
Welcome to King Volt's development tutorial series! I'm Shubbar, and I am so glad that you chose to begin this tutorial.
The path to app/game development will be challenging and often frustrating, but it will be an extremely rewarding and satisfying process every step of the way.
So my advice to you is this: persevere and don't feel like you are in this alone. I try to answer all the questions you may have in our Contact Page, and there are a lot of other readers who would be happy to help.
Thank you for reading, and I hope you have a wonderful journey.
You do not know how programming can be useful to you, so if you didn't understand never ever give up and you are free to ask me anything you want in our contact page
Contact Page
Now Back to our lesson
Click Read more to continue
Welcome to King Volt's development tutorial series! I'm Shubbar, and I am so glad that you chose to begin this tutorial.
The path to app/game development will be challenging and often frustrating, but it will be an extremely rewarding and satisfying process every step of the way.
So my advice to you is this: persevere and don't feel like you are in this alone. I try to answer all the questions you may have in our Contact Page, and there are a lot of other readers who would be happy to help.
Thank you for reading, and I hope you have a wonderful journey.
A note before we start : If you are interest in learning the history of java and how did it started, you will
everything you need in this post What Is Java
Back to the lesson
Lesson 1
Before we can do any sort of java programming, we must first prepare our development machine
To install Java Development Kit (JDK) follow the following steps
First,
goto http://www.oracle.com/technetwork/java/javase/downloads/index.html
Once you are there, search for Java SE 7u and download the newest version
Note: For Mac users, Java is usually installed on your machines so dont bother
When the download is complete, follow the instructions and Done
Now its the time to download Eclipse, sure there are other programs to write java codes, but I suggest Eclipse because of its great abilities since it can complete your codes!
This is the official site of Eclipse to download the program
http://www.eclipse.org/downloads
Download the newest version of Eclipse Classic Like the figure below
You will get a zip file containing Eclipse folder and no installation is needed just open eclipse.exe
Lesson 2
Upon starting Eclipse,it will ask you were you want to save your workspace, the workspace is were you save your codes and resources
once you finish a welcome screen will appear and that ends today's lesson
everything you need in this post What Is Java
Back to the lesson
Lesson 1
Before we can do any sort of java programming, we must first prepare our development machine
To install Java Development Kit (JDK) follow the following steps
First,
goto http://www.oracle.com/technetwork/java/javase/downloads/index.html
Once you are there, search for Java SE 7u and download the newest version
Note: For Mac users, Java is usually installed on your machines so dont bother
When the download is complete, follow the instructions and Done
Now its the time to download Eclipse, sure there are other programs to write java codes, but I suggest Eclipse because of its great abilities since it can complete your codes!
This is the official site of Eclipse to download the program
http://www.eclipse.org/downloads
Download the newest version of Eclipse Classic Like the figure below
You will get a zip file containing Eclipse folder and no installation is needed just open eclipse.exe
Lesson 2
Upon starting Eclipse,it will ask you were you want to save your workspace, the workspace is were you save your codes and resources
once you finish a welcome screen will appear and that ends today's lesson
No comments:
Post a Comment