Crystal Sheldon
@crystal-l-sheldon.bsky.social
23 followers 48 following 55 posts
Supporter of Computer Science Education with a focus on Java. Check out free Java resources here: Learn.java My posts are my own.
Posts Media Videos Starter Packs
crystal-l-sheldon.bsky.social
Not to Late to Register for our Free #Java Webinar!!

When: 10/8/2025 at 3pm ET

Register here: oracle.zoom.us/webinar/regi...
crystal-l-sheldon.bsky.social
What's new on Learn.java this week:

- Loop practice: while, do..while, for

- New #APCSA FRQ on while loops and if statements

- New videos on pattern matching

- Video on What's New in Java 25?

#learnjava #teachjava #java #java25
Learn.java: The Destination for Java Beginners, Students, and Teachers
Learn.java
crystal-l-sheldon.bsky.social
Videos posted to YouTube this week:
- What's New in Java 25?: lnkd.in/eJ4Z6TvT
- Pattern Matching & instanceof: lnkd.in/ez_W__T6
- Pattern Matching w/ Record & Unnamed Patterns: lnkd.in/ezFyyaUN
- Sealed Interfaces, Records and Switch: lnkd.in/eiA7TQpp
LinkedIn
This link will take you to a page that’s not on LinkedIn
lnkd.in
crystal-l-sheldon.bsky.social
If you missed last week's webinar, "What's New in Java 25?", the recording has been posted here:

www.youtube.com/watch?v=kE0L...

#learnjava #teachjava #java #java25
What's New in Java 25
YouTube video by Java
www.youtube.com
crystal-l-sheldon.bsky.social
I just posted a new practice FRQ that includes method calling, if statements, and loops.

Your students can type and test their answers directly on the website with the Java Playground tool.

learn.java/learning/les...
AP Computer Science A Free Response Practice Using Loops - Learn.java
Practice writing code that uses if statements and while loops.
learn.java
crystal-l-sheldon.bsky.social
Here are the new videos posted on our playlist this week: www.youtube.com/playlist?app...
- Oracle Interns on Java
- Oracle Interns on Using AI
- Data, Data, Data...
- Learn.java and the Java Playground
Learn.java
Learn.java provides learning tutorials for beginners, students, and teachers of Java. Check https://learn.java
www.youtube.com
crystal-l-sheldon.bsky.social
Here's what is new on Learn.java this week:
- Current Challenge - We are providing a coding challenge every two weeks with a corresponding webinar. Find all the challenges here
- What's new in Java 25? Article
- Learn and Practice for Iterating over an enum
- Educator Briefings
Learn.java: The Destination for Java Beginners, Students, and Teachers
Learn.java
crystal-l-sheldon.bsky.social
2025 Webinar Series Challenge:
Update the deck of cards program to iterate over the enum values instead of using counting loops.

Need help? Attend our FREE webinar!

When: Oct 8, 2025 at 3pm ET

Register here: oracle.zoom.us/webinar/regi...

#learnjava #teachjava #java
Reposted by Crystal Sheldon
java-devs.bsky.social
What’s new in #Java25? 🤔

Take in this Sip of Java as we cover the highlights. ☕ https://social.ora.cl/6010AkrHs
crystal-l-sheldon.bsky.social
If you missed our webinar two weeks ago called "Data, Data, Data..." a link to the recording is posted below. In this webinar, we explored different ways data is represented: including records, and enum. We did this through creating a Deck of cards.

www.youtube.com/watch?v=M7JB...
Data, Data, Data... in Java
YouTube video by Java
www.youtube.com
crystal-l-sheldon.bsky.social
Do you know how to access record components? Test yourself here:

Learn more: learn.java/learning/tut...

#learnjava #teachjava #java
crystal-l-sheldon.bsky.social
Just shared a video of Lisa Phillips, AP CSA teacher, about how her students benefit from taking Java first.

Check it out on the learn.java home page or on youtube here: www.youtube.com/watch?v=r7Zb...

#learnjava #teachjava #java
Learn.java: The Destination for Java Beginners, Students, and Teachers
learn.java
crystal-l-sheldon.bsky.social
I am updating the educator brief to include Java 25 once released on Sept 16. This doc includes updates to Java that impact intro courses in Java. If anyone would like a PDF copy, drop me a message with your email.

Some really cool stuff to make teaching Java easier!
crystal-l-sheldon.bsky.social
I am updating the educator brief to include Java 25 once released on Sept 16. This doc includes updates to Java that impact intro courses in Java. If anyone would like a PDF copy, drop me a message with your email.

Some really cool stuff to make teaching Java easier!
crystal-l-sheldon.bsky.social
This week has been all about input and output. Let's test your knowledge of formatting output.

Learn more: learn.java/learning/tut...

#learnjava #teachjava #java
crystal-l-sheldon.bsky.social
More on the IO class and the types of methods it has to offer. Check your knowledge with this quiz, then learn more: learn.java/learning/tut...

#learnjava #teachjava #java
crystal-l-sheldon.bsky.social
So excited for the IO class current in preview in Java 24, but will be a part of the language with Java 25. Do you know about it and how it works? Test yourself.

Learn more: learn.java/learning/tut...

#learnjava #teachjava #java #inputoutput #java25
crystal-l-sheldon.bsky.social
Happy back to school to all the computer science teachers and students who start after labor day. Wishing you the best school year!

Looking for resources, check out Learn.java

#apcsa #learnjava #teachjava #java
Learn.java: The Destination for Java Beginners, Students, and Teachers
Learn.java
crystal-l-sheldon.bsky.social
Thank you. I deleted and readjusted the language.
crystal-l-sheldon.bsky.social
Sometimes we want to convert the data type for a value. Do you know how to do this in Java?

Learn more: learn.java/learning/tut...

#learnjava #teachjava #java
crystal-l-sheldon.bsky.social
Continuing our arithmetic expressions series this week with some compound operators. See how you do.

Learn more: learn.java/learning/tut...

#Learnjava #teachjava #java #javaprogramming