Newcomer training using the Web-Basic programming using Java-

Introduction

I think there are many cases where you want newcomers to learn Java in newcomer training. I think the reason is probably that there are many major projects and a lot of information. I would like to propose a method to do the Java education using services on the Web at no cost.

Prerequisites / Environment

・ PC (or smartphone / tablet) connected to the Internet ・ First-year employees who can touch-type and have basic net literacy

What you want to learn

・ Java basics

Time required

Java basics: Assuming about 40 minutes per frame

Learning Java basics using the Web

As the first part, let's think about the learning method of the above "Java basics".

Awareness of Java history and learning significance

We will explain how the learning you are about to do will help you to improve your motivation to learn.

Items to remember

Is it the following as a basis? ·class · Methods and fields ・ Sentence description ·Reserved word

Practice

Let's "practice". Use the following web application to proceed with the learning.

Scheduled below. In the actual training, I think it is good to interweave the review of the previous day. Day 1: Newcomer training using the Web-Basic programming / classes using Java- Day 2: Newcomer training using the Web-Basic programming using Java-Methods and fields- Day 3: Newcomer training using the Web-Basic programming using Java-Sentence description-

~ So far

Recommended Posts

Newcomer training using the Web-Basic programming using Java-
Newcomer training using the Web-Basic programming / classes using Java-
Java comparison using the compareTo () method
Summary of object-oriented programming using Java
Try using the Stream API in Java
Java Programming Style Guide for the Java 11 Era
Try using the Wii remote with Java
Java development training
ChatWork4j for using the ChatWork API in Java
The story of learning Java in the first programming
java programming basics
Try accessing the dataset from Java using JZOS
java Generic Programming
Display "Hello World" in the browser using Java
Display "Hello World" in the browser using Java
Try using the COTOHA API parsing in Java
Output the maximum value from the array using Java standard output
[Java] Sort the list using streams and lambda expressions
Try implementing the Eratosthenes sieve using the Java standard library
Using the database (SQL Server 2014) from a Java program 2018/01/04
Try global hooking in Java using the JNativeHook library
Differences in code when using the length system in Java
Sorting using java comparator
Constraint programming in Java
Scraping practice using Java ②
Java programming basics practice-array
Java programming (class method)
Scraping practice using Java ①
Training using each_with_index method
Java programming (class structure)
All about Java programming
java competitive programming memo
Java Programming Thread Runnable
Check the status of Java application without using monitoring tool
[Java] Try editing the elements of the Json string using the library
The story of pushing Java to Heroku using the BitBucket pipeline
Create a MOB using the Minecraft Java Mythicmobs plugin | Preparation 1
Reintroduction to Java for Humanities 0: Understanding the Act of Programming
How to play MIDI files using the Java Sound API
I tried using the CameraX library with Android Java Fragment