import vectorbt as vbt import numpy as np import yfinance as yf from itertools import combinations, product # Fetch daily price of Bitcoin price = yf.Ticker("BTC-USD").history(period="max")['Close'] price = price.vbt.split_into_ranges(n=3) # Define hyper-parameter space # 49 fast x 49 slow x 19 signal fast_windows, slow_windows, signal_windows = vbt.indicators.create_param_combs( (product, (combinations, np.arange(2, 51, 1), 2), np.arange(2, 21, 1))) # Run MACD indicator macd_ind = vbt.MACD.from_params( price, fast_window=fast_windows, slow_window=slow_windows, signal_window=signal_windows, hide_params=['macd_ewm', 'signal_ewm'] ) # Long when MACD is above zero AND signal entries = macd_ind.macd_above(0) & macd_ind.macd_above(macd_ind.signal) # Short when MACD is below zero OR signal exits = macd_ind.macd_below(0) | macd_ind.macd_below(macd_ind.signal) # Build portfolio portfolio = vbt.Portfolio.from_signals( price.vbt.tile(len(fast_windows)), entries, exits, fees=0.001, freq='1D') # Draw all window combinations as a 3D volume fig = portfolio.total_return.vbt.volume( x_level='macd_fast_window', y_level='macd_slow_window', z_level='macd_signal_window', slider_level='range_start', template='plotly_dark', trace_kwargs=dict( colorscale='Viridis', colorbar=dict( title='Total return', tickformat='%' ) ) ) fig.show() | | Author: Gamals Ahmed, Business Ambassador submitted by CoinEx_Institution to u/CoinEx_Institution [link] [comments] https://images.app.goo.gl/2c9rF5ZqfbjBzb2x6 One of the key themes in 2020 is the rise of decentralized financing (DeFi), a new type of financing that works on decentralized protocols and without the need for financial intermediaries. Lately, the number of DeFi apps has increased significantly, but many have not been seen or heard by many of us. In this Article I will be building a list of the best DApps, which will likely lead the next phase. DeFi apps can be categorized into different subcategories such as:
Note: Some of the projects in the report categorized into more than one section in the types of dApps. The rise of DeFi Bitcoin (BTC) was the first implementation of decentralized financing. It enabled individuals to conduct financial transactions with other individuals without the need for a financial intermediary in the digital age. Bitcoin and similar cryptocurrencies were the first wave of DeFi. The second wave of DeFi was enabled by Ethereum blockchain which added another layer of programmability to the blockchain. Now, at the beginning of 2020, individuals and companies can borrow, lend, trade, invest, exchange and store crypto assets in an unreliable way. In 2020, we can expect the amount of money held in lending protocols to increase as long-term investors diversify into interest-bearing offers, especially if the market fails to rise towards the 2017/18 highs. On the other hand, active crypto traders are becoming increasingly interested in decentralized trading offers. The increasing level of money security offered by decentralized trading platforms should not only see an increase in trading of DApp users, but also in the number of non-custodial trading and exchange platforms available. Lending: DeFi allows anyone to obtain or provide a loan without third party approval. The vast majority of lending products use common cryptocurrencies such as Ether ($ ETH) to secure outstanding loans through over-collateral. Thanks to the emergence of smart contracts, maintenance margins and interest rates can be programmed directly into a borrowing agreement with liquidations occurring automatically if the account balance falls below the specified collateral. The relative benefit gained from supplying different cryptocurrencies is different for the asset and the underlying platform used. CompoundSource: https://images.app.goo.gl/SGttwo4JWadHTxYe7Compound is a money market protocol on the Ethereum blockchain — allowing individuals, institutions, and applications to frictionlessly earn interest on or borrow cryptographic assets without having to negotiate with a counterparty or peer. Each market has a dynamic borrowing interest rate, which floats in real-time as market conditions adjust. Compound focuses on allowing borrowers to take out loans and lenders to provide loans by locking their crypto assets into the protocol. The interest rates paid and received by borrowers and lenders are determined by the supply and demand of each crypto asset. Interest rates are generated with every block mined. Loans can be paid back and locked assets can be withdrawn at any time. While DeFi may seem overwhelming complex to the average individual, Compound prides itself on building a product that is digestible for users of all backgrounds. Compound is a protocol on the Ethereum blockchain that establishes money markets, which are pools of assets with algorithmically derived interest rates, based on the supply and demand for the asset. Suppliers (and borrowers) of an asset interact directly with the protocol, earning (and paying) a floating interest rate, without having to negotiate terms such as maturity, interest rate, or collateral with a peer or counterparty. Built on top of that principle is cTokens, Compound’s native token that allows users to earn interest on their money while also being able to transfer, trade, and use that money in other applications. OVERVIEW ABOUT COMPOUND PROTOCOL Compound Finance is a San Francisco based company, which raised an $8.2 M seed round in May of 2018, and a $25M Series A round in November of 2019. Financing rounds were lead by industry giants including but not limited to Andressen Horowitz, Polychain Capital, Coinbase Ventures and Bain Capital Ventures, Compound Finance is a sector-leading lending protocol enabling users to lend and borrow popular cryptocurrencies like Ether, Dai and Tether. Compound leverages audited smart contracts responsible for the storage, management, and facilitation of all pooled capital. Users connect to Compound through web3 wallets like MetaMask with all positions being tracked using interest-earning tokens called cTokens. Compound recently introduced a governance token — COMP. It holds no economic benefits and is solely used to vote on protocol proposals. The distribution of COMP has absolutely exceeded expectations on all fronts. Compound is now the leading DeFi protocol both in terms of Total Value Locked and in terms of COMP’s marketcap relative to other DeFi tokens. COMP was recently listed on Coinbase — the leading US cryptocurrency exchange and has seen strong interest from dozens of other exchanges including futures platforms like FTX. Compound’s new governance system is well underway, with close to close to 10 proposals being passed since it’s launch. What’s unique about COMP’s governance model is that tokenholders can delegate their tokens to an address of their choice. Only those who hold more than 1% of the supply can make new proposals. Besides earning interest on your crypto assets, which is a straightforward process of depositing crypto assets on the platform and receiving cTokens, you can also borrow crypto on Compound. Borrowing crypto assets has the added step of making sure the value of your collateral stays above a minimum amount relative to your loan. Compound and DeFi more broadly wants to help people have more access and control over the money they earn and save. While the project has had its criticisms, the long-term goal of Compound has always been to become fully decentralized over time. The Compound team currently manages the protocol, but they plan to eventually transfer all authority over to a Decentralized Autonomous Organization (DAO) governed by the Compound community. For following the project: Website: https://compound.finance/ Medium: https://medium.com/compound-finance Github: https://github.com/compound-finance/compound-protocol DEXs: Decentralized exchanges allow users to switch their assets without the need to transfer custody of basic collateral. DEXs aim to provide unreliable and interoperable trading across a wide range of trading pairs. KyberSource: https://images.app.goo.gl/sFCUhrgVwvs9ZJEP6 Kyber is a blockchain-based liquidity protocol that allows decentralized token swaps to be integrated into any application, enabling value exchange to be performed seamlessly between all parties in the ecosystem. Using this protocol, developers can build innovative payment flows and applications, including instant token swap services, ERC20 payments, and financial DApps helping to build a world where any token is usable anywhere. Kyber’s ecosystem is growing rapidly. In about a month, the team got an investment and partnered with some of the best projects. ParaFi Capital, a blockchain-focused investment company, has made a strategic purchase of KNC codes. The company will assist the DeFi project by qualifying new clients and improving professional market manufacture. The project’s recent partnerships seem impressive. Includes Chainlink, Chicago DeFi Alliance, and Digifox Wallet. An important DeFi integration was also made with MakerDAO. KNC can now be used as a DAI warranty. The project has reached a milestone worth $ 1 billion of total turnover since its inception. More importantly, volume on an annual basis is moving and accelerating from $ 70 million in the first year to more than $ 600 million in 2020. Recently five million KNC (about 2.4% of total supply) were burned, improving Kyber’s supply and demand ratio. In July, the Kyber network witnessed a Katalyst upgrade that will improve governance, signature, delegation and structural improvements. When Katalyst hits the main network, users will be able to either vote directly or delegate tokens to shareholder groups led by either companies like Stake Capital or community members. The KNC used to vote is burned, and in turn, voters get ETH as a reward. This setting creates a model for staking an uncommon contraction for the Kyber network. KyberDAO will facilitate chain governance, like many other projects based on Ethereum. An interesting partnership with xToken has been set up to help less-participating users stake out via xKNC. xKNC automatically makes specific voting decisions, making it easier for users to join and enjoy the return. The pool was created to draw BTC to Curve. Users who do this are eligible for returns in SNX, REN, CRV, and BAL. The more BTC lock on Synthetix, the more liquid it becomes, and the more attractive it is for traders. The project plans to continue expanding its products and move towards more decentralization. Synthetix futures are scheduled to appear on the exchange within a few months. The initial leverage is expected to be 10 to 20 times. The team aims to neglect its central oracle and replace it with one from Chainlink during the second stage of the migration. This will significantly increase the decentralization and flexibility of the platform. For following the project: Website: https://kyber.network/ Medium: https://blog.kyber.network/ Github: https://github.com/kybernetwork Derivatives: In traditional finance, a derivative represents a contract where the value is derived from an agreement based on the performance of an underlying asset. There are four main types of derivative contracts: futures, forwards, options, and swaps. SynthetixSource: https://images.app.goo.gl/1UsxQ7a3M5veb5sC7Synthetix is a decentralized artificial asset issuance protocol based on Ethereum. These synthetic assets are guaranteed by the Synthetix Network (SNX) code which enables, upon conclusion of the contract, the release of Synths. This combined collateral model allows users to make transfers between Compound directly with the smart contract, avoiding the need for counterparties. This mechanism solves DEX’s liquidity and sliding issues. Synthetix currently supports artificial banknotes, cryptocurrencies (long and short) and commodities. SNX holders are encouraged to share their tokens as part of their proportionate percentage of activity fees are paid on Synthetix.Exchange, based on their contribution to the network. It contains three DApp applications for trading, signature and analysis: Exchange (Synths at no cost). Mintr (SNX lock for tuning and fee collection). Synthetix Network Token is a great platform in the ethereum ecosystem that leverages blockchain technology to help bridge the gap between the often mysterious cryptocurrency world and the more realistic world of traditional assets. That is, on the Synthetix network, there are Synths, which are artificial assets that provide exposure to assets such as gold, bitcoin, US dollars, and various stocks such as Tesla (NASDAQ: TSLA) and Apple (NASDAQ: AAPL). The whole idea of these artificial assets is to create shared assets where users benefit from exposure to the assets, without actually owning the asset. It is a very unique idea, and a promising project in the ethereum landscape. Since it helps bridge the gap between cryptocurrencies and traditional assets, it creates a level of familiarity and value that is often lost in the assets of other digital currencies. This will make Synthetix take his seat in the next stage. On June 15, BitGo announced support for SNX and on June 19, Synthetix announced via blog post that Synthetix, Curve, and Ren “collaborated to launch a new stimulus group to provide liquidity for premium bitcoin on Ethereum”, and said the goal was to “create the most liquid Ethereum — the BTC-based suite available to provide traders with the lowest slippage” In trade between sBTC, renBTC and WBTC. “ For following the project: Website: https://www.synthetix.io/ Blog: https://blog.synthetix.io/ Github: https://github.com/Synthetixio Wallets: Wallets are a crucial gateway for interacting with DeFi products. While they commonly vary in their underlying product and asset support, across the board we’ve seen drastic improvements in usability and access thanks to the growing DeFi narrative. ArgentSource: https://images.app.goo.gl/mYPaWecFfwRqnUTx6 It is the startup for consumer game-changing financial technology, which makes decentralized web access safer and easier. The company has built a smart and easy-to-use mobile wallet for Ethereum, which gives users the ability to easily retrieve their encrypted currencies on the go. Argent Benefits:
Website: https://www.argent.xyz/ Medium: https://medium.com/argenthq Github: https://github.com/argentlabs/ Asset Management: With such a vast amount of DeFi products, it’s crucial that tools are in place to better track and manage assets. In line with the permissionless nature of the wider DeFi ecosystem, these assets management projects provide users with the ability to seamlessly track their balances across various tokens, products and services in an intuitive fashion. InstaDappSource: https://images.app.goo.gl/VP9Xwih6VQ1Zmv2E9It is a smart wallet for DeFi that allows users to seamlessly manage multiple DeFi applications to maximize returns across different protocols in a fraction of the time. With InstaDapp, users can take advantage of industry-leading projects like Compound, MakerDAO and Uniswap in one easy-to-use portal. Instadapp currently supports dapps MakerDAO and Compound DeFi, allowing users to add collateral, borrow, redeem and redeem their collateral on each dapp, as well as refinance debt positions between the two. In addition to its ease of use, InstaDapp also adds additional benefits and use cases for supported projects that are not already supported. The project focuses on making DeFi easier for non-technical users by maintaining a decentralized spirit while stripping many of the confusing terms that many products bring with them. InstaDapp has launched a one-click and one-transaction solution that allows users to quadruple the COMP Codes they can earn from using quadruple borrowing and lending. A good timing feature for sure, but this kind of simplification is exactly why Instadapp was created. Its goal is to create a simple interface into multiple DeFi applications running on the Ethereum Blockchain and then automate complex interactions in a way that enables users to maximize their profits while reducing transactions and Ethereum gas charges. To use Instadapp you will need Ethereum wallet and you will also have to create what is called Instadapp smart wallet in which token you want to use. For following the project: Website: https://instadapp.io/ Medium: https://medium.com/instadapp Github: https://github.com/instadapp Savings: There are a select few DeFi projects which offer unique and novel ways to earn a return by saving cryptocurrencies. This differs from lending as there is no borrower on the other side of the table. DharmaSource: https://images.app.goo.gl/4JhfFNxPfE9oxoqV6Dharma is an easy-to-use layer above the compound protocol. It introduces new and non-technical users to transaction encryption and allows them to easily borrow or lend in DeFi markets and earn interest in stable currencies. You can start by simply using a debit card. Funds are kept in a non-portfolio portfolio, which constantly earns interest on all of your deposited assets. The value of Dharma’s DeFi lending experience is:
To raise money, recipients simply download the Dharma app. After creating a Dharma account, users connect their Twitter account to receive access to the money sent. They can choose to transfer money to US dollars and withdraw to a bank account, or leave DAI in a Dharma account where it will earn interest like all Dharma deposits. The submitted DAI will gain interest even before the receiving user requests it while waiting for the claim. In her ad, Dharma demonstrated a number of ways in which the new social payments feature can be used, including tips for your favorite Twitter personalities, accepting payments for goods or services in a very clear way, charitable donations across borders or transfer payments. The Dharma app is available for both Android and iOS. Dharma and Compound Dharma generates interest by DAI signing the Compound Protocol. Dharma also appeared in the news recently after the release of a specification outlining a Layer 2 expansion solution allowing the platform to expand to handle current transaction volume 10x, ensuring users can transfer their money quickly even in times of heavy congestion on the Ethereum network. Dharma is developing its “core” and “underwriting” contracts within the company. Underwriting contracts are open source and non-custodian, while each loan contract is closed source. This means that the receiving address contains nodes that interact with a script on a central Dharma server.For following the project: Website: https://dharma.io/ Medium: https://medium.com/dharma-blog Github: https://github.com/dharmaprotocol Insurance: Decentralized insurance protocols allow users to take out policies on smart contracts, funds, or any other cryptocurrencies through pooled funds and reserves. Nexus MutualSource: https://images.app.goo.gl/b7HwB8ifvTXwFhrh6 Nexus Mutual uses blockchain technology to return mutual values to insurance by creating consistent incentives with the smart contract symbol on the Ethereum blockchain. It is built on the Ethchaum blockchain and uses a modular system to aggregate smart Ethereum nodes, allowing to upgrade the system’s logical components without affecting other components. The way Nexus works is members of the mutual association by purchasing NXM codes that allow them to participate in the decentralized independent organization (DAO). All decisions are voted on by members, who are motivated to pay real claims. It sees plenty of opportunities in a gradual transition of Ethereum to Eth 2.0, which is expected to start later this year. Eth 2.0 moves the network from the power-hungry Proof-of-Consensus (PoW) algorithm to Proof-of-Stake (PoS), a way to sign cryptocurrency in order to keep the network afloat. Having a steady return on signature from the Ether (ETH) can be somewhat compared to the way in which insurance companies invest in the real world the premiums they collect. By setting a strong set of conditions for Nexus Mutual, anyone will be able to bring in and acquire a new form of risk for mutual coverage — assuming that members are willing to share NXM. With this design, the mutual discretion will be able to expand into much broader fields beyond smart contracts. In addition to defining multi-layered term agreements, Nexus Mutual also has some other advantages needed to achieve this visualization. For following the project: Website: https://nexusmutual.io/ Medium: https://medium.com/nexus-mutual Github: https://github.com/NexusMutual Disclaimer: This report is a study of what is happening in the market at the present time and we do not support or promote any of the mentioned projects or cryptocurrencies. Any descriptions of the jobs and services provided are for information only. We are not responsible for any loss of funds or other damages caused. Resources: https://compound.finance/ https://kyber.network/ https://instadapp.io/ https://www.synthetix.io/ https://www.argent.xyz/ https://dharma.io/ https://nexusmutual.io/ |
Hello,
I have gotten so many replies and messages since my last post in this thread, that I can't answer them all individually. Previous topic:
https://www.reddit.com/TibiaMMO/comments/h8tu5u/a_great_tip_for_brazilians_venezuelans_and_othe
It has been shared on multiple subreddits so I have no idea where to even post this. But I'd like to come up with a follow-up thread with some more information. The internet is the most powerful tool that mankind has ever invented. You have the ability to reach thousands, millions and even billions of people with just a computer and some internet access.
If you're on this subreddit, chances are you're already playing Tibia and you already have a computer and internet access. It doesn't need to be the best internet, but as long as websites will load (eventually) you are good to go.
In this topic I will go more in-depth on web development and software engineering. If you have a very slow internet connection, you may want to look into web development instead of software development. An application/software is much heavier (larger file size) than a website. And most developer jobs require that you send and download files, back and forth, between you and your company's server. So if you feel like your internet is too slow to send a lot of files - do not worry! There are plenty of jobs.
First, I will go through some more details on how to learn web development and software development. After that, I will list a few other kinds of jobs that you can do remotely. These types of jobs can be done from anywhere in the world as long as you have internet access.
Part 1: Some languages you should learn
What is web development? Well, it can be a lot of things. You perhaps make websites for shops/restaurants/hair dressers/dentists, or you work for a big company and work on their web application, like Outlook, Discord or Spotify (which can all be accessed via a browser: their web app). You can also work with design and user experience, instead of programming. Being a web developer can mean so many different things, it's impossible to name them all. But most web developers are just developers: they program. They make websites, and they either sell the websites to companies (as a consultant) or you work full/part-time for a company.
I can not provide in-depth information about every single thing, but I can give you some pointers. The very basics any web developer should know is this:
HTML (HyperText Markup Language) - it's what almost all websites use as a foundation. This is not a programming language, but it is a markup language. If you want to build websites, you pretty much have to know this language. Don't worry though, it is easy. Not so much to learn. You can learn all about it in a few weeks.
CSS (Cascading Style Sheets) - it's what will add colors and shapes to your website. If you want to focus more on design (also known as front end development) then this is where you want to gain a lot of knowledge.
Python - A very simple language to learn. This language is very often the first programming language that developers start using. You can use it for a lot of things. This language is used in the back of a lot of websites. Google has been using Python for years and still is. It's great for web scraping and making web requests. If you want a language to practice your algorithms, then this language is awesome.
PHP - This used to be a very popular language, but not so much these days. However, it is very good to know how this works because it's very simple to learn and also very functional in some cases. If you want to transmit or withdraw information from a database to your website, then this (in combination with SQL) is a great way to do so. Whenever you make a login system or a contact form, the data must be sent somehow to a recipient or a database. PHP will help you do that. It is a server-side language, which means it will run in the back of the website.
SQL - To be able to communicate with databases (for example: save data, update data, or insert data) you can use different languages for that. But SQL is probably the most widely used language for this. It is basically just a bunch of commands that you tell your website or app to do. If you have a web shop for example, you will need a database to store all your product information in. You can for example use MySQL as your database and then use the SQL language to extract data from your database and publish it as a list of products on your website.
JavaScript - Perhaps the most powerful language at the moment. Anyone who is good at JavaScript will be able to learn most other modern programming languages. In recent years, the demand for good JavaScript developers has skyrocketed. It's because more applications are becoming web based, and JavaScript is probably among the most useful languages to use. You can use it for so many things. Previously JavaScript was only being run on the client side of the website (that means in the user's browser). But in recent years, there has been massive development of this language and you are now able to build servers, connect to databases and do very powerful web applications using just this language. A great tutorial for JavaScript was made by Tony Alicea: https://www.youtube.com/watch?v=Bv_5Zv5c-Ts This video is "just" 3.5 hours, but it's the intro. There is a much longer version of it, and you can download it for free if you search for it. Just find it as a torrent and watch it. It's probably the best tutorial I have seen for JavaScript.
C# - It's pronounced as "C Sharp". This language has been dominating the software engineering market for decades at this point. Everyone loves it. It's relatively easy to learn and you can build a lot of stuff in C#. It's very much like JavaScript, but focuses more on application development rather than website development. I would however try to avoid learning this language if you have very slow internet, since you will most likely be sending a ton of files back and forth. But if application (computer & phone) is your thing, then this language is great. There are so many tutorials on this, but there is 1 channel on YouTube which teaches a lot of the basics in C# (and many other languages) and that channel is called ProgrammingKnowledge. Sure, his C# videos may be old now but most of it is still relevant and useful. You will learn a lot by watching his videos. It's always good to start from the beginning and then when you're familiar with that, you can learn more about the recent updates in C#. https://www.youtube.com/watch?v=V2A8tcb_YyY&list=PLS1QulWo1RIZrmdggzEKbhnfvCMHtT-sA
Java - This is pretty much 90% identical to C# as I wrote above. Widely used, relatively easy to learn the basics and there's plenty of jobs. If you like making android apps, this language is for you.
Part 2: Technologies and useful tools
To become a web developer you will need a few tools. You need a text editor, a FTP client, a SSH client and some other things. Also a good browser.
Text editor: Visual Studio Code, Atom, Sublime Text, Brackets - There are many different text editors but at the moment, I highly recommend Visual Studio Code. It has so many built-in features it's honestly the only thing you may need.Don't forget to install Notepad++ as well - this very basic editor is so handy when you just quickly need to edit some files.
File archiving: WinRar, 7-Zip - You need some way of archiving projects and send it to your customer or employer. These are basic tools anyone should use. I personally use Winrar.
FTP (File Transfer Protocol): FileZilla - This tool will allow you to connect to your website's file manager and upload your files to it. There are many tools for connecting to an FTP server but this is the most popular one, it's simple and it works great.
VPS (Virtual Private Server): Amazon Web Services, Google Cloud - If you want to practice building web applications or want to host your own website as a fun project, it's great to use a VPS for that. Both Amazon and Google offers 365 days of free VPS usage. All you need is a credit card. However, they will not charge you, as long as you stay below the free tier limit. A VPS is basically a remote computer that you can connect to. I highly recommend that, if you have a slow internet connection. Those VPS-servers (by Amazon and Google) usually have 500mbit/s internet speed, which is faster than most countries in the world. You simply connect to them via Remote Desktop, or by SSH. Depending on what type of server you are using (Windows or Linux).
SSH (Secure Shell): Solar-PuTTY, PuTTY - If you for example have a web server where you store applications and files, a great way to connect to it is by using SSH. PuTTY is pretty much the standard when it comes to SSH clients. But I really love the version created by SolarWinds. When you download that one, do not enter your personal details. Their sales people will call you and haunt you! Haha.
File Searching: Agent Ransack - When you have many files and try to locate a specific document or file, you may want to use something like Agent Ransack. Much faster than the traditional search feature in Windows and it is much more accurate.
IDE / Code Editor: Visual Studio - Great tool to use when you want to create applications in C# for example. Do not confuse this with Visual Studio Code. These are two very different tools. This tool (Visual Studio) is more designed for Windows applications. Not just websites. I only recommend getting it if you plan to make programs for Windows.
Web host & domain: NameCheap, Epik, SiteGround - If you develop websites on your own, or maybe want to create a portfolio website, you will need a domain name and web hosting. I have personally used all of these 3 and they are very cheap. NameCheap has some of the cheapest domains and great web hosting for a low price. Their support is also great. Same with SiteGround. And if you want to buy a domain anonymously (with Bitcoin for example), then you can use Epik. Low prices and great customer service on all these 3 websites.
Web Server: XAMPP, Nginx - If you plan to practice PHP, you will need to have a web server on your local computer. If you have Windows, I would highly recommend installing XAMPP (Apache). It is very easy to use for beginners. If you're on Linux, I would recommend Nginx. Also check our PhpMyAdmin if you want to quickly setup a MySQL database locally.Bonus tip: If you use Visual Studio Code to create websites in HTML, CSS and JavaScript: then install the extension "live server" and you can run your applications on a live server without setting it up yourself. Tutorial: https://www.youtube.com/watch?v=WzE0yqwbdgU
Web Browser: Mozilla Firefox, Microsoft Edge Insider, Google Chrome - You need one of the latest web browsers to create websites these days. Since I prefer privacy over functionality, I've always loved Firefox. But recently, Microsoft has been improving its new version of Edge a lot (based on Chromium) and it's also very popular. If you want all your personal details to be saved and have good tools for web development, then use Google Chrome. Don't forget to utilize the built-in developer tools. You can access it in any of these browsers by pressing F12.
Other things you may want to look into:
Web services, SSL certificates, Search Engine Optimization, Databases, API, Algorithms, Data Structures
Part 3: Learning platforms
https://www.youtube.com/
https://www.w3schools.com/
https://leetcode.com/
https://stackoverflow.com/
If you want to learn in-depth about algorithms, data structures and more. Then you can take a look at the curriculum of the top-tier universities of USA. Such as: UC Berkeley, Harvard and MIT. These courses are very hard and are specifically for people who want to become experts in software engineering. You can enroll some of them for free, like the one on Harvard. And by having a such diploma (which costs $90 extra) can get you a lot of job opportunities. You can enroll those courses if you want, but it can have a fee. But just take a look at what they are studying and try do their exercises, that is 100% free. Get the knowledge. It's mostly on video too! These course below are the very same courses that many of the engineers at Facebook, Google, Amazon, Apple, Netflix, Uber, AirBnb, Twitter, LinkedIn, Microsoft, etc. has taken. It's what majority of people in Silicon Valley studied. And it's among the best classes that you can take. These course are held by some of the world's best professors in IT.
UC Berkeley: CS 61a & CS 61b:
https://inst.eecs.berkeley.edu/~cs61a/fa19/
Video playlist here: https://www.youtube.com/watch?v=0_LryzvBxFw&list=PL6BsET-8jgYVAaK0jGVTWr9R5g7kSMQ8i
https://inst.eecs.berkeley.edu/~cs61b/fa19/
Videos: https://www.youtube.com/channel/UCNBSbBTFx8nFahcQyZOYOgQ
Harvard University: CS50 (free enrollment --- 90$ to get a certificate).
https://online-learning.harvard.edu/course/cs50-introduction-computer-science
MIT (Massachusetts Institute of Technology): 6.006
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/
Held by Erik Demaine. One of the best - if not THE best - professor at MIT. Just look at this resume. It's almost 50 pages long! https://erikdemaine.org/cv.pdf
Part 4: Finding jobs
https://www.linkedin.com/
https://marketing.hackerrank.com/
https://www.glassdoor.com/index.htm
Facebook groups for web developers, freelancing, remote work, etc.
Portfolio / Code Sharing / Source Control:
https://github.com/
Part 5: Other types of jobs you can work with (remotely) - with/without coding experience
SEO (Search Engine Optimization)
Translations (Spanish/Portuguese, etc.)
Affiliate Marketing (look into Clickbank.com - and use Facebook Ads to promote products)
Design (web design, photo design, etc.)
Copywriting (write sales letters for companies)
Database manager (monitor and administrate a company's database)
YouTube - make YouTube videos to gain views. Views = Money.
Dropshipping (use Shopify.com for example) and sell products in a webshop. Benefit with dropshipping is that you don't personally store the products.
Customer support
more...? Banking, economics, etc.
You can find information about all of the things I have mentioned by using YouTube or Google search.
Hope it helps.
And I hope that in 1 year, there will be at least some new web developers in Brazil, Venezuela and other countries in South America.
Platforms Node.js Frontend Development iOS Android IoT & Hybrid Apps Electron Cordova React Native Xamarin Linux ContainersOS X Command-Line ScreensaverswatchOS JVM Salesforce Amazon Web Services Windows IPFS Fuse HerokuProgramming Languages JavaScript Promises Standard Style Must Watch Talks Tips Network Layer Micro npm Packages Mad Science npm Packages Maintenance Modules - For npm packages npmAVA - Test runner ESLintSwift Education PlaygroundsPython Rust Haskell PureScript Go Scala Ruby EventsClojure ClojureScript Elixir Elm Erlang Julia Lua C C/C++ R D Common Lisp Perl Groovy Dart JavaRxJava Kotlin OCaml Coldfusion Fortran .NET PHP Delphi Assembler AutoHotkey AutoIt Crystal TypeScriptFront-end Development ES6 Tools Web Performance Optimization Web Tools CSS Critical-Path Tools Scalability Must-Watch Talks ProtipsReact RelayWeb Components Polymer Angular 2 Angular Backbone HTML5 SVG Canvas KnockoutJS Dojo Toolkit Inspiration Ember Android UI iOS UI Meteor BEM Flexbox Web Typography Web Accessibility Material Design D3 Emails jQuery TipsWeb Audio Offline-First Static Website Services A-Frame VR - Virtual reality Cycle.js Text Editing Motion UI Design Vue.js Marionette.js Aurelia Charting Ionic Framework 2 Chrome DevToolsBack-end Development Django Flask Docker Vagrant Pyramid Play1 Framework CakePHP Symfony EducationLaravel EducationRails GemsPhalcon Useful .htaccess Snippets nginx Dropwizard Kubernetes LumenComputer Science University Courses Data Science Machine Learning TutorialsSpeech and Natural Language Processing SpanishLinguistics Cryptography Computer Vision Deep Learning - Neural networks TensorFlowDeep Vision Open Source Society University Functional Programming Static Analysis & Code Quality Software-Defined NetworkingBig Data Big Data Public Datasets Hadoop Data Engineering StreamingTheory Papers We Love Talks Algorithms Algorithm Visualizations Artificial Intelligence Search Engine Optimization Competitive Programming MathBooks Free Programming Books Free Software Testing Books Go Books R Books Mind Expanding Books Book AuthoringEditors Sublime Text Vim Emacs Atom Visual Studio CodeGaming Game Development Game Talks Godot - Game engine Open Source Games Unity - Game engine Chess LÖVE - Game engine PICO-8 - Fantasy consoleDevelopment Environment Quick Look Plugins - OS X Dev Env Dotfiles Shell Command-Line Apps ZSH Plugins GitHub Browser Extensions Cheat SheetGit Cheat Sheet & Git Flow Git Tips Git Add-ons SSH FOSS for DevelopersEntertainment Podcasts Email NewslettersDatabases Database MySQL SQLAlchemy InfluxDB Neo4j Doctrine - PHP ORM MongoDBMedia Creative Commons Media Fonts Codeface - Text editor fonts Stock Resources GIF Music Open Source Documents Audio VisualizationLearn CLI Workshoppers - Interactive tutorials Learn to Program Speaking Tech Videos Dive into Machine Learning Computer HistorySecurity Application Security Security CTF - Capture The Flag Malware Analysis Android Security Hacking Honeypots Incident ResponseContent Management System Umbraco Refinery CMSMiscellaneous JSON Discounts for Student Developers Slack CommunitiesConferences GeoJSON Sysadmin Radio Awesome Analytics Open Companies REST Selenium Endangered Languages Continuous Delivery Services Engineering Free for Developers Bitcoin Answers - Stack Overflow, Quora, etc Sketch - OS X design app Places to Post Your Startup PCAPTools Remote Jobs Boilerplate Projects Readme Tools Styleguides Design and Development Guides Software Engineering Blogs Self Hosted FOSS Production Apps Gulp AMA - Ask Me Anything AnswersOpen Source Photography OpenGL Productivity GraphQL Transit Research Tools Niche Job Boards Data Visualization Social Media Share Links JSON Datasets Microservices Unicode Code Points Internet of Things Beginner-Friendly Projects Bluetooth Beacons Programming Interviews Ripple - Open source distributed settlement network Katas Tools for Activism TAP - Test Anything Protocol Robotics MQTT - "Internet of Things" connectivity protocol Hacking Spots For Girls Vorpal - Node.js CLI framework OKR Methodology - Goal setting & communication best practices Vulkan LaTeX - Typesetting language Network Analysis Economics - An economist's starter kitFew more resources:
| | Link to the stream at 4:00pm UTC: https://www.youtube.com/watch?v=ivy9lkiPwOM submitted by eyeofpython to btc [link] [comments] Picture of the newly released Iguana Debugger: isn‘t it pretty? I‘ve been able to publish the following pieces of software:
Due to popular demand, I will also host a livestream on YouTube (https://www.youtube.com/watch?v=ivy9lkiPwOM, 4:00pm UTC):
You‘re welcome to join and ask questions. There are no dumb questions (Script is a pretty unexplored territory tbh) as long as they are on the topic! Donations are welcome: bitcoincash:qqcj96s449qmxhzrmvmpewynswpze2d72c0kvlkz9e |
| | submitted by benohanlon to komodoplatform [link] [comments] https://preview.redd.it/0yq7rwnkjdq11.png?width=1500&format=png&auto=webp&s=950dd49d7e1f7f1e421f7074bd030aec064e6ac7 A total prize pool of 7,000 KMD in our infographic contest Calling all creatives to take part in our infographic contest and compete for a prize of 7,000 KMD. The winning infographic will explain the architecture of Komodo Platform’s technology. Winners will be those who are able to communicate our architecture and tech visually. This contest will run primarily on Reddit, with the exception of resources being posted to Medium and a master twitter thread for submissions on Twitter. You'll find links at the bottom of this post. Prizes for winning infographics.Are you a creative designer? Here's what you can win…
Prizes for sharing and giving feedback!Not a designer? That's OK. You can still participate and win! We'll award five lucky winners 100 KMD each for sharing and promoting the contest. Winners will be picked in a raffle. If you'd like to take part click here https://gleam.io/MwMtO/komodos-20-infographic-contest-5000-kmd-grand-prize and share this post with your friends.Your Goals
Our Criteria to JudgePlease note that upvotes and shares are not the only criteria we'll use to judge winners. While useful, we will value creativity, good questions and discussion on Reddit highly. When sharing your posts you will score more highly if people comment, provide feedback and are engaged.
How do you win?You may submit up to two infographics. By submitting an infographic, you understand Komodo may post and use your submissions on our digital channels during and after the contest. Each infographic must have it's own post.
Contest Timeline Guide (these dates indicative and are subject to change).
ResourcesIf you need help please post in this thread, or email [[email protected]](mailto:[email protected]) with ‘Infographic Contest’ in the subject line.
Entries and submissions for the infographic contest. You can click here to see them all in a scrollable thread on Twitter.
25/09/18 - First Round of FeedbackInfographics should use graphical design elements to visually represent the Komodo Architecture Story found here: https://komodoplatform.com/komodo-platform-a-brief-overview/ included in our ‘required reading’. There’s also a bullet point aid: https://medium.com/@benohanlon/bullet-point-aid-to-help-you-the-history-of-komodos-architecture-dced35b29965 you may find useful.
If you’ve not been included in the first round it’s because the submission hadn’t been made when the team reviewed. Don’t worry though because we’re organising hangouts and further feedback to help.
We hosted a round of live feedback sessions via Zoom. The recording is here:https://soundcloud.com/blockchainists/zoom-call-first-round-of-feedback-for-komodos-infographic-contest#t=3:50TimelineThe first block in the KMD blockchain was mined just under two years ago, on September 13, 2016 to 9:04 PM. Since then, Komodo has demonstrated a commitment to innovation and established a history of execution.
Achievements
If you would like to update your post, please edit and add to the post so people can see the different iterations. Entries and submissions for the infographic contest. You can click here to see them all in a scrollable thread on Twitter. |
| Submissions | Comments | |
|---|---|---|
| Total | 224 | 2996 |
| Rate (per day) | 7.60 | 98.55 |
| Unique Redditors | 165 | 795 |
| Combined Score | 6648 | 9863 |
Generated with BBoe's Subreddit Stats
⟳ f-droid.org from Wed, 26 Feb 2020 20:21:50 GMT updated on Sun, 01 Mar 2020 05:23:29 GMT contains 2962 apps.Added (870)
| Year | BTC Return |
|---|---|
| 2017 | 1,300% |
| 2016 | 120% |
| 2015 | 35% |
| 2014 | -60% |
| 2013 | 5300% |
| 2012 | 150 % |
dailyblockchain.github.io – Another cool real-time transaction visualizer, reminiscent of peering into an electron microscope and watching tiny lifeforms (bitcoin transactions) proliferate in ... The WebGL globe visualization is also available on Github. 6. Big Bang. This visualization “The Bitcoin Big Bang” by Elliptic is one of the most beautiful visualizations of Bitcoin history at the moment: 7. Blockseer. Blockseer is more of a visual research tool than a creative visualization of the Bitcoin universe. You can visualize ... Includes full VM implementation and tools for manipulating keys (ku) and transactions (tx). bitcoin_tools - Python library for building and analyzing transactions and scripts (both standard and custom). Comes along with a UTXO set analysis tool. Includes several examples and exhaustive documentation. oogway - A secure Bitcoin utility library ... bitcoin-vr.github.io – What better ... far out visualization on the list, IOHK’s Symphony renders the bitcoin blockchain in outer space as synth-tone producing tx crystals tower into the sky ... History of Bitcoin 2009-2018 (Git Visualization) February 21, 2018 admin Bitcoin For Beginners 25. Graphical visualisation of the Bitcoin Github repository from 2009 to 2018. The tools used are Gource, Git, ffmpeg and Perl. My scripts : My Twitter…
[index] [19405] [4632] [39179] [61238] [5748] [20949] [51159] [47972] [49477] [43134]
Updated to May 2014. v0.9.1 Music: Imagine Dragons - Radioactive (Synchronice Remix) Recorded with "GOURCE" & "FRAPS" Graphical visualisation of all Raiblocks Github repositories from 2014 to 2018. The tools used are Gource, Git, ffmpeg and Perl. ... History of Bitcoin 2009-2018 (Git Visualization) - Duration: 10:20. Bitcoin GitHub History Visualization - Multiple Projects (Jan 2015) - Duration: 5:52. Coding In My Sleep 6,946 views. 5:52. Bitcoin Transaction Details - Part 1 - Duration: 15:47. Bitcoin GitHub History Visualization - Multiple Projects (Jan 2015) - Duration: 5:52. Coding In My Sleep Recommended for you. 5:52. History of Ethereum 2013-2018 (Git Visualization) - Duration ... Bitcoin GitHub History Visualization - Multiple Projects (Jan 2015) - Duration: 5:52. Coding In My Sleep 6,856 views. 5:52. Gold will be explosive, unlike anything we’ve seen says Canada’s ...