Get $500+ of the best After Effects files, video templates and music for only $20!

Browsing Tag

Beginning Java

Learn Java for Android Development: Java Syntax

Learn Java for Android Development: Java Syntax

This entry is part 2 of 13 in the series Learn Java for Android Development

In this tutorial series, you’ll become familiar with Java, the programming language used to develop Android applications. Our goal is to prepare those already familiar with one programming language, such as PHP or Objective-C, to become comfortable working with the Java programming language and dive into Android app development. In this specific tutorial, you’ll learn the basics of Java syntax, including how to create comments, define variables, craft conditional statements and iterate using loops. If you’re new to Java, or just looking to brush up on the details, then this is the tutorial series for you!

Learn Java for Android Development: Introduction to Java

Learn Java for Android Development: Introduction to Java

This entry is part 1 of 13 in the series Learn Java for Android Development

In this tutorial series, you’ll become familiar with Java, the programming language used to develop Android applications. Our goal is to prepare those already familiar with one programming language, such as PHP or Objective-C, to become comfortable working with the Java programming language and dive into Android app development. In this tutorial, you’ll get a brief introduction to Java fundamentals, including object oriented programming, inheritance and more. If you’re new to Java, or just looking to brush up on the details, then this is the tutorial series for you!