From 8e9ef5ba62b8bee028428384ad5666e245eb854c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 17 Feb 2019 21:53:36 +0100 Subject: content update --- learn/python-0001.md | 55 ---------------------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 learn/python-0001.md (limited to 'learn') diff --git a/learn/python-0001.md b/learn/python-0001.md deleted file mode 100644 index 43ad167..0000000 --- a/learn/python-0001.md +++ /dev/null @@ -1,55 +0,0 @@ ---- -layout: page -title: Learn Python by working on a project -description: Couple of observations regarding project management. ---- - -Application will fetch and cache Flickr feed and in the second phase display these images on a webpage. - -``$ y=\sum_{i=1}^n g(x_i) $`` - -Categories: Python, Bottlepy, SQLite3, RSS - -**Table of contents** - -- [Prepare environment](#prepare-environment) -- [sdfsd](#sdfsd) - -#### Prepare environment - -Over the years I had privilege to work on some very. - -```go -package main - -func dummy_benchmark() { - fmt.Println("sencond set ...") - for i := 0; i < 9182312232; i++ { - i *= 2 - i /= 2 - } -} -``` -#### sdfsd - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi mollis tempus sodales. Nulla sit amet laoreet ligula. Quisque fermentum auctor congue. Nulla dignissim enim neque, efficitur commodo enim condimentum iaculis. - -```css -body { - text-align: center; -} -``` -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi mollis tempus sodales. Nulla sit amet laoreet ligula. Quisque fermentum auctor congue. Nulla dignissim enim neque, efficitur commodo enim condimentum iaculis. - - - -- cgit v1.2.3