filmov
tv
How to Make Android Apps - Java Programming Part 2

Показать описание
How to Make Android Apps Part 2. This introduction to Java is aimed at people with very little programming experience. The goal of the series is to serve as a Java primer and provide an overview of the key concepts as quickly as possible. Without going into too much depth, we introduce the basic syntax and the programming jargon, which you will further expand upon while making apps.
In part 2 we cover the objects, classes and methods. Topics include:
What are objects?
How to create an object
How to use the constructor
What is a class?
Member variables in a class
Methods in a class
Structure of a method
Return types of methods
Supplying arguments to methods and constructors
How to call a method
public and private access modifiers
Why are access modifiers important?
The videos are the companion piece to the written tutorials:
Setup to get started on making apps:
1) Find out how to install Android Studio and set up your phone:
In part 2 we cover the objects, classes and methods. Topics include:
What are objects?
How to create an object
How to use the constructor
What is a class?
Member variables in a class
Methods in a class
Structure of a method
Return types of methods
Supplying arguments to methods and constructors
How to call a method
public and private access modifiers
Why are access modifiers important?
The videos are the companion piece to the written tutorials:
Setup to get started on making apps:
1) Find out how to install Android Studio and set up your phone:
Комментарии