Other courses Archives - Jcode ByAva https://javabycode.com/category/other-courses/ Online Java Programming Courses Thu, 14 Sep 2023 11:24:23 +0000 en-US hourly 1 https://wordpress.org/?v=6.3.1 https://javabycode.com/wp-content/uploads/2023/09/cropped-file-7084007_640-32x32.png Other courses Archives - Jcode ByAva https://javabycode.com/category/other-courses/ 32 32 Java Spring course https://javabycode.com/java-spring-course/ Fri, 24 Dec 2021 09:08:00 +0000 https://javabycode.com/?p=63 Java is one of the most popular programming languages in the world. It can be used to create both simple mobile applications and complex corporate software systems.

The post Java Spring course appeared first on Jcode ByAva.

]]>
Java is one of the most popular programming languages in the world. It can be used to create both simple mobile applications and complex corporate software systems. It is for corporate systems that the Java EE stack was created.

Course program

Clean code
These tasks allow a newcomer to Java to get acquainted with the new language and with rather strict requirements for code design accepted in the world of Java. Also this group of assignments teaches the student to use such a powerful development tool as unit tests using JUnit. Getting familiar with Collection Framework, Java Stream API, Java Time API.

Getting familiar with Spring Boot
Using a simple example of a console application, the student will get familiar with SpringBoot, the most popular framework on the market. Step by step the student will get familiar with Jdbc Api database, Hibernate, Spring Data JPA.

Spring Boot fullstack Web application
In this section, a complete schedule management application for a small university or school will be developed. Continuing to deepen their knowledge the student will try SpringMVC, Thymeleaf template library for processing and creating HTML, XML, JavaScript, CSS and text, Validation API, learn the basics of Spring Security management.

Modern Rest Api services with Spring Boot
One of the main niches of the modern Java world is building microservices. In this section we will implement a simple microservice based on REST technology, study the work with security based on JWT, the system of auto documentation rest services of OpenApi 3.0 standard, and the automatic creation of a convenient UI to work with it, touched on the topic of Docker for containerization of the application.

The post Java Spring course appeared first on Jcode ByAva.

]]>
Java Soft skills https://javabycode.com/java-soft-skills/ Thu, 11 Nov 2021 09:01:00 +0000 https://javabycode.com/?p=60 To get ahead of the other juniors, we'll improve your soft skills, career skills, and English in live classes.

The post Java Soft skills appeared first on Jcode ByAva.

]]>
To get ahead of the other juniors, we’ll improve your soft skills, career skills, and English in live classes. We’ll also show you how to find your dream company and recommend you to our partners.

Java has many features, but the key one is the principle of translating code into a special bytecode that is not tied to a platform. This bytecode is subsequently processed by the JVM. This factor distinguishes Java from other interpreted languages, such as: Perl, PHP, etc. In them, the code is immediately sent to the interpreter. Java also does not belong to exclusively compiled languages (like C-like).

Due to the unusual architecture, cross-platform and portability of Java-based applications is achieved. Such products can be run on Windows, Linux, and Mac OS, and it does not even require recompiling the code. The implementation of the JVM on all platforms may differ, but the principle and the execution process remain the same.

Topics

  • Agile philosophy
  • Scrum methodology
  • Working in a team
  • Time management
  • Project analytics
  • English speaking club
  • Working with EnglishDom Words
  • Employment classes
  • Writing a competent resume
  • Creating a page on LinkedIn
  • Writing a motivation letter
  • Platforms for job search
  • Preparing for HR interviews
  • Preparing for a technical interview
  • Communication skills
  • Test interviews

The post Java Soft skills appeared first on Jcode ByAva.

]]>
Java Enterprise https://javabycode.com/java-enterprise/ Wed, 22 Sep 2021 08:55:00 +0000 https://javabycode.com/?p=57 In the course, students will develop individual components as part of a complex module under the guidance of an instructor.

The post Java Enterprise appeared first on Jcode ByAva.

]]>
In the course, students will develop individual components as part of a complex module under the guidance of an instructor. Students will learn to apply a set of technologies included in the standard JEE stack and a number of related technologies. After completing the course, the graduate can apply for the position of Junior Java Developer.

Program

  • Introduction. Git VCS
  • Instrumenting applications with JDBC
  • Spring Fundamentals and Spring MVC
  • Spring JPA with Hibernate
  • Spring JPA Joins
  • Spring security
  • Spring AOP
  • Java concurrency
  • JS
  • BM
  • SQL, Transaction Isolation Levels

The post Java Enterprise appeared first on Jcode ByAva.

]]>