排序
Python for JavaScript Developers
Python for JavaScript Developers,So recently I began working at a little startup in New York City by the name of Underdog.io, where I discovered that they had a back-end written pr...
Java 8 Functional Interface Cheatsheet
Java 8 Functional Interface Cheatsheet,O'Reilly has a great in-depth article on the functional interface in Java 8. Here's a quick cheat sheet to keep track of the main types, what...
Formula Pi: Racing Software Engineers
Formula Pi: Racing Software Engineers,This feels a little shameless (and a complete divergence from my previous posts), but I'm super excited about this so please forgive me! Formu...
Crawling Simply with Scrapy
Crawling Simply with Scrapy,This post originally appeared on My blog I’ve been building a project lately, working with Python and networking tools. My homemade crawler ran into a ...
Do you know Project Lombok?
Do you know Project Lombok?,I've been using and appreciating Lombok for some time. It's one of the first dependencies I drop into my Java projects. This article is just about makin...
An Introduction to NumPy
An Introduction to NumPy, Numerical python or simply NumPy is one of the best modules to perform scientific computing in python. It is extensively used for data science as well as ...
Hi, I’m Mohit Rajput
Hi, I'm Mohit Rajput,I have been coding for three years. You can find me on Twitter as @MohitRajput987 You can find me on Github as @MohitRajput987 I live in India. I work for Our ...
Knight’s tour solved with Python
Knight's tour solved with Python , 原文链接:Knight's tour solved with Python
How I Lint My Python
How I Lint My Python,Originally published on my blog. This is a short post describing how I lint my Python code. You'll see it's a bit more than just installing some plug-ins in a ...
My @JuliaSetBot: A (python) bot that Tweets fractals. 🠖
My @JuliaSetBot: A (python) bot that Tweets fractals. 🠖,Python is a language that can be easily learnt and used for many things. A cool thing about Python is that man...
Hi, I’m Rod!
Hi, I'm Rod!,I'm a math student, and a science & technology enthusiast. I have served as a Google Student Ambassador on 2014-2015. Right now, I'm on charge of a science section...
Getting started as developer
Getting started as developer,Cover image from Flickr, taken by Michael Himbeault. Getting started as developer, never was easy. When I started to develop, about 8 years ago when I ...