SlideShare a Scribd company logo
Java Jump Start
Haim Michael
March 7th
, 2022
All logos, trademarks and brand names, such as Java, Spring and Android, used in
this presentation belong to the respective owners. Haim Michael and LifeMichael are
independent and not related, affiliated or connected neither with Java nor with any of the
companies that develop it and its related technologies.
.
life
michae
l
Table of Content
● The Java Story
● Java Popularity
● The Java Virtual Machine
● The Garbage Collector
● IDEs for Java Development
● The API Documentation
● Learning Resources
● Questions & Answers
The Java Story
● It all started as a programming language that targets
home appliances and consumer electronic devices.
● The rising popularity came following the emergence of
the world wide web in 1995 and the possibility to develop
Java applets.
The Java Story
● The emergence of Java EE (Enterprise Edition) and
Java ME (Micro Edition) turned the Java programming
language into the most popular programming language
back in those years.
Java EE Java SE Java ME
Java FX
Java Card
Java Popularity
● Java is one of today's most popular programming
languages.
http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
The Java Virtual Machine
● The JVM is a software that provides us with an
imaginary machine on which the Java program is
running.
The Garbage Collector
● The garbage collector is a system level thread that track
the memory allocation manages it.
● The garbage collector takes care of memory allocations
that are no longer needed and free them.
● The way the garbage collector works can vary
dramatically across different JVM implementations.
IDEs for Java Development
● You can develop in Java using the command line. You
can alternatively use an integrated development
environment. Some of them are available for free.
www.eclipse.org www.jetbrains.com/idea/
The API Documentation
● This is the main resource for learning about the available
classes and functions. You can find it online at
http://docs.oracle.com/javase/8/docs/api/
Learning Resources
● You can download the Java SDK for free at
java.oracle.com.
● The main website through which you can get Oracle
official documentation for learning the Java programming
language is http://docs.oracle.com/javase/8/.
Learning Resources
● You can find the Israeli Guide to Java available for free
personal use at http://www.javabook.co.il.
Learning Resources
● You can find online cost effective course for learning Java
(in Hebrew) at https://academy.lifemichael.com/he.
Learning Resources
● You can find our courses for learning Java on Udemy at
https://www.udemy.com/user/life-michael/
Learning Resources
● You can find a premium hybrid course for learning Java (in
Hebrew) at https://www.lifemichael.com/courses/java
Learning Resources
● Two of the most important books for learning Java are Core
Java volume I Fundamentals and Core Java volume II
Advanced Features.
Learning Resources
● Java Developers Group on Facebook
https://www.facebook.com/groups/416382100240052
● Java Developers Israel Group on Facebook
https://www.facebook.com/groups/israeljava
Questions & Answers
Thanks for your time!
Haim.
life michael on facebook
https://www.facebook.com/lifemichael/
life michael on linkedin
https://www.linkedin.com/school/lifemichael/
life michael on youtube
https://www.youtube.com/lifemichael

More Related Content

PDF
Java Jump Start
PPTX
What is JAVA ? What is Java Programming used for ?
PDF
Unlocking the Secrets of Java.pdf
PPTX
Best Java Training
PPTX
best java training institute in Chandigarh ppt
PPTX
JAVA - Summary Introduction to java .pptx
PDF
Java Script Training In Chandigarh sector 34
PPTX
What is Java Coding?
Java Jump Start
What is JAVA ? What is Java Programming used for ?
Unlocking the Secrets of Java.pdf
Best Java Training
best java training institute in Chandigarh ppt
JAVA - Summary Introduction to java .pptx
Java Script Training In Chandigarh sector 34
What is Java Coding?

Similar to Java Jump Start (20)

PPTX
Java presentation.pptx
PDF
java course in chandigarh...
DOCX
Java Tutorial to Learn Java Programming
PDF
ACCELERATE YOUR IN JAVA
PPTX
15 Top reasons to choose Java for Backend Development
PDF
Unit 1 part 1 introduction to java
PPTX
USES of java.pptx
PPTX
Java Basics
PDF
java training institute in Dange chowk pune
PDF
Scala Jump Start
PDF
Java Training in Chandigarh
PDF
Ignite Your Coding Passion: Java Training in Chandigarh Unveils Limitless Pos...
PPTX
Java Programming Lesson by Slidesgo.pptx
PDF
Java application-development
PPTX
Unit1- OOPJ(OO Using JAVA) Chapter-1.pptx
PDF
PHP, Java EE & .NET Comparison
PPTX
What is Java | Learn Java | Types of Java
PDF
Understanding the Pros and Cons of Java Software Development
PDF
PDF
Top-7-Benefits-of-Choosing-Java-Software-Development-Services.pdf
Java presentation.pptx
java course in chandigarh...
Java Tutorial to Learn Java Programming
ACCELERATE YOUR IN JAVA
15 Top reasons to choose Java for Backend Development
Unit 1 part 1 introduction to java
USES of java.pptx
Java Basics
java training institute in Dange chowk pune
Scala Jump Start
Java Training in Chandigarh
Ignite Your Coding Passion: Java Training in Chandigarh Unveils Limitless Pos...
Java Programming Lesson by Slidesgo.pptx
Java application-development
Unit1- OOPJ(OO Using JAVA) Chapter-1.pptx
PHP, Java EE & .NET Comparison
What is Java | Learn Java | Types of Java
Understanding the Pros and Cons of Java Software Development
Top-7-Benefits-of-Choosing-Java-Software-Development-Services.pdf
Ad

More from Haim Michael (20)

PDF
Prompt Engineering Jump Start [Free Meetup]
PDF
IntelliJ Debugging Essentials for Java Developers
PDF
The Visitor Classic Design Pattern [Free Meetup]
PDF
Typing in Python: Bringing Clarity, Safety and Speed to Your Code [Free Meetup]
PDF
Introduction to Pattern Matching in Java [Free Meetup]
PDF
Mastering The Collections in JavaScript [Free Meetup]
PDF
Beyond Java - Evolving to Scala and Kotlin
PDF
JavaScript Promises Simplified [Free Meetup]
PDF
Scala Jump Start [Free Online Meetup in English]
PDF
The MVVM Architecture in Java [Free Meetup]
PDF
Kotlin Jump Start Online Free Meetup (June 4th, 2024)
PDF
Anti Patterns
PDF
Virtual Threads in Java
PDF
MongoDB Design Patterns
PDF
Introduction to SQL Injections
PDF
Record Classes in Java
PDF
Microservices Design Patterns
PDF
Structural Pattern Matching in Python
PDF
Unit Testing in Python
PDF
OOP Best Practices in JavaScript
Prompt Engineering Jump Start [Free Meetup]
IntelliJ Debugging Essentials for Java Developers
The Visitor Classic Design Pattern [Free Meetup]
Typing in Python: Bringing Clarity, Safety and Speed to Your Code [Free Meetup]
Introduction to Pattern Matching in Java [Free Meetup]
Mastering The Collections in JavaScript [Free Meetup]
Beyond Java - Evolving to Scala and Kotlin
JavaScript Promises Simplified [Free Meetup]
Scala Jump Start [Free Online Meetup in English]
The MVVM Architecture in Java [Free Meetup]
Kotlin Jump Start Online Free Meetup (June 4th, 2024)
Anti Patterns
Virtual Threads in Java
MongoDB Design Patterns
Introduction to SQL Injections
Record Classes in Java
Microservices Design Patterns
Structural Pattern Matching in Python
Unit Testing in Python
OOP Best Practices in JavaScript
Ad

Recently uploaded (20)

PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
Tartificialntelligence_presentation.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Electronic commerce courselecture one. Pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Digital-Transformation-Roadmap-for-Companies.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Mobile App Security Testing_ A Comprehensive Guide.pdf
Tartificialntelligence_presentation.pptx
MYSQL Presentation for SQL database connectivity
“AI and Expert System Decision Support & Business Intelligence Systems”
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Accuracy of neural networks in brain wave diagnosis of schizophrenia
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Network Security Unit 5.pdf for BCA BBA.
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
MIND Revenue Release Quarter 2 2025 Press Release
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Electronic commerce courselecture one. Pdf
Building Integrated photovoltaic BIPV_UPV.pdf

Java Jump Start

  • 1. Java Jump Start Haim Michael March 7th , 2022 All logos, trademarks and brand names, such as Java, Spring and Android, used in this presentation belong to the respective owners. Haim Michael and LifeMichael are independent and not related, affiliated or connected neither with Java nor with any of the companies that develop it and its related technologies. . life michae l
  • 2. Table of Content ● The Java Story ● Java Popularity ● The Java Virtual Machine ● The Garbage Collector ● IDEs for Java Development ● The API Documentation ● Learning Resources ● Questions & Answers
  • 3. The Java Story ● It all started as a programming language that targets home appliances and consumer electronic devices. ● The rising popularity came following the emergence of the world wide web in 1995 and the possibility to develop Java applets.
  • 4. The Java Story ● The emergence of Java EE (Enterprise Edition) and Java ME (Micro Edition) turned the Java programming language into the most popular programming language back in those years. Java EE Java SE Java ME Java FX Java Card
  • 5. Java Popularity ● Java is one of today's most popular programming languages. http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
  • 6. The Java Virtual Machine ● The JVM is a software that provides us with an imaginary machine on which the Java program is running.
  • 7. The Garbage Collector ● The garbage collector is a system level thread that track the memory allocation manages it. ● The garbage collector takes care of memory allocations that are no longer needed and free them. ● The way the garbage collector works can vary dramatically across different JVM implementations.
  • 8. IDEs for Java Development ● You can develop in Java using the command line. You can alternatively use an integrated development environment. Some of them are available for free. www.eclipse.org www.jetbrains.com/idea/
  • 9. The API Documentation ● This is the main resource for learning about the available classes and functions. You can find it online at http://docs.oracle.com/javase/8/docs/api/
  • 10. Learning Resources ● You can download the Java SDK for free at java.oracle.com. ● The main website through which you can get Oracle official documentation for learning the Java programming language is http://docs.oracle.com/javase/8/.
  • 11. Learning Resources ● You can find the Israeli Guide to Java available for free personal use at http://www.javabook.co.il.
  • 12. Learning Resources ● You can find online cost effective course for learning Java (in Hebrew) at https://academy.lifemichael.com/he.
  • 13. Learning Resources ● You can find our courses for learning Java on Udemy at https://www.udemy.com/user/life-michael/
  • 14. Learning Resources ● You can find a premium hybrid course for learning Java (in Hebrew) at https://www.lifemichael.com/courses/java
  • 15. Learning Resources ● Two of the most important books for learning Java are Core Java volume I Fundamentals and Core Java volume II Advanced Features.
  • 16. Learning Resources ● Java Developers Group on Facebook https://www.facebook.com/groups/416382100240052 ● Java Developers Israel Group on Facebook https://www.facebook.com/groups/israeljava
  • 17. Questions & Answers Thanks for your time! Haim. life michael on facebook https://www.facebook.com/lifemichael/ life michael on linkedin https://www.linkedin.com/school/lifemichael/ life michael on youtube https://www.youtube.com/lifemichael