Logo
flag

Java Toolkit for Beginners

Logo

Please rate the course

0.0
Category:
Language:
Russian
Duration:
15:15:51
Number of lessons:
34
Added date:
28/02/2024
Rating:
0.0

Course short description

It's great when you feel at home in the world of java from day one. But not everyone is so lucky; some find it difficult to figure out exactly how to launch all this and build a working environment for learning programming.


Our course is aimed specifically at solving this problem - to show how the java toolkit works (without a doubt the most developed and multifaceted of all programming languages), teach you to write simple programs, run them for execution, deploy them to a simple application server and debug the code to find errors.

We will also teach you how to use databases, create a new database and connect it to your project .

The training course also includes the  JUnit unit testing system and the maven automatic project build system.

What will happen at the training

Day 1

  • Introductory lecture
  • Getting acquainted
  • JDK installation
  • Eclipse installation
  • Console application

Day 2

  • JUnit
  • TDD
  • debug
  • about Application Servers, Tomcat
  • Launch a simple application
  • Web application on JSP

Day 3

  • Installing PostgreSQL
  • Connecting to the database via DriverManager< /li>
  • Using SQL

Day 4

  • Version control systems
  • Installing git
  • Creating your own project in the repository
  • Working with the repository
  • Branches, tags

Day 5

  • Project building systems
  • Ant, maven, gradle
  • Converting a project to maven

< strong>Day 6

  • Linux Basics
  • Shell
  • Telnet, FTP, SSH

Write your comment

Logo