René's URL Explorer Experiment


Title: Core Java - DZone Refcards

Open Graph Title: Core Java - DZone Refcards

X Title: Core Java - DZone Refcards

Description: The Core Java Technology is utilized in all classes of Java programming, from desktop to Java Enterprise Edition. This DZone Refcard gives you an overview of key aspects of the Java language and cheat sheets on the core library (formatted output, collections, regular expressions, logging, properties) as well as the most commonly used tools (javac, java, jar). In addition, this Refcard reviews Java Keywords, Standard Java Packages, Character Escape Sequences, Collections and Common Algorithms, Regular Expressions, JAR Files and more.

Open Graph Description: The Core Java Technology is utilized in all classes of Java programming, from desktop to Java Enterprise Edition. This DZone Refcard gives you an overview of key aspects of the Java language and cheat sheets on the core library (formatted output, collections, regular expressions, logging, properties) as well as the most commonly used tools (javac, java, jar). In addition, this Refcard reviews Java Keywords, Standard Java Packages, Character Escape Sequences, Collections and Common Algorithms, Regular Expressions, JAR Files and more.

X Description: The Core Java Technology is utilized in all classes of Java programming, from desktop to Java Enterprise Edition. This DZone Refcard gives you an overview of key aspects of the Java language and cheat sheets on the core library (formatted output, collections, regular expressions, logging, properties) as well as the most commonly used tools (javac, java, jar). In addition, this Refcard reviews Java Keywords, Standard Java Packages, Character Escape Sequences, Collections and Common Algorithms, Regular Expressions, JAR Files and more.

Keywords:

Opengraph URL: https://dzone.com/refcardz/core-java

X: @DZoneInc

direct link

Domain: dzone.com


Hey, it has json ld scripts:
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "url": "https://dzone.com",
        "name": "DZone",
        "description": "DZone.com is one of the world's largest online communities and leading publisher of knowledge resources for software engineering professionals. Every day, thousands of developers come to DZone.com to read about the latest technology trends and learn about new technologies, methodologies, and best practices through shared knowledge.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "3343 Perimeter Hill Drive, Suite 215",
            "addressLocality": "Nashville",
            "addressRegion": "TN",
            "addressCountry": "US",
            "postalCode": "37211"
        },
        "contactPoint": {
            "email": "support@dzone.com",
            "contactType": "Support"
        },
        "sameAs": [
            "https://www.linkedin.com/company/dzone",
            "https://twitter.com/DZoneInc",
            "https://www.facebook.com/DZoneInc",
            "https://www.youtube.com/c/dzone"
        ],
        "logo": {
            "@type": "ImageObject",
            "url": "https://dz2cdn1.dzone.com/themes/dz20/images/dz_logo_2021_cropped.png",
            "caption": "DZone"
        }
    }
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "DZone",
            "item": "https://dzone.com"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Refcards",
            "item": "https://dzone.com/refcardz"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Core Java",
            "item": "https://dzone.com/refcardz/core-java"
          }
      ]
    }

	

NoneIE=edge,chrome=1
og:site_namedzone.com
og:imagehttps://dz2cdn1.dzone.com/storage/rc-covers/473392-refcard-cover24-updated.png
og:typearticle
twitter:imagehttps://dz2cdn1.dzone.com/storage/rc-covers/473392-refcard-cover24-updated.png
twitter:cardsummary_large_image
article:wordcount80
referrerorigin
google-site-verificationkndbhxcupfEqWmZclhCpB6vlgOs7QSmx2UHAGGnP2mA
df-verifydf0d76632b4543

Links:

https://dzone.com/
https://dzone.com/refcardz/core-java
Edit Profilehttps://dzone.com/refcardz/core-java
Manage Email Subscriptionshttps://dzone.com/refcardz/core-java
How to Post to DZone https://dzone.com/articles/how-to-submit-a-post-to-dzone?utm_source=DZone&utm_medium=user_dropdown&utm_campaign=how_to_post
Article Submission Guidelines https://dzone.com/articles/dzones-article-submission-guidelines
Sign Outhttps://dzone.com/users/logout.html
View Profilehttps://dzone.com/refcardz/core-java
Post an Articlehttps://dzone.com/content/article/post.html
Manage My Draftshttps://dzone.com/refcardz/core-java
Log Inhttps://dzone.com/users/login.html
Joinhttps://dzone.com/static/registration.html
https://dzone.com/users/login.html
Refcardshttps://dzone.com/refcardz
Trend Reportshttps://dzone.com/trendreports
Eventshttps://dzone.com/events
Video Libraryhttps://dzone.com/events/video-library
Refcardshttps://dzone.com/refcardz
Trend Reportshttps://dzone.com/trendreports
View Eventshttps://dzone.com/events
Video Libraryhttps://dzone.com/events/video-library
DZonehttps://dzone.com
Refcardshttps://dzone.com/refcardz
https://dzone.com/users/25791/ch24699.html
Cay Horstmann https://dzone.com/users/25791/ch24699.html
https://dzone.com/users/370242/ivan_stefanov.html
Ivan Ivanov https://dzone.com/users/370242/ivan_stefanov.html
► About Core Java https://dzone.com/refcardz/core-java#section-1
► Java Keywords https://dzone.com/refcardz/core-java#section-2
► Standard Java Packages https://dzone.com/refcardz/core-java#section-3
► Operator Precedence https://dzone.com/refcardz/core-java#section-4
► Primitive Types https://dzone.com/refcardz/core-java#section-5
► Lambda Expressions https://dzone.com/refcardz/core-java#section-6
► Collections and Common Algorithms https://dzone.com/refcardz/core-java#section-7
► Character Escape Sequences https://dzone.com/refcardz/core-java#section-8
► Formatted Output With printf https://dzone.com/refcardz/core-java#section-9
► Formatted Output With MessageFormat https://dzone.com/refcardz/core-java#section-10
► Regular Expressions https://dzone.com/refcardz/core-java#section-11
► Logging https://dzone.com/refcardz/core-java#section-12
► Property Files https://dzone.com/refcardz/core-java#section-13
► JAR Files https://dzone.com/refcardz/core-java#section-14
► Common javac Options https://dzone.com/refcardz/core-java#section-15
► Common java Options https://dzone.com/refcardz/core-java#section-16
https://dzone.com/articles/java-8-the-bad-parts?fromrel=true
DZone Article Java 8: The Bad Parts https://dzone.com/articles/java-8-the-bad-parts?fromrel=true
https://dzone.com/articles/your-guide-to-java-streams-tutorials-and-articles?fromrel=true
DZone Article Your Guide to Java Streams [Tutorials and Articles] https://dzone.com/articles/your-guide-to-java-streams-tutorials-and-articles?fromrel=true
https://dzone.com/articles/all-things-java-8?fromrel=true
DZone Article All Things Java 8 [Tutorials] https://dzone.com/articles/all-things-java-8?fromrel=true
https://dzone.com/articles/think-twice-using-java-8?fromrel=true
DZone Article Think Twice Before Using Java 8 Parallel Streams https://dzone.com/articles/think-twice-using-java-8?fromrel=true
https://dzone.com/refcardz/java-application-containerization-and-deployment?fromrel=true
Free DZone Refcard Java Application Containerization and Deployment https://dzone.com/refcardz/java-application-containerization-and-deployment?fromrel=true
https://dzone.com/refcardz/introduction-to-cloud-native-java?fromrel=true
Free DZone Refcard Introduction to Cloud-Native Java https://dzone.com/refcardz/introduction-to-cloud-native-java?fromrel=true
https://dzone.com/refcardz/java-15-1?fromrel=true
Free DZone Refcard Java 15 https://dzone.com/refcardz/java-15-1?fromrel=true
https://dzone.com/refcardz/java-14-1?fromrel=true
Free DZone Refcard Java 14 https://dzone.com/refcardz/java-14-1?fromrel=true
RSS https://dzone.com/pages/feeds
X https://twitter.com/DZoneInc
Facebook https://www.facebook.com/DZoneInc
https://www.linkedin.com/company/dzone/
About DZonehttps://dzone.com/pages/about
Support and feedbackhttps://dzone.com/cdn-cgi/l/email-protection#65161015150a171125011f0a0b004b060a08
Community researchhttps://dzone.com/pages/dzone-community-research
Advertise with DZonehttps://advertise.dzone.com
Article Submission Guidelineshttps://dzone.com/articles/dzones-article-submission-guidelines
Become a Contributorhttps://dzone.com/pages/contribute
Core Programhttps://dzone.com/pages/core
Visit the Writers' Zonehttps://dzone.com/writers-zone
Terms of Servicehttps://technologyadvice.com/terms-conditions/
Privacy Policyhttps://technologyadvice.com/privacy-policy/
[email protected]https://dzone.com/cdn-cgi/l/email-protection#12616762627d60665276687d7c773c717d7f
RSS https://dzone.com/pages/feeds
X https://twitter.com/DZoneInc
Facebook https://www.facebook.com/DZoneInc
https://www.linkedin.com/company/dzone/
https://www.linkedin.com/company/dzone/
https://dzone.com/refcardz/core-java

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.