steempytutorials(25)•in #utopian-io•2513 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...747$2.67steempytutorials(25)•in utopian-io•2513 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...747$2.67
steempytutorials(25)•in #utopian-io•2515 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...1505$5.38steempytutorials(25)•in utopian-io•2515 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...1505$5.38
steempytutorials(25)•in #utopian-io•2544 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...1386$5.75steempytutorials(25)•in utopian-io•2544 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...1386$5.75
steempytutorials(25)•in #utopian-io•2545 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...1495$5.29steempytutorials(25)•in utopian-io•2545 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...1495$5.29
steempytutorials(25)•in #utopian-io•2548 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...2156$5.63steempytutorials(25)•in utopian-io•2548 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...2156$5.63
steempytutorials(25)•in #utopian-io•2550 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...1897$5.68steempytutorials(25)•in utopian-io•2550 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...1897$5.68
steempytutorials(25)•in #utopian-io•2551 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...1479$6.51steempytutorials(25)•in utopian-io•2551 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...1479$6.51
steempytutorials(25)•in #utopian-io•2552 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...1846$9.80steempytutorials(25)•in utopian-io•2552 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...1846$9.80
steempytutorials(25)•in #utopian-io•2554 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...2006$11.07steempytutorials(25)•in utopian-io•2554 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...2006$11.07
steempytutorials(25)•in #utopian-io•2556 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...1825$11.73steempytutorials(25)•in utopian-io•2556 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...1825$11.73
steempytutorials(25)•in #utopian-io•2560 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...1706$10.14steempytutorials(25)•in utopian-io•2560 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...1706$10.14
steempytutorials(25)•in #utopian-io•2564 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 ...674$6.27steempytutorials(25)•in utopian-io•2564 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 ...674$6.27
steempytutorials(25)•in #utopian-io•2566 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...1345$8.07steempytutorials(25)•in utopian-io•2566 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...1345$8.07
steempytutorials(25)•in #utopian-io•2566 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...1105$4.62steempytutorials(25)•in utopian-io•2566 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...1105$4.62
steempytutorials(25)•in #utopian-io•2572 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...1799$12.01steempytutorials(25)•in utopian-io•2572 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...1799$12.01
steempytutorials(25)•in #utopian-io•2575 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...1827$15.46steempytutorials(25)•in utopian-io•2575 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...1827$15.46
steempytutorials(25)•in #utopian-io•2583 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...1997$13.87steempytutorials(25)•in utopian-io•2583 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...1997$13.87
steempytutorials(25)•in #utopian-io•2610 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...595$2.27steempytutorials(25)•in utopian-io•2610 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...595$2.27
steempytutorials(25)•in #utopian-io•2613 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...567$2.22steempytutorials(25)•in utopian-io•2613 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...567$2.22
steempytutorials(25)•in #utopian-io•2615 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...616$3.48steempytutorials(25)•in utopian-io•2615 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...616$3.48