最新发布第2174页
Grid Unlock: Using a simulation in Python to demonstrate a faster way to walk
Grid Unlock: Using a simulation in Python to demonstrate a faster way to walk,I'm a data scientist who likes to run experiments on his hometown of New York City. This post uses som...
How do you choose between an interface and abstract class?
How do you choose between an interface and abstract class?,I have been asking this question in interviews for some years now. I get to hear a lot of interesting answers from folks....
Hi, Hello world
Hi, Hello world,I have been coding for more than 13 years, the last 5 mostly in python =D I live in Rafeala - Argentina I work for Machinalis (see #machinalife) Find me on Twitter ...
Java and BCP 47 Language Tags
Java and BCP 47 Language Tags,Since Java 7, Java's Locale object has been updated to take on the role of a language tag as identified in RFC 5646 and BCP 47 specs. The newer langua...
Kotlin by examples: Class and Properties
Kotlin by examples: Class and Properties,I've been using Kotlin in the last few months and I'm very pleased with it! For people who don't know it, it's a language built by JetBrain...
Icons, Python, and Ubuntu
Icons, Python, and Ubuntu,Originally posted on indeliblebluepen.com. In my free time (yes, I actually managed to scrape some together!), I've started work on a project I've been pl...
Small scale stream processing kata: thread pools
Small scale stream processing kata: thread pools,Once again I prepared a programming contest on GeeCON 2016 for my company. This time the assignment required designing and optional...
Going Isomorphic with Python and React
Going Isomorphic with Python and React,Isomorphic web applications are applications whose part or all the code is executed both on server and client. The server and the browser sha...
Cache Me If You Can
Cache Me If You Can,(X-Post from my Medium Blog -- Here) Hello World! I'd like to take a sentence or two of your time to firstly say that this is my first blog post ever. I hope th...
ITWAMTSP: I Think We’re All Making The Same Point
ITWAMTSP: I Think We're All Making The Same Point,Originally published on Indelible Blue Pen Programmers have an odd obsession with acronyms. We pepper our conversations with them ...