python
May 27, 2022python programming and scripting
Written by Davis Bwake A fullstack developer who likes JavaScript and everything web 3.0(BlockChain..) follow me on twitter
python programming and scripting
what am learning on project management
what am learning on IT support
scripting
WEBRTC Browser API
TypeScript is a superset of JavaScript that extends JavaScript by adding types. It saves you time by catching the errors before you run the code.It compiles down to JavaScript. Let's dive in and see how this JavaScript with types look like.
Data Structures and Algorithms are important concepts in Computer Science and often come up in software development and related roles interview questions.Let's dive and start learning using javaScript
Solidity is an object-oriented, high-level language for implementing smart contracts. It's designed to target the Ethereum Virtual Machine to implement Smart Contracts. It's influenced by C++, Python and JavaScript. So it will be easy to pick if you're familiar with any of the languages.
progressive web applications
React Hooks
React JS is a open source frontend JavaScript library that focuses on building reach user interfaces.It was created and maintained by Facebook
Redux is state management library
Mysql has given me a hard time setting it up everything I have a fresh install on my machine.Lets take a look on how we can set it up and trouble shoot in case you run into errors
Learn Nodejs
Syntactically Awesome Stylesheet
Devops is an important part of software development that links software development and production
Regular expressions
Rust programming language is a low level language developed at Mozilla.
User Experience and User Interface Design are important elements in development of any product
Ethereum is the second most popular blockchain after the one that runs on Bitcoin. It's value token is called Ether
I guess you have heard of Bitcoin almost anywhere.It's all over and has been since it's inception.In this article we're going to dive into it's fundamentals to the advanced tech it's built on
Blockchain technology brought to the limelight by Bitcoin implementation is a promising tech that will power the important part of Web 3.0. Lets take a look at the confusing parts of the BlockChain Technology.
java
Git is a free open source distributed version control tool that tracks changes in your file. As a developer believe me you need it more than anything else ('Just kidding 😛'). But its important.
Visual studio code shortcuts
Visual studio code shortcuts
HyperText Markup Language
JavaScript is a scripting language developed to add functionality in the browser. It's use nowadays extends building mobile apps, creating servers, building desktop apps etc