steempytutorials (65)in #utopian-io • 6 years agoPython #7 part 1 - Advent of Code 2018 - Topological SortRepository What will I learn Parsing the input Adding sets (union) Comparing sets Lexicographical…steempytutorials (65)in #utopian-io • 6 years agoPython #6 - Advent of Code 2018 - Distances between pointsRepository What will I learn Coverting points to coordinate tuples Finding the outer bounds of the…steempytutorials (65)in #utopian-io • 6 years agoPython #5 - Solving Puzzles from Advent of Code 2018 - String/character functionsRepository What will I learn ASCII values of characters Converting a string into a unique set of…steempytutorials (65)in #utopian-io • 6 years agoLearn how to program with Python #4 - Solving Puzzles from Advent of Code 2018Repository What will I learn What are defaultdicts? Extracting arguments with re.search Retrieving…steempytutorials (65)in #undefined • 6 years agoLearn how to program with Python #3 - Solving Puzzles from Advent of Code 2018Repository What will I learn Findall 2D list Sets Requirements Python 3.7.2 Pipenv…steempytutorials (65)in #undefined • 6 years agoLearn how to program with Python #2 - Solving Puzzles from Advent of Code 2018Repository What will I learn .strip() Counting characters True == 1 and False == 0 Nested…steempytutorials (65)in #utopian-io • 6 years agoLearn how to program with Python #1 - Solving Puzzles from Advent of Code 2018Repository What will I learn Workspace Virtual environment Reading files Part one: int(), map()…steempytutorials (65)in #utopian-io • 6 years agoPart 4: Comparing orderbooks from different exchanges in real timeRepository What will I learn Connecting to Upbit Change data format Create subsets of exchanges…steempytutorials (65)in #utopian-io • 6 years agoPart 3: Connecting and managing multiple websocket streams in parallelRepository What will I learn Creating websocket threads Managing the websocket threads Managing…steempytutorials (65)in #utopian-io • 6 years agoPart 2: Manage local 'STEEM' orderbook via websocket stream from exchangeRepository What will I learn What is a local orderbook Open a diff. depth stream Retrieve orderbook…steempytutorials (65)in #utopian-io • 6 years agoPart 1: Connecting to STEEM orderbook stream via websockets on different exchangesRepository What will I learn Basics of websockets Subscribing to data streams Processing messages…steempytutorials (65)in #utopian-io • 6 years agoSteemChain - Charts & Analytics V1.4.0Repository Website What is SteemChain? SteemChain in an open source application to analyse…steempytutorials (65)in #utopian-io • 6 years agoSteemChain - Charts & Analytics V1.3.0Repository Website What is SteemChain? SteemChain in an open source application to analyse transactions…steempytutorials (65)in #utopian-io • 6 years agoConnect to multiple STEEM nodes in parallel to validate blocksRepository What will I learn Retrieve blocks via an API Connect to multiple nodes Thread…steempytutorials (65)in #utopian-io • 6 years agoSteemChain - Charts & Analytics V1.2.0Repository Website with blockchain atm) What is SteemChain? SteemChain in an open source application to…steempytutorials (65)in #utopian-io • 6 years agoSteemChain - Charts & Analytics V1.1.0Repository Website What is SteemChain? SteemChain in an open source application to analyse transactions…steempytutorials (65)in #utopian-io • 6 years agoNew Project: SteemChain - Charts & AnalyticsRepository Website Still in beta, the data can be incomplete and the website may be laggy as blocks are…steempytutorials (65)in #utopian-io • 6 years 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…steempytutorials (65)in #utopian-io • 6 years 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…steempytutorials (65)in #utopian-io • 6 years 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…