排序
How to test input processing in Python 3
How to test input processing in Python 3,Testing functions that use input() is not a straightforward task. This tutorial shows how to do that. The problem Contest programming probl...
From Zero to Hero (How I became a professional developer in a year)
From Zero to Hero (How I became a professional developer in a year),I had always thought that I would have a hard time finding a job as a programmer. When starting out, I was easil...
How should I package my Django app?
How should I package my Django app?,I have a Django application that serves media (in the vein of Plex or Kodi) that I want to make easy to distribute for others to use. It require...
Script as a Service
Script as a Service,I'm going to show you how I got a Python script to run as a service on Ubuntu. I was working on a project of mine that is a Twitter Bot that tweets compliments ...
Opinions on truthiness across languages
Opinions on truthiness across languages,A version of this article originally appeared on my GitHub pages blog Different languages have different opinions about what to treat as 'tr...
C++ dev needs advice on Python best practices
C++ dev needs advice on Python best practices,Hi! I've recently thought about familiarizing myself with backend web-development (I came from embedded Linux programming, industrial ...
how to install pip Installing pip on Windows
how to install pip Installing pip on Windows,Note: 'the newest versions of python comes with pip but older version has to be installed by the user.' Before you install pip on your ...
Understanding The MVC Pattern In Django
Understanding The MVC Pattern In Django,Sequel to this post, i put up a tutorial for beginners on how to get started with Django, here. And in between i talked about how Django emb...
“Getting Started With Django”
'Getting Started With Django',New to Python? or already dancing some tango with it and you feel it’s time to dabble into some framework magic for web? Meet Django: DJANGO is a...
Let’s Build the Tiniest Blockchain
Let's Build the Tiniest Blockchain,Note: This article was originally published to Crypto Currently. Although some think blockchain is a solution waiting for problems, there’s no d...
Elasticsearch viewable by Flask
Elasticsearch viewable by Flask, API for ES - why So what is the goal? I want to have small app, that will allow greedy HR workers to explore Projects I took part in. I believe, on...
Hi, I’m rhymes
Hi, I'm rhymes,I have been coding for 10+ years. You can find me on GitHub as rhymes I live in Italy. I mostly program in these languages: Python, Ruby. I would like to learn Go an...