排序
PHP vs Java: Which Is Better For Web Development
PHP vs Java: Which Is Better For Web Development,.Net or Java, Python or PHP, PHP or Java there is always a debate — which programming language is better and the list is endless. ...
Effective Java Tuesday! Override `toString`
Effective Java Tuesday! Override `toString`, Effective Java Review (90 Part Series) 1 Effective Java Tuesday! Let's Consider Static Factory Methods 2 Effective Java Tuesday! The Bu...
Convert Word, Excel, PowerPoint and HTML Documents to PDF Programmatically
Convert Word, Excel, PowerPoint and HTML Documents to PDF Programmatically,In this post, I am listing a few helpful articles for those who are looking for some easy ways to convert...
TrackingURLs – A ColdFusion function to parse Shipping Tracking Numbers
TrackingURLs - A ColdFusion function to parse Shipping Tracking Numbers,Just a quick post regarding TrackingURLs, a ColdFusion CFC to identify shipping tracking numbers (UPS, USPS,...
Mutability in Rust, and how it differs from object-oriented languages
Mutability in Rust, and how it differs from object-oriented languages,This post started out as a long-winded answer to a stackoverflow question. The question made me realize that t...
What’s the best Java book?
What's the best Java book?,I'm looking for something along the lines of 'Python Crash Course' and 'Automate the boring stuff with Python', but for Java. *Not a reference material b...
216 new remote jobs for developers at PayPal, Zapier, Toggl and others
216 new remote jobs for developers at PayPal, Zapier, Toggl and others,Good Monday, DEV community! It's Arsen from Meerkad community of remote job seekers with weekly updates. Duri...
Why we used Typescript instead of Java on Serverless
Why we used Typescript instead of Java on Serverless,NOTE about this article Since this is related to our business application, I do not write all the things happened to our projec...
Heap Sort
Heap Sort,The heap sort is useful to get min/max item as well as sorting. We can build a tree to a min heap or max heap. A max heap, for instance, keeps a parent being not smaller ...
My coding style
My coding style, We talk about how I write my Java code and why I have chosen to write my code in a specific way. This is my opinion. I'm interested in yours if you have differing ...
Five reasons you should use Apache Wicket
Five reasons you should use Apache Wicket,Apache Wicket is a java-based web development framework. I feel it doesn't get as much attention as it deserves. I've been using Wicket pr...
How am I preparing for a Technical Interview?
How am I preparing for a Technical Interview?,As some may or may not know, I am just at the very beginning of my technical career. I graduated from a university with a CS undergrad...