The Complete Java Development Bootcamp
- Offered byAlison
The Complete Java Development Bootcamp at Alison Overview
Duration | 25 hours |
Mode of learning | Online |
Credential | Certificate |
The Complete Java Development Bootcamp at Alison Highlights
- Earn a Certificate of completion from Udemy
- 30-Day Money-Back Guarantee
- Full lifetime access
- Access on mobile and TV
- 4 downloadable resources
- 100+ Coding Challenges
The Complete Java Development Bootcamp at Alison Course details
- For Everyone who want to learn Java by building fun projects
- Learn to store information inside variables.
- Control how your code runs using conditionals.
- Organize your code into functions.
- Run code in a loop.
- Store many values in an array
- Learn and can run on any machine. You can use Java for Web Development, Mobile Development, Automation
- Becoming a Java developer creates endless opportunities
The Complete Java Development Bootcamp at Alison Curriculum
Module 1 - Java Fundamentals
Why you should learn Java
Join the community
Getting Started
Installing a JDK (Windows)
Installing a JDK (Mac)
Downloading a Text Editor
Running your First Code
Quiz 1.1
Customize your Editor
Workbooks and Challenges
Workbook 1.1
Cheat Sheet
Getting Started (Challenge)
Your Initials
Solution
Variables
Roadmap
Intro to Variables
Updating Variables
Quiz 2.1
Workbook 2.1
Quiz 2.2
Workbook 2.2
Quiz 2.3
Math Operators (Resources)
Math Operators - Part 1
Math Operators - Part 2
Workbook 2.3
Type-casting
Quiz 2.4
Workbook 2.4
Scanner - part 1
Scanner - part 2
Workbook 2.5
Cheat Sheet
Booleans and Conditionals
Roadmap
The Boolean
Comparisons
Quiz 3.1
Workbook Resources (Update)
Workbook 3.1
if statements
Quiz 3.2
Workbook 3.2
Functions
Roadmap
Introduction to Functions
Quiz 4.1
Workbook Resources (Update)
Workbook 4.1
Parameters
Quiz 4.2
Workbook 4.2
Return Values
Quiz 4.3
Workbook 4.3
Doc Comments
if-else and switch
Workbook 4.4
Scope
Built-in Functions
Quiz 4.5
Workbook 4.5
Dice Project (1)
Dice Project (2)
Cheat Sheet