Mala Gupta

Mala Gupta

@malagupta.bsky.social

JavaChampion. Speaker. Books: http://goo.gl/QD6eeh. Co-lead Delhi JUG. DevNexus Rockstar!

1,046 Followers 143 Following 38 Posts Joined Nov 2024
8 months ago
Post image

Join us! I'm excited to host another episode of #IntelliJIDEALiveStream on Wednesday, 25th June, 3-4 pm UTC, and learn from @dhinojosa.bsky.social about using the Vector API in your applications.

Checkout this link for more information: lnkd.in/gRUJi8Jh

#VectorAPI #Java

4 1 0 0
8 months ago
Preview
Foreword and Onward to Your Next Connection The connections in your network are important to discover and invest in.

Blog: Foreword and Onward to Your Next Connection

I share advice & personal examples of connections I've made over 25 years. 🙏
@josepaumard.bsky.social @venkats.bsky.social @zakhav.bsky.social @sharatchander.bsky.social @malagupta.bsky.social @loiane.bsky.social
donraab.medium.com/foreword-and...

12 7 1 0
9 months ago
Post image

Tired of backslashes, quotes, and line breaks cluttering your String values? Meet Text Blocks in Java. They offer an easy way to write and read clean, readable multiline strings like JSON, HTML, and SQL.

Check out my blog post for more details: blog.jetbrains.com/idea/2025/06...

2 0 0 0
9 months ago
Post image

You can now select the Microsoft Build of #OpenJDK on
@intellijidea.com. Big thank you to @malagupta.bsky.social
and the @jetbrains.com team.

7 1 0 1
9 months ago
Video thumbnail

Have you registered to attend dev2next? Don't miss your chance to join us in beautiful Colorado Springs this Fall 🌄

Get ready for world-class workshops, sessions & so much more!

Tickets are on our early bird prices till June 31st so be quick!
🎟️ www.dev2next.com/register

5 6 1 1
9 months ago

Nothing says "good job" as registering for the second year of a conference.

Thanks to the returning alumni who purchased tickets for @dev2next.bsky.social 2025 during the Super Early Bird Registration phase—you made my day and I'm grateful.

🙌🤝 www.dev2next.com

9 2 0 0
9 months ago
Post image

Only a few more days left for the Super Early Bird Registration to end.

Join others who have already taken advantage of the lowest price to attend the event.

Please see details for @dev2next.bsky.social 2025 at

www.dev2next.com/register

5 5 0 0
9 months ago
Preview
Java turns 30! Happy Birthday, Java! With love from JetBrains.

💖 Today marks 30 years of #Java! Three decades of “aha!” moments, groundbreaking features, and code that changed the world. Let’s celebrate every line we’ve written! 🎉
#Java30withIntelliJIDEA
jb.gg/java30

28 8 0 1
9 months ago
YouTube
30 Years of Java Watch our tribute video to celebrate Java's 30th anniversary and sing along!

🎥 For 30 years, Java has been our companion. It taught us patience, sparked our creativity, and never let us give up. Watch our tribute video and experience the journey!👇
youtu.be/kHybgBHqL2A

9 1 0 2
9 months ago
Post image

@intellijidea.com's splash screen today and for the whole week is celebrating something special!

जन्मदिन की बधाई, जावा! (Happy Birthday, Java!)

How would you wish Java a Happy Birthday in your native language?

#Java30 #JavaBirthday @java-champions.bsky.social

9 2 2 0
10 months ago

#JavaJokeOfTheDay

When you scroll past:
@Validated
@Transactional
@SomeThrows
@Slf4j
@GettingOutOfHand
@ISwearThereIsAClassHereSomewhere

And find:
public void aMethod() { .. }

No XML. No boilerplate. It just works.
Annotations are Java’s spell book.

#JavaDukeShortStories

6 0 1 0
10 months ago

Tell me you are using @IntelliJIDEA, without saying so 😉

I'll start:
I try to use Alt+Enter (in vain) while using other applications, such as, Google docs.

5 0 3 0
10 months ago
Post image

#JavaJokeOfTheDay

Some Java methods be like:

validateUserInputAndSanitizeIfRequiredThenProceedToNextStepUnlessCancelled();

By the time you finish reading the method name, your IDE has already indexed the whole project.

#JavaDukeShortStories #MadeForEachOther ;)

2 0 0 0
10 months ago
Post image

AI might write code. New frameworks might trend every month.

But you can’t automate community — real people & friendships, JUG meetups, learning from each other, lots of fun and open-source magic.

Java’s true power = people. Always has been. Always will be ❤️

@DelhiJUG @VikasMalik @ChhavnishMittal

17 2 0 0
10 months ago
Preview
New Java Features & Agentic AI Workflows, Sat, Apr 19, 2025, 10:30 AM | Meetup Join the Delhi-NCR Java User Group for an exciting tech meetup featuring two insightful sessions on cutting-edge Java and AI technologies! Whether you're a Java enthusiast

Join us tomorrow for an in-person meetup, @Nagarro Gurgaon, and learn from the amazing leaders - @venkats.bsky.social and Vikas Malik.

We have Coke, Pizza, Samosa and Kulfi too! Yay!

Meetup Details: www.meetup.com/delhi-ncr-ju...

0 0 0 0
10 months ago

Meet Junie, your AI coding buddy from JetBrains—now built right into your favorite IDE, that is, IntelliJ IDEA (and other IDEs from JetBrains).

5 0 0 0
10 months ago

IntelliJ IDEA just leveled up with version 2025.1! Meet Junie, your AI coding buddy from JetBrains—now built right into your favorite IDE, Java 24 support, and much more!

2 0 0 0
10 months ago

How is this: #JavaJokeOfTheDay

Generics in Java: <T extends Comparable<T>>

Looks like XML, acts like safety net.
Safety never looked so... pointy.

#JavaDukeShortStories

3 0 0 0
10 months ago

#JavaJokeOfTheDay

What’s Java’s Voldemort?
null. Say it once. Debug forever.

#JavaDukeShortStories

2 0 0 0
10 months ago

#JavaJokeOfTheDay

Random dev: “Two versions a year? Java’s moving too fast!”

Java: “You mocked me for being slow. Now you want training wheels?” Pick a lane — or stick around. Try the new features sooner… you’ll love it 💕.

#JavaDukeShortStories

5 2 0 0
11 months ago

The large amount of libraries in the Java ecosystem is a blessing, but developers should be careful when adding a dependency. Do risk-assessment, look at quality, maintainability, security,...
And especially: keep in mind todays JDK provide lots of stuff that in the past was in external deps only!

9 1 0 0
11 months ago

#JavaJokeOfTheDay

Why does Java use static typing?

Because assigning "hello" to an int shouldn’t be a runtime jump scare.

Java straps on a helmet before riding.
Others ride blindfolded, crash, and blame the road.

#JavaDukeShortStories

15 2 1 0
11 months ago

#JavaJokeOfTheDay

Why doesn’t Java have operator overloading?
Because chaos is not a feature.

#JavaDukeShortStories

1 1 0 0
11 months ago

Check out my blog post on how using Markdown for documentation comments could help the amazing libraries, tools, or frameworks you are creating :)

Should you change all existing code documentation to markdown? It depends :)

Details in the blog post.

5 0 1 0
11 months ago

#JavaJokeOfTheDay

Why do some people complain Java needs a ; at the end of a line?

Same reason they think pineapple 🍍 ruins pizza — they’re just bored.

Java’s busy working on better solutions than your semicolon feelings. 😉

#JavaDukeShortStories

6 1 0 0
11 months ago

#JavaJokeOfTheDay

Why do Java developers use a class literally named Unsafe?

Because it gives them raw, unchecked, low-level power. 💥
Sometimes, danger comes with speed.

We all do unsafe things in life.
At least Java warned us first. 😏

#JavaDukeShortStories

2 0 0 0
11 months ago

Here’s some #Maven dependency advice: if your source code imports a class then make sure its provider (the JAR file) is explicitly listed as a dependency.

DO NOT, I repeat, DO NOT rely on the transitive closure of resolved dependencies.

If used, declare it.

You’ll thank me later.

58 14 6 2
11 months ago
Post image

#EclipseCollections has been in development for 21 years, with 10 years @eclipsefdn.bsky.social. I wrote a book about the library and many lessons I've learned after 35 years of coding. Counting down the next 10 years evolving and growing in OSS w/ #Java. 👍🙏

14 5 1 0
11 months ago

#JavaJokeOfTheDay

What happens when you run 20-year-old Java code?

It runs. Simple.
Other languages drop support, break things, and call it “progress.”

Some age like milk. Java? Like enterprise wine. 🍷

#JavaDukeShortStories

14 4 0 0
11 months ago

Check out the 'Featured Content' section in this month's #JavaAnnotatedMonthly, in which I highlight #Java24 and the #JavaOne conference!

4 2 0 0