learning
  • Introduction
  • Materials
    • Elibraries
    • Torrents
    • Videos
    • Websites
  • Formal science
    • Computer Science
      • Algorithms and Data Structures
      • API
      • Backups
      • CLI
      • Cloud computing
        • AWS
        • Azure
        • GCP
      • Competitive programming
      • Computer architecture
      • Computer graphics
        • Image processing
        • SVG
      • Computer languages
        • Markup languages
          • HTML
          • Markdown
          • TeX
            • BibTeX
              • JabRef
            • LaTeX
        • Programming languages
          • Assembler
          • C
            • C libraries
          • C++
            • C++ libraries
            • Qt
          • Java
            • Java libraries
          • MATLAB
          • Python
            • Python libraries
              • Dask
              • Django
              • NumPy
              • Pandas
        • Shell scripting languages
          • PowerShell
          • Sh
            • Bash
            • Csh
            • Ksh
        • Style sheet languages
          • CSS
      • Data Science
        • Data visualization
        • Hadoop
        • Kafka
        • Spark
      • Database
        • NoSQL
          • MongoDB
        • Relational
          • DB2
          • MySQL
          • PostgreSQL
          • SQLite
        • SQL
      • Distributed systems
        • CRDT
        • RPC
      • GameDev
        • Unity
      • Hardware
        • Arduino
        • CPU
          • RISC-V
      • Licensing
      • Machine learning
        • Artificial intelligence
        • Data mining
      • Networking
        • DNS
        • Domains
        • HTTP
        • Nginx
        • Peer-to-peer
          • BitTorrent
      • Open source
        • GitHub
          • GitHub actions
      • Operating Systems
        • Android
        • Containers
          • Docker
          • Kubernetes
      • Package managers
        • Nix
      • Program exectuion
        • Build systems
        • Compilers
          • LLVM
      • Programming
        • CI/CD
        • DevOps
          • Observability
          • Terraform
      • Security
        • Cryptography
      • Shell
        • Fish
        • Zsh
      • Text editors
        • Vim
          • Plugins
        • VS Code
      • Version control
        • Git
      • Web
        • Browsers
          • Chrome
          • Firefox
        • Search engines
    • Logic
    • Mathematics
      • Applied mathematics
        • Probability and statistics
          • Probability theory
          • Statistics
      • Pure mathematics
        • Algebra
          • Linear algebra
          • Group theory
        • Analysis
        • Foundations
          • Fractal
          • Graph theory
          • Lambda calculus
          • Type theory
        • Geometry
          • Algebraic geometry
        • Number theory
        • Recreational mathematics
        • Topology
  • Natural science
    • Agricultural science
    • Astronomy
      • Astrophysics
        • Cosmogony
      • Cosmology
      • Galactic astronomy
      • Physical cosmology
      • Planetary science
    • Biology
      • Anatomy
      • Botany
      • Ecology
      • Evolutionary biology
      • Genetics
        • DNA
        • Genomics
      • Microbiology
      • Neuroscience
        • Somnology
      • Zoology
    • Chemistry
    • Earth Science
      • Atmospheric science
      • Physical geography
    • Engineering
    • Health science
      • Ergonomics
      • Fitness
        • Running
        • Yoga
      • Medicine
    • Physics
      • Quantum mechanics
  • Social science
    • Human geography
      • Cultural geography
      • Political geography
    • Anthropology
    • Business studies
      • Finance
      • Investing
    • Cultural studies
    • Economics
    • Education
      • Learning
    • History
    • Law
      • Privacy
        • TOR
    • Linguistics
      • Arabic
      • Aramaic
      • English
      • German
      • Latin
      • Russian
    • Management
      • Product management
    • Marketing
    • Philosophy
    • Political science
    • Psychology
      • Consciousness
      • Mindfulness
        • Meditation
    • Sociology
    • Theology
      • Buddhism
      • Christianity
        • Authors
      • Islam
      • Judaism
  • Culinary arts
    • Cookery
      • Cuisines
      • Recipes
      • Food
      • Tea
  • Games
    • Sport games
      • Basketball
    • Video games
  • Literary art
    • Literature
      • Drama
      • Poetry
      • Prose
        • Fiction
        • Non-fiction
        • Publicism
    • Writing
  • Performing art
    • Music
      • Production music
  • Visual art
    • Architecture
    • Calligraphy
    • Cinematography
      • Movies
      • TV series
    • Design
      • Color
      • Figma
      • Fonts
      • Icons
    • Drawing
    • Painting
      • Painters
    • Photography
Powered by GitBook
On this page
  • Articles
  • Books
  • Courses / Videos
  • Links
Edit on GitHub
  1. Formal science
  2. Computer Science
  3. Computer languages
  4. Programming languages

Java

PreviousQtNextJava libraries

Last updated 2 years ago

TODO

Articles

Books

  • Head First Java, Изучаем Java (Кэти Сьерра, Берт Бэйтс)

  • Java. Руководство для начинающих (Герберт Шилдт)

  • Java Programming for Kids, Parents and Grandparents (Yakov Fain)

  • Object Oriented Programming using Java (Simon Kendal)

  • Think Data Structures: Algorithms and Information Retrieval in Java (Allen B. Downey)

  • Think Java: How to Think Like a Computer Scientist, 2nd Edition (Allen B. Downey and Chris Mayfield)

Courses / Videos

Links

- Python for the Java Platform

- JPype is cross language bridge to allow python programs full access to java class libraries

- JDK main-line development

- Build container images for your Java applications

Time to look beyond Oracle's JDK
New language features since Java 8 to 17
How to write a (toy) JVM
Which Version of JDK Should I Use?
Deep Dive Into Hello World In Java
GraalVM at Facebook
Networking I/O with Virtual Threads - Under the hood
Quest to the OS: Java Native Memory
How I Hacked Google App Engine: Anatomy of a Java Bytecode Exploit
Multi-Tier Compilation in GraalVM
A categorized list of all Java and JVM features since JDK 8 to 17
ZGC | What's new in JDK 16
Choosing Java instead of C++ for low-latency systems
Distribution of JVM desktop applications
Java on Truffle — Going Fully Metacircular
Why Java is better than C++ for high speed trading systems
Java Concurrency - Basics of Threads
Graphics for JVM
A Complete Introduction to Java EE
Please Test Your Memory
Circumventing the JVM's bytecode verifier
The 25 greatest Java apps ever written
Writing Java With a Dash of Functional Programming
Java 15 in 2020: Reasons to not use Java?
Java on iOS, for real
Документирование javadoc
Разбираемся, почему в Java утекает память несмотря на сборщик мусора
Advanced Software Construction in Java
Java Design Patterns and Architecture
Java for Complete Beginners
Java Online Training | Edureka
Java Programming: Solving Problems with Software
Princeton Algorithms, Part 1
Software Construction in Java
Java с нуля до Junior + Подготовка к собеседованию
A Tour of the Modern Java Platform
Amazon Corretto, A Journey into Latency Reduction
Техническое интервью Java Developer - Сергей Гонтаренко
Official website of Java language
Inside Java
JVM Anatomy Quarks
Learn X in Y minutes Where X=java
Solve challenge (Java)
Google Java Style Guide
Java Objects Inside Out
Java Rush
Javadoc
jython
jpype
jdk
jib
Useful Java links
TheAlgorithms - Java
Java Developer Roadmap
Awesome Java