Jul 18, 2021How To Write Simple Solidity Smart Contracts For The Ethereum Blockchain Using Remix IDE, For Complete Beginners- Part OneThis article was first published on codedli.com Note: Throughout this post, I referred to “the blockchain”. Anywhere you see this in the post, I’m referring to the Ethereum Blockchain. The Remix IDE has become one of the most helpful tools for quick troubleshooting and debugging smart contracts. It offers an…Ethereum Blockchain6 min readEthereum Blockchain6 min read
Jul 4, 2021Ethereum Blockchain. Error: VM Exception while processing transaction: Invalid opcode.This article was first published on https://codedli.com Chances are you’ve encountered this error while deploying a smart contract to the blockchain, even if you’re a beginner. …Ethereum Blockchain2 min readEthereum Blockchain2 min read
Mar 15, 2021Blockchain Development- How To Get Enough Test Ether For Ethereum Smart Contracts.This article was first published on codedli.com This may seem like common knowledge, but if I’ve learned anything at all recently, it’s that common knowledge is not common after all. I’m convinced a lot of beginners would find this article valuable. So, let me state the problem clearly before I…Ethereum Smart Contracts4 min readEthereum Smart Contracts4 min read
Feb 15, 2021How To Understand And Use The Ruby Yield Keyword Within Ten MinutesThis article was first published on www.codedli.com I had a pretty hard time as a beginner in understanding the concept of “yield” in Ruby. It took me about a week and few days to grasp the keyword and its usage in real code. In a lay man’s term, I’ll attempt…Ruby Yield4 min readRuby Yield4 min read
Feb 15, 2021Successful Career Switch To Software Development- A Complete GuideThis is the post I wish I saw when starting out to switch careers into becoming a software developer. Here, I will attempt to answer all… Well, almost all the questions I wished I had answers to when trying to switch careers. This article was first published on www.codedli.com In…14 min read14 min read