• Software
  • Leadership
  • Agile
  • Events
  • Other Topics
    • Finance
    • Robotics & AI
    • System Administration
    • Books
    • Life Experiences
    • Environment
  • Write and Earn
  • About Us
    • About Us
    • Our Contributors
    • Contact Us
    • Article Submission Guidelines
    • Logo demystified
  • Follow @MeJaneve
    Janeve.Me
  • Categories

    Browse through following categories for articles written by professionals.
    • Agile
      4
    • Books
      5
    • Environment
      1
    • Events and Conferences
      7
    • Featured
      9
    • Finance
      1
    • Leadership
      6
    • Life Experiences
      8
    • Robotics & AI
      1
    • Software
      30
    • System Administration
      2
  • Software
  • Leadership
  • Agile
  • Events
  • Other Topics
    • Finance
    • Robotics & AI
    • System Administration
    • Books
    • Life Experiences
    • Environment
  • Write and Earn
  • About Us
    • About Us
    • Our Contributors
    • Contact Us
    • Article Submission Guidelines
    • Logo demystified
Author

Janeve George

A Technology Leader, Software Engineer, and Agile Methodologies enthusiast. Currently, working as Lead Software Development with Zeta Suite. He has more than 1.8 decades of experience spanning different verticals predominated by hosting, cloud, and media delivery technologies.




Featured  / Leadership
3Es to Supercharge your Career Journey and Performance Review Ratings
Janeve George Posted On July 22, 2023


Many successful companies dedicate a substantial amount of time each year to thoroughly assess their employees’ performance. This practice serves several purposes, including enabling managers to evaluate individuals’ strengths and weaknesses, providing valuable feedback, and establishing goals for future performance. […]


Continue Reading
0
1.3K Views




Featured  / Software
Java Asynchronous Programming using CompletableFuture – Part 1
Janeve George Posted On February 5, 2022


What is Asynchronous Programming? To put it in simple words: “Synchronous programming is when the program is executed one statement followed by another in the sequence it appears in the code.” vs “Asynchronous programming is when the program is executed […]


Continue Reading
0
1.4K Views




Events and Conferences
Online Webinar: Students & New Technology – 28th July 2020
Janeve George Posted On July 24, 2020


Kerala State Productivity Council conducted an online webinar on the topic “Students & New Technology – Benefits, Concerns, and Challenges” in the Malayalam language on 28th July 2020. Online Webinar Details Date: 28th July 2020 Time: 10:30 AM to 12:30 […]


Continue Reading
0
1.4K Views




Featured  / Software
The Java Concurrency Framework
Janeve George Posted On May 29, 2020


Managing concurrent threads and performance tuning of a multithreaded program is a tedious task for software programmers. Java 5 introduced the java.util.concurrent package that contains high-performance, scalable, thread-safe utilities for developing multi-threaded concurrent classes and applications. The package includes an […]


Continue Reading
0
1.9K Views




Software
Local Variable Type Inference in Java 10
Janeve George Posted On April 25, 2020


Type Inference is the ability of a programming language to automatically detect the data type of an expression or variable declarations. Type inference is a common concept you would find in modern programming languages. It is often a characteristic of […]


Continue Reading
0
1.2K Views




Software
Default and Static Methods in Java 8
Janeve George Posted On April 25, 2020

java versions and java features

Default methods and Static methods were introduced in Java 8. Before Java 8, all methods in an interface were public and abstract by default. Java 8 allows developers to add new methods in interfaces without making any changes in the […]


Continue Reading
0
1.1K Views




Featured  / Software
Java Annotations & Annotation Processing Tool
Janeve George Posted On April 18, 2020

java versions and java features

Annotations were introduced in Java 5 to enable programmers to write code in a declarative programming style. This style of coding helps in eliminating the need to maintain ‘Side Files’, like a separate XML configuration file.  By using annotations, the […]


Continue Reading
0
1.4K Views




Software
Autoboxing and Unboxing data types in Java 5
Janeve George Posted On April 4, 2020

SoftwareProgramming

Since Java 5, Java compilers can automatically convert between the primitive data types and their corresponding wrapper classes. This feature is called Autoboxing. For example, an int value can be automatically converted to a java.lang.Integer object. An object of a […]


Continue Reading
0
874 Views




Software
The Standardized HTTP Client API in Java SE 11
Janeve George Posted On March 21, 2020

java versions and java features

The new standardized HTTP Client API was initially introduced in Java SE 9, as an incubated module in the jdk.incubator.http package, and later enhanced in Java SE 10. This HTTP Client API was standardized and made available under the java.net.http  […]


Continue Reading
0
1.3K Views




Software
Java Versions and Programming Language Features
Janeve George Posted On March 20, 2020

java versions and java features

Every six months a new version of Java is released which introduces new features and improvements that make the lives of Java developers easier. This article will List only the most important features that every java developer must know. Focus […]


Continue Reading
0
764 Views




1
Older Posts
  • Follow @MeJaneve
    Janeve.Me
  • Categories

    Browse through following categories for articles written by professionals.
    • Agile
      4
    • Books
      5
    • Environment
      1
    • Events and Conferences
      7
    • Featured
      9
    • Finance
      1
    • Leadership
      6
    • Life Experiences
      8
    • Robotics & AI
      1
    • Software
      30
    • System Administration
      2

  • Popular Posts

  • Recent Posts

    • 3Es to Supercharge your Career Journey and Performance Review Ratings
    • Java Asynchronous Programming using CompletableFuture - Part 1
    • The Java Stream API
    • Functional Interfaces in Java
  • Keep In Touch

    Follow us on social media to get latest articles on Programming, System Architecture, Agile Development Methodologies, Product and Project Management, Personal Development, BigData, Robotics, Upcoming Events and more...


Copyright © 2020 | Janeve.Me. All rights Reserved.
Press enter/return to begin your search