Thami540
Member
Want to learn how to code and get an app out there but don't know where to start? Well, it's easy and quick if you take it step by step. Here's how:
1. Your first and most important lesson is to learn the BASIC VARIABLES and DATA TYPES. In this part, we'll use JavaScript. Even if you don't know what JavaScript is, you'll find that its easy syntax will help you transit to other programming languages much easier. Learning BASIC VARIABLES and DATA TYPES should easily take you 3 days to master just from reading basics on pdf files and a little practice on your browser.
2. Once done with the fundamentals, it's time to choose the route you want.
Some want to make Android apps, some want to make the ride on the Internet smoother for everybody to surf. In most cases, people like to create their own apps independently. The route to choose would be Java. Learning Java through pdf files can be tiresome, so it is best to learn via video lessons found on most mainstream sites such as Youtube. It is readily out there.
Along with the 20% of JavaScript you picked up during the fundamentals, increase your skills on it(although Java and JavaScript are not related at all).
3. Lastly focus all/most of that you learned and ally it to create your own Android app. There are many platforms to develop Android apps and useful guideline to help you create your dream app. Most are available for free from Google. [ http://developer.android.com/guide/index.html ] a great resourse for sharpening your skills.
Here are a few resourses to help you learn more:
- NOT W3Schools (a popular search but full of errors and missing information)
- Lynda.com (not free, but offers a large selection courses. Its lessons are excellent!)
- If all else fails, good ol' pdf files will help clearify a few things here and there.
In closing, learn at your own pace. Your style will surely reflect on the final product you've created. Who knows, you might pull off something that hasn't been thought of yet.
1. Your first and most important lesson is to learn the BASIC VARIABLES and DATA TYPES. In this part, we'll use JavaScript. Even if you don't know what JavaScript is, you'll find that its easy syntax will help you transit to other programming languages much easier. Learning BASIC VARIABLES and DATA TYPES should easily take you 3 days to master just from reading basics on pdf files and a little practice on your browser.
2. Once done with the fundamentals, it's time to choose the route you want.
Some want to make Android apps, some want to make the ride on the Internet smoother for everybody to surf. In most cases, people like to create their own apps independently. The route to choose would be Java. Learning Java through pdf files can be tiresome, so it is best to learn via video lessons found on most mainstream sites such as Youtube. It is readily out there.
Along with the 20% of JavaScript you picked up during the fundamentals, increase your skills on it(although Java and JavaScript are not related at all).
3. Lastly focus all/most of that you learned and ally it to create your own Android app. There are many platforms to develop Android apps and useful guideline to help you create your dream app. Most are available for free from Google. [ http://developer.android.com/guide/index.html ] a great resourse for sharpening your skills.
Here are a few resourses to help you learn more:
- NOT W3Schools (a popular search but full of errors and missing information)
- Lynda.com (not free, but offers a large selection courses. Its lessons are excellent!)
- If all else fails, good ol' pdf files will help clearify a few things here and there.
In closing, learn at your own pace. Your style will surely reflect on the final product you've created. Who knows, you might pull off something that hasn't been thought of yet.