排序
9 tips to Increase your Java performance ️ ️
9 tips to Increase your Java performance ️ ️, Any fool can write code that a computer can understand. Good programmers write code that humans can understand. - Martin Fowler Bu...
Java Regex Cheat Sheet
Java Regex Cheat Sheet,This post will be more of a note for myself. I didn't mean to write a post, but couldn't find a comprehensive one I wanted. So, this post will be not a well-...
How I lost 40lb, got a developer job, and how I plan on changing the unhealthy stereotype in tech!
How I lost 40lb, got a developer job, and how I plan on changing the unhealthy stereotype in tech!,Hello Dev community! First of all I’d like to introduce myself and tell you all ...
Learning Java
Learning Java, In the past few weeks I have been teaching myself Java. The languages I have worked with in the past (Ruby and Javascript) have been mainly for web development. I've...
Fibonacci: Recursion vs Iteration
Fibonacci: Recursion vs Iteration, A common whiteboard problem that I have been asked to solve couple times, has been to 'write a function to generate the nth Fibonacci number star...
How pandas read_clipboard method works
How pandas read_clipboard method works,Last year I was tracking the fanatic golden badge from StackOverflow, that badge recognizes important contributions from members of the commu...