Conversational Action in Google Assistant Development
Conversational Action in Google Assistant Development Learn how a conversational action works in the Google Assistant. Do you want learn to code? Enroll in this FREE Python and Data Science course that’s available for a limited time. Star earning your way to a coding career today
Deploy website to Firebase with Firebase CLI
Deploy website to Firebase with Firebase CLI Deployment means delivering a web app from developers to users. Do you want learn to code? Enroll in this FREE Python and Data Science course that’s available for a limited time. Star earning your way to a coding career today
Deploy Smart Contract with Python
Deploy Smart Contract with Python Deploy a smart contract with web3.py and MetaMask crypto wallet brower extension for the Ethereum Ropsten test network. All on Google Colab Jupyter Notebook! Full course: https://www.kickstarter.com/projects/johnbura/the-complete-python-automation-and-machine-learning-bundle?ref=dwc1w0 Tools: ● Python 3.7.12 ● Solidity 0.8.12 ● Web3.py 5.28.0 Do you want learn to code? Enroll in this FREE Python and Data […]
Build a Firebase project with Firebase CLI
Build a Firebase project with Firebase CLI Learn to initialize a new Google Firebase project with the Firebase command line interface. Do you want learn to code? Enroll in this FREE Python and Data Science course that’s available for a limited time. Star earning your way to a coding career today
Compile Smart Contract with Python
Compile Smart Contract with Python Import Solidity smart contract into Google Colab Jupyter Notebook with web3.py. Tools: ● Python 3.7.12 ● Solidity 0.8.12 ● Web3.py 5.28.0 Do you want learn to code? Enroll in this FREE Python and Data Science course that’s available for a limited time. Star earning your way to a coding career […]
Install Firebase CLI on Mac, Windows or Linux
Install Firebase CLI on Mac, Windows or Linux How to install Firebase command line interface! Note – you must have Node.js and npm installed. Do you want learn to code? Enroll in this FREE Python and Data Science course that’s available for a limited time. Star earning your way to a coding career today
Interact with Ethereum Smart Contract in Python
Interact with Ethereum Smart Contract in Python Interact with simple smart contract with web3.py on Google Colab Jupyter Notebook! Tools: ● Python 3.7.12 ● Solidity 0.8.12 ● Web3.py 5.28.0 Do you want learn to code? Enroll in this FREE Python and Data Science course that’s available for a limited time. Star earning your way to […]
What are Firebase Cloud Functions?
What are Firebase Cloud Functions? Cloud Functions for Firebase is a serverless framework that lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests. JavaScript or TypeScript code is stored in Google’s cloud and runs in a managed environment. There’s no need to manage and scale your own […]
Build a Solidity Smart Contract in Colab
Build a Solidity Smart Contract in Colab Build a Hello World Solidity smart contract in Google Colab Jupyter Notebook! Tools: ● Python 3.7.12 ● Solidity 0.8.12 ● Web3.py 5.28.0 Do you want learn to code? Enroll in this FREE Python and Data Science course that’s available for a limited time. Star earning your way to […]
What is the Firebase CLI?
What is the Firebase CLI? Firebase CLI provides a variety of tools for managing, viewing, and deploying to Firebase projects. You can perform tasks such as Realtime Database management tasks from the command-line. Built on Node.js, Firebase CLI also lets you deploy and manage Firebase Cloud Functions. Do you want learn to code? Enroll in […]