Sukma Wardana

2 Followers
55 Following
6 Posts
An Indonesian software developer who is interested in Java and Object-Oriented.
websitehttps://swardana.com

@matthiasott

I just started making my personal website and it's still not much at the moment

https://swardana.com

Sukma Wardana :: Software Developer

Personal website for Sukma Wardana.

I highly recommend watching James Gosling (@JamesGosling) talking on Devoxx 2022 about Java on IoT.
In particular this part:
https://youtu.be/NtrF_SiFQag?t=1393

I am a heavy user of this (anti?)pattern.

try {...} catch Throwable {
... // here are the hard but important things
}

Inside the catch clause, I typically follow "aviate, navigate, communicate".
1. Don't crash.
2. Restore functionality.
3. Communicate to user and developer what happened.

IoT in the Trenches, at Scale by James Gosling

YouTube
Please, please, stop using "foo" and "bar” in code documentation. Give us real examples that mean something. Not "if (foo > bar)," but “if (height > limit)." Not “foo++” but “counter++”. Give us a logical hook to hang our hat on, not nonsense words.

@jabref_org Definitely, this is the first time I heard about JabRef. I will check it.

Because I also want to find JavaFX projects for my references. Thank you for the reach out

@anthony_goubard Thank you, hope I could update my journey regularly

New year, new goal!

Follow me on managing and building an #opensource project #nayanika. It's a comic book reader desktop application.

I'm documenting my process here: https://swardana.com/tags/nayanika.html

Sukma Wardana

I'm a software developer from Indonesia, specialized in Java, Object-Oriented and Pragmatic Development.

Sukma Wardana

Hey hey, it's an #introduction time,

My name is Sukma Wardana. I'm an Indonesian #java developer. I'm #newhere but really happy that I can follow the things that I am interested in #java #software in peace.