Giter Site home page Giter Site logo

it9good / tutorial_jveverka_java-boot-camp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jveverka/java-boot-camp

0.0 0.0 0.0 822 KB

Simple java guidelines and examples to enter java projects and programming world.

License: MIT License

Java 100.00%

tutorial_jveverka_java-boot-camp's Introduction

License: MIT Java11 Maven Build and Test

Java Boot Camp

logo

Environment setup

Please make sure you have installed:

Clone and build this project

git clone https://github.com/jveverka/java-boot-camp.git
cd java-boot-camp
mvn clean install

Open project in IntelliJ IDEA.

Examples and Lessons

  1. java tips - an introduction to java ecosystem.
  2. programming tips - tips for better code quality.
  3. Java Modules and APIs - list of important Java Modules and Standard APIs.
  4. simple-project - very simple maven java project.
  5. lambda expressions - lambda expression examples.
  6. entropy-demo - entropy calculation, parametric tests and mutation testing.
  7. mt-demo - multi-threading demo.
  8. annotations-demo - annotation demo.
  9. java-beans-demo - JSON serialization and deserialization of java beans.
  10. service-demo - simple data store service.
  11. dependency-injection - simple reflection based DI framework.
  12. mt-testing - multi-threading junit tests.

Advanced Examples

Related Topics

How to fix bugs or contribute

Check this guide if you want to contribute.

tutorial_jveverka_java-boot-camp's People

Contributors

jveverka avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.