steempytutorials(25)•in #utopian-io•2437 days agoPython #7 part 1 - Advent of Code 2018 - Topological Sort--- Repository https://github.com/python What will I learn - Parsing the input - Adding sets (union) - Comparing sets - Lexicographical order - Topological sort...7steempytutorials(25)•in utopian-io•2437 days agoPython #7 part 1 - Advent of Code 2018 - Topological Sort--- Repository https://github.com/python What will I learn - Parsing the input - Adding sets (union) - Comparing sets - Lexicographical order - Topological sort...7
steempytutorials(25)•in #utopian-io•2439 days agoPython #6 - Advent of Code 2018 - Distances between points--- Repository https://github.com/python What will I learn - Coverting points to coordinate tuples - Finding the outer bounds of the grid - Calculating the dist...5steempytutorials(25)•in utopian-io•2439 days agoPython #6 - Advent of Code 2018 - Distances between points--- Repository https://github.com/python What will I learn - Coverting points to coordinate tuples - Finding the outer bounds of the grid - Calculating the dist...5
steempytutorials(25)•in #utopian-io•2468 days agoPython #5 - Solving Puzzles from Advent of Code 2018 - String/character functions--- Repository https://github.com/python What will I learn - ASCII values of characters - Converting a string into a unique set of lowercase characters - Remove...6steempytutorials(25)•in utopian-io•2468 days agoPython #5 - Solving Puzzles from Advent of Code 2018 - String/character functions--- Repository https://github.com/python What will I learn - ASCII values of characters - Converting a string into a unique set of lowercase characters - Remove...6
steempytutorials(25)•in #utopian-io•2469 days agoLearn how to program with Python #4 - Solving Puzzles from Advent of Code 2018--- Repository https://github.com/python What will I learn - What are defaultdicts? - Extracting arguments with re.search - Retrieving the max value of a dict R...5steempytutorials(25)•in utopian-io•2469 days agoLearn how to program with Python #4 - Solving Puzzles from Advent of Code 2018--- Repository https://github.com/python What will I learn - What are defaultdicts? - Extracting arguments with re.search - Retrieving the max value of a dict R...5
steempytutorials(25)•in #utopian-io•2473 days agoLearn how to program with Python #3 - Solving Puzzles from Advent of Code 2018--- Repository https://github.com/python What will I learn - Findall - 2D list - Sets Requirements - Python 3.7.2 - Pipenv - git Difficulty - basic --- Tutorial...6steempytutorials(25)•in utopian-io•2473 days agoLearn how to program with Python #3 - Solving Puzzles from Advent of Code 2018--- Repository https://github.com/python What will I learn - Findall - 2D list - Sets Requirements - Python 3.7.2 - Pipenv - git Difficulty - basic --- Tutorial...6
steempytutorials(25)•in #utopian-io•2474 days agoLearn how to program with Python #2 - Solving Puzzles from Advent of Code 2018--- Repository https://github.com/python What will I learn - .strip() - Counting characters - True == 1 and False == 0 - Nested loop - .pop() Requirements - Pyt...7steempytutorials(25)•in utopian-io•2474 days agoLearn how to program with Python #2 - Solving Puzzles from Advent of Code 2018--- Repository https://github.com/python What will I learn - .strip() - Counting characters - True == 1 and False == 0 - Nested loop - .pop() Requirements - Pyt...7
steempytutorials(25)•in #utopian-io•2475 days agoLearn how to program with Python #1 - Solving Puzzles from Advent of Code 2018--- Repository https://github.com/python What will I learn - Workspace - Virtual environment - Reading files - Part one: int(), map(), sum() - Part two Requirem...9steempytutorials(25)•in utopian-io•2475 days agoLearn how to program with Python #1 - Solving Puzzles from Advent of Code 2018--- Repository https://github.com/python What will I learn - Workspace - Virtual environment - Reading files - Part one: int(), map(), sum() - Part two Requirem...9
steempytutorials(25)•in #utopian-io•2476 days agoPart 4: Comparing orderbooks from different exchanges in real time--- Repository https://github.com/python What will I learn - Connecting to Upbit - Change data format - Create subsets of exchanges - Comparing top bid/ask on e...6steempytutorials(25)•in utopian-io•2476 days agoPart 4: Comparing orderbooks from different exchanges in real time--- Repository https://github.com/python What will I learn - Connecting to Upbit - Change data format - Create subsets of exchanges - Comparing top bid/ask on e...6
steempytutorials(25)•in #utopian-io•2478 days agoPart 3: Connecting and managing multiple websocket streams in parallel--- Repository https://github.com/python What will I learn - Creating websocket threads - Managing the websocket threads - Managing multiple orderbooks - Lockin...6steempytutorials(25)•in utopian-io•2478 days agoPart 3: Connecting and managing multiple websocket streams in parallel--- Repository https://github.com/python What will I learn - Creating websocket threads - Managing the websocket threads - Managing multiple orderbooks - Lockin...6
steempytutorials(25)•in #utopian-io•2480 days agoPart 2: Manage local 'STEEM' orderbook via websocket stream from exchange--- Repository https://github.com/python What will I learn - What is a local orderbook - Open a diff. depth stream - Retrieve orderbook snapshot - Process updat...5steempytutorials(25)•in utopian-io•2480 days agoPart 2: Manage local 'STEEM' orderbook via websocket stream from exchange--- Repository https://github.com/python What will I learn - What is a local orderbook - Open a diff. depth stream - Retrieve orderbook snapshot - Process updat...5
steempytutorials(25)•in #utopian-io•2484 days agoPart 1: Connecting to STEEM orderbook stream via websockets on different exchanges--- Repository https://github.com/python What will I learn - Basics of websockets - Subscribing to data streams - Processing messages - Return top bid/ask Requi...6steempytutorials(25)•in utopian-io•2484 days agoPart 1: Connecting to STEEM orderbook stream via websockets on different exchanges--- Repository https://github.com/python What will I learn - Basics of websockets - Subscribing to data streams - Processing messages - Return top bid/ask Requi...6
steempytutorials(25)•in #utopian-io•2488 days agoSteemChain - Charts & Analytics V1.4.0Repository https://github.com/Juless89/steem-dashboard Website http://www.steemchain.eu What is SteemChain? SteemChain in an open source application to analyse ...4steempytutorials(25)•in utopian-io•2488 days agoSteemChain - Charts & Analytics V1.4.0Repository https://github.com/Juless89/steem-dashboard Website http://www.steemchain.eu What is SteemChain? SteemChain in an open source application to analyse ...4
steempytutorials(25)•in #utopian-io•2490 days agoSteemChain - Charts & Analytics V1.3.0Repository https://github.com/Juless89/steem-dashboard Website http://www.steemchain.eu https://steemitimages.com/640x0/https://cdn.steemitimages.com/DQmZF45smb...5steempytutorials(25)•in utopian-io•2490 days agoSteemChain - Charts & Analytics V1.3.0Repository https://github.com/Juless89/steem-dashboard Website http://www.steemchain.eu https://steemitimages.com/640x0/https://cdn.steemitimages.com/DQmZF45smb...5
steempytutorials(25)•in #utopian-io•2490 days agoConnect to multiple STEEM nodes in parallel to validate blocks--- Repository https://github.com/python What will I learn - Retrieve blocks via an API - Connect to multiple nodes - Thread synchronisation - Returning data to...5steempytutorials(25)•in utopian-io•2490 days agoConnect to multiple STEEM nodes in parallel to validate blocks--- Repository https://github.com/python What will I learn - Retrieve blocks via an API - Connect to multiple nodes - Thread synchronisation - Returning data to...5
steempytutorials(25)•in #utopian-io•2496 days agoSteemChain - Charts & Analytics V1.2.0Repository https://github.com/Juless89/steem-dashboard Website http://www.steemchain.eu(syncing with blockchain atm) https://steemitimages.com/640x0/https://cdn...9steempytutorials(25)•in utopian-io•2496 days agoSteemChain - Charts & Analytics V1.2.0Repository https://github.com/Juless89/steem-dashboard Website http://www.steemchain.eu(syncing with blockchain atm) https://steemitimages.com/640x0/https://cdn...9
steempytutorials(25)•in #utopian-io•2499 days agoSteemChain - Charts & Analytics V1.1.0Repository https://github.com/Juless89/steem-dashboard Website http://www.steemchain.eu https://steemitimages.com/640x0/https://cdn.steemitimages.com/DQmZF45smb...7steempytutorials(25)•in utopian-io•2499 days agoSteemChain - Charts & Analytics V1.1.0Repository https://github.com/Juless89/steem-dashboard Website http://www.steemchain.eu https://steemitimages.com/640x0/https://cdn.steemitimages.com/DQmZF45smb...7
steempytutorials(25)•in #utopian-io•2507 days agoNew Project: SteemChain - Charts & AnalyticsRepository https://github.com/Juless89/steem-dashboard Website http://steemchain.eu Still in beta, the data can be incomplete and the website may be laggy as bl...7steempytutorials(25)•in utopian-io•2507 days agoNew Project: SteemChain - Charts & AnalyticsRepository https://github.com/Juless89/steem-dashboard Website http://steemchain.eu Still in beta, the data can be incomplete and the website may be laggy as bl...7
steempytutorials(25)•in #utopian-io•2534 days agoPart 4: Adding live STEEM/SBD tickersThis tutorial is part of a series where different aspects of quickly creating and deploying STEEM web applications by using the Django framework as well as Beem...5steempytutorials(25)•in utopian-io•2534 days agoPart 4: Adding live STEEM/SBD tickersThis tutorial is part of a series where different aspects of quickly creating and deploying STEEM web applications by using the Django framework as well as Beem...5
steempytutorials(25)•in #utopian-io•2537 days agoPart 3: Combing Charts.js And Django Rest FrameworkThis tutorial is part of a series where different aspects of quickly creating and deploying STEEM web applications by using the Django framework as well as Beem...7steempytutorials(25)•in utopian-io•2537 days agoPart 3: Combing Charts.js And Django Rest FrameworkThis tutorial is part of a series where different aspects of quickly creating and deploying STEEM web applications by using the Django framework as well as Beem...7
steempytutorials(25)•in #utopian-io•2539 days agoPart 2: Using A Bootstrap Template To Parse STEEM Posts Via Beem APIThis tutorial is part of a series where different aspects of quickly creating and deploying STEEM web applications by using the Django framework as well as Beem...6steempytutorials(25)•in utopian-io•2539 days agoPart 2: Using A Bootstrap Template To Parse STEEM Posts Via Beem APIThis tutorial is part of a series where different aspects of quickly creating and deploying STEEM web applications by using the Django framework as well as Beem...6