Mobile App Development with AWS and Java
Created by Harshit Srivastava, Last Updated 22-Jun-2020, Language:English
Mobile App Development with AWS and Java
Learn from Beginner to Professional
Created by Harshit Srivastava, Last Updated 22-Jun-2020, Language:English
What Will I Get ?
- On completion of this course you would be in a position to write and deploy java programs.
- And combine multiple programs to create some software application.
- On completion of this course you would be able to develop and deploy your applications over Amazon Cloud- Amazon Web Services.
- Command over AWS Mobile Services- Mobile Hub, Device Farm, Pinpoint, AppSync
Requirements
- No prerequisites, but if you have any sort of programming experience with any programming or scripting languages, then it would be helpful.
- But if you are aware of some cloud based or web development tools and technologies, it is helpful.
Description
In this course, we would explore AWS mobile services available on Amazon Cloud. We would begin our journey be learning few basic requirements and fundamental tools like IAM (Identity and Access Management), Cognito, AWS-CLI (Command line interface), Storage, Compute and Analytics services that can be integrated with various mobile services.
After that we would be learning all of the mobile services- Mobile Hub, Device Farm, AppSync, Mobile Analytics (Pinpoint). We would be creating instances for each services with practical examples.
In the later sections, you will be learning Java Programming language. Here we would start right from the beginner level exploring fundamentals like JVM (Java Virtual Machine), JDK (Java Development Kit), JRE (Java Runtime Environment). We would be realising strengths and weakness of java as a programming language.
We would then learn the core java programming including conditionals- if else, switch case, loops- for, while, do while, identifiers, datatypes, operators, etc. And later we would be learning OOP (Object Oriented Programming) covering- class, object, constructor, inheritance, polymorphism, overriding, etc.
We would learn theoretical concepts in lectures and perform practical with practical excercises.
Course Content
-
Introduction to AWS
2 Lectures 00:14:25-
Introduction to AWS
Preview00:07:22 -
Create an AWS account
Preview00:07:03
-
-
Command Line Interface
2 Lectures 00:14:19-
AWS CLI: Installation and Configuring with IAM user credentials
00:08:38 -
AWS CLI: Command Reference
00:05:41
-
-
Mobile Services
8 Lectures 00:51:08-
Understanding Mobile Hub
Preview00:11:44 -
Mobile Hub- Practical
Preview00:04:23 -
Understanding Mobile AppSync Console
00:07:38 -
AppSync- Practical
00:02:47 -
Understanding Mobile Device Farm
00:07:29 -
Device Farm- Practical
00:02:24 -
Understanding Mobile Analytics
00:12:09 -
Mobile Analytics- Practical
00:02:34
-
-
Introduction to Java
4 Lectures 00:32:27-
Introduction to Java- Hello world
00:05:38 -
Java SE vs EE
00:11:21 -
JVM, JDK and JRE
00:08:42 -
Java 11: New features
00:06:46
-
-
Fundamentals
5 Lectures 00:54:37-
Variable and Datatypes
00:13:52 -
Operators
00:14:42 -
Comments
00:03:59 -
array
00:13:21 -
static, this
00:08:43
-
-
Control Statements
5 Lectures 00:40:23-
if else
00:11:45 -
switch case
00:07:21 -
for loop
00:10:52 -
while, do while loop
00:03:57 -
break, continue
00:06:28
-
-
Object Oriented Programming
7 Lectures 00:50:39-
Introduction to OOP
00:15:09 -
Class and Objects
00:09:09 -
Polymorphism- Overloading
00:06:13 -
Overriding
00:06:13 -
final
00:03:28 -
Inheritance
00:06:13 -
Super
00:04:14
-
-
Practical Excercises
21 Lectures 01:48:46-
Prac-1 Introduction
00:06:34 -
Prac-2 Simple if-else
00:02:56 -
Prac-3 If-else ladder
00:03:50 -
Prac-4 Nested If-else
00:04:54 -
Prac-5 Switch-case
00:05:58 -
Prac-6 If-else ladder-2
00:05:15 -
Prac-7 for loop
00:03:14 -
Prac-8 foreach
00:05:23 -
Prac-9 Area of Circle- Scanner
00:05:18 -
Prac-10 Area of Triangle- Scanner
00:05:00 -
Prac-11 Distance between two points
00:05:04 -
Prac-12 Find factorial of a number
00:02:48 -
Prac-13 Array- average of n numbers
00:04:07 -
Prac-14 Calculate discount
00:04:17 -
Prac-15 String Reversal
00:08:45 -
Prac-16 Class-object
00:06:48 -
Prac-17 Inheritance
00:05:34 -
Prac-18 Method Overriding
00:05:48 -
Prac-19 Instance of
00:04:14 -
Prac-20 association
00:05:51 -
Prac-21 polymorphism
00:07:08
-