VOOZH about

URL: https://www.javacodegeeks.com/author/sezin-karli/page/2

⇱ Sezin Karli, Author at Java Code Geeks - Page 2 of 3


  • Core Java👁 Image
    Sezin KarliApril 23rd, 2020
    0 70

    Java puzzlers from OCA part 2

    Welcome to the second part of Java Puzzlers from OCA. In this part we will see an interesting case about…

    Read More »
  • Core Java👁 java-interview-questions-answers
    Sezin KarliApril 22nd, 2020
    0 77

    Java puzzlers from OCA part 1

    I’m reading Oracle Certified Associate Java SE Programmer book from Mala Gupta in my spare time and I’m surprised with…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Sezin KarliJanuary 9th, 2020
    3 2,392

    Send your data async on Kafka

    For a project, I’m trying to log the basic transactions of the user such as addition and removal of an…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Sezin KarliDecember 5th, 2019
    0 326

    Spring Annotations I never had the chance to use part 2: @ConfigurationProperties

    Few days ago, I accidentally stumbled upon a Spring annotation from Spring Boot project while I was checking something else.…

    Read More »
  • Core Java👁 Image
    Sezin KarliNovember 11th, 2019
    1 134

    Benchmark for new string methods of Java 11

    While I was checking what’s new in Java 11, I saw that there are several new methods for String class.…

    Read More »
  • Core Java👁 Image
    Sezin KarliJune 20th, 2018
    0 86

    Machine Learning in Java, part 2

    Welcome to the second part of the tutorial for scoring your PMML files using  LightningScorer, which is a side project…

    Read More »
  • Core Java👁 Image
    Sezin KarliMay 29th, 2018
    3 154

    Machine Learning in Java, part 1

    You searched for some way to export your machine learning models so you can use them for evaluating your data…

    Read More »
  • Software Development👁 Image
    Sezin KarliSeptember 29th, 2015
    1 92

    elasticsearch for beginners part 1: how to create a document

    In this Elasticsearch for beginners series, I will give you basics of Elasticsearch with real world examples. The first part…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Sezin KarliApril 26th, 2015
    1 111

    Spring annotations I never had the chance to use part 1: @primary

    Today I remembered an old friend of mine (@primary) with whom we met from tutorials to tutorials. You know that…

    Read More »
  • «
  • 1
  • 2
  • 3
  • »
Back to top button
Close