What is Web 3.0?

What is Web 3.0? by Alexandra Kropova from Mammoth Interactive Web 3.0, a new internet. Decentralized Web latest generation of internet applications and services powered by distributed ledger technology most common = blockchain connects data in a decentralized way NOT stored in centralized repositories Do you want learn to code? Enroll in this FREE Python […]

Deploy NFT Smart Contract to Connect to Dapp

Deploy NFT Smart Contract to Connect to Dapp Continuing development to making a minting app Deploy smart contract to get address and ABI. Learn decentralized web app development! Tools: Truffle v5.4.23 Node v16.13.0 React v17.0.2 Solidity 0.8.11

Learn Advanced JavaScript In Just 1 Hour

Learn Advanced JavaScript In Just 1 Hour by John Bura from Mammoth Interactive In this course, we will go over a few topics. We added a lot of interesting subtopics with this advanced JavaScript course. This includes arrow functions and other topics that will make your  Advance JavaScript journey a lot easier. We will also […]

Course Preview – Blockchain Decentralized App Development With Solidity & JavaScript

Course Preview – Blockchain Decentralized App Development With Solidity & JavaScript by Alexandra Kropova from Mammoth Interactive Learn about Ethereum blockchain and smart contracts. This course will required you know to know some JavaScript. Also uses Solidity, a high level programming language that uses syntax like JavaScript. You will also learn about OpenZeppelin Contracts and […]

Live dApp with Server, MetaMask and Ganache

Live dApp with Server, MetaMask and Ganache by Alexandra Kropova from Mammoth Interactive See a decentralized website in action! Using http-server and Ethereum local blockchain. Learn how to run a dapp and interact with it! Perform transactions on a live smart contract via a website. Do you want learn to code? Enroll in this FREE […]

Connect JavaScript to MetaMask with Web3

Connect JavaScript to MetaMask with Web3 by Alexandra Kropova from Mammoth Interactive Build an index JS file to connect to Ethereum in the browser with the MetaMask cryptocurrency and Blockchain network browser extension. Learn to catch any potential errors in your code You need to know JavaScript for this tutorial For more details, watch this […]

Introduction to Divs: CSS/HTML Crash Course (Free Tutorial)

Divs are an important part of every HTML page. A div is a container that can hold other HTML elements inside of it. If you are a beginner and want to learn the basics of coding, check out our FREE 30-minute intro course here: training.mammothinteractive.com/p/learn-to-code-in-30-minutes Divs are used to divide HTML into different sections. The sections can […]

Touches and Moving Sprites in XCode SpriteKit: Swift Crash Course (Free Tutorial)

If you’re designing a game, you probably need your players to move around. In this article, we’ll look at the different ways of doing so in SpriteKit. Want more FREE coding lessons? You’re in luck! We have a free 30-minute beginners course: training.mammothinteractive.com/p/learn-to-code-in-30-minutes To start a new project, go to File > New > Project. The template we’re […]

Changing Background Color in XCode SpriteKit: Swift Crash Course (Free Tutorial)

Designing an application? One of the first things you need to think about is a color scheme, which includes the background color of your app. Today we’re looking at how to set the color of the display (background color) of an iPhone or iPad app. Want more FREE coding lessons? We have a free 30-minute beginners course: […]