+ 4
Sum of interior =(N-2) × 180
anyone knows ?
3 Antworten
+ 1
The sum of interior angle of an n-gon = (n-2) * 180 degrees
Each interior angle of a regular n-gon = (n - 2) * 180 / n degrees
The sum of exterior angle of an n-gon = 360 degrees
Each exterior angle of a regular n-gon = 360 / n degrees
+ 1
It's a formula for finding the sum of the interior angles of a polygon, with n sides.
+ 1
Step 1: Learn Java Basics. Practice writing simple things early and often!
Step 2: Download required tools: Android studio in your case. http://developer.android.com/sdk/index.html
Step 3: Start Learning Android development (if you prefer android games) Here's the link to get you going on your first app: http://developer.android.com/training/basics/firstapp/index.html
Step 4: Build your first game! Here's a tutorial by James Cho http://www.kilobolt.com/game-development-tutorial.html
Step 5: Keep building your skill set. Why stop at one game? Make 2, 3, 4, as many as your heart desires! Always make sure you have fun. This isn't an easy process but nothing in this world worth having ever is.