GithubHelp home page GithubHelp logo

deepcloudlabs / dcl210-2022-mar-28 Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 1.63 MB

DCL-210: Advanced Java Programming

Home Page: https://www.deepcloudlabs.com

License: MIT License

Java 77.06% XSLT 1.83% HTML 21.11%
java-modularity java-security jaxb jaxrs jdk17 jmx jol mbean nio2 rmi

dcl210-2022-mar-28's Introduction

DCL-210: Advanced Java SE Programming

These projects are created as part of the following training: DCL-210 "Advanced Java SE Programming"

Please follow the link for the complete training catalog: https://www.deepcloudlabs.com/resources

Kurulum Bilgisi:

Eğitimde lab çalışmaları için gerekli olan çalışma ortamının kurulumu için öncelikle aşağıdaki bağlantıda yer alan sıkıştırılmış dosyayı makinanıza indirmeniz gerekiyor: https://courseware.deepcloudlabs.com/software/DEVEL-stage-2022a-java.se.and.spring.zip

Sıkıştırılmış dosyayı C:\ dizinine açtıktan sonra dizin yapısı aşağıda gösterildiği şekilde olacaktır:

Installation folder

Diskinizdeki dizin yapısını yukarıdaki ile karşılaştırarak kontrol ediniz. C: sürücünüzün dolu dolması durumunda farklı bir sürücüye sıkıştırılmış dosyayı açabilirsiniz. Ancak bu durumda bir kaç konfigürasyon dosyasında değişiklik yapmanız gerekecektir. Lütfen, eğitim sırasında bu değişikliklerin neler olduğunu eğitmeninize sorunuz.

Notes Day #1:

  1. JIT Compiler -> Client VM (C1), Server VM (C2)

    since Java 7 -> Tiered Compiler

    There are 5 Tier 3 Tier -> C1 4th Tier -> C2

    -XX:+TieredCompilation -XX:-TieredCompilation

  2. Garbage Collector G1GC (Garbage First) -> default Since Java E 9

  3. Class Loader Circle.java -> Circle.class (binary -> byte-code) Lazy Loading JDK -> Class Sharing -> Startup time JVM Ergonomics -> default values

dcl210-2022-mar-28's People

Contributors

deepcloudlabs avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.