Learn your way! Get started

Java SE 9, Part 10 of 14: Project Setup and Login

with expert Paulo Dichone


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 7/8/2019
Level Beginner
Runtime 2h 5m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

Welcome to the Java 9 Master course. whether you've programmed before or never had programming experience, by the end of this series you'll be able to write sophisticated real world java applications. This course covers your Project Setup and how to structure your database as well as Setting up user login and the Database handlers.

Prerequisites

This course is for beginners and programmers with experience alike.

Meet the expert

Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.

Course outline



Project Setup

Project Setup (30:03)
  • Introduction (00:10)
  • Todo App - Project Setup and Login Screen (15:20)
  • Todo App - AddItem Screen (14:25)
  • Summary (00:08)
Signup And DB Structure (31:22)
  • Introduction (00:08)
  • Todo App - Signup Screen Setup (20:06)
  • Todo App - Slide - Database Structure (03:23)
  • Todo App - Creating Database and Tables (07:36)
  • Summary (00:08)

Saving and Login

DB Handler And Saving (30:26)
  • Introduction (00:08)
  • Todo App - DatabaseHandler Setup (06:20)
  • Todo App - Show Signup Window (08:37)
  • Todo App - Saving-SigningUp User (15:11)
  • Summary (00:08)
Setup User And Login (33:54)
  • Introduction (00:08)
  • Todo App - Setup User and Task Model (13:21)
  • Todo App - Login Users With Credentials (20:17)
  • Summary (00:08)