11 Tools You Should Use as a Google Cloud Expert
Whether you're currently a Google Cloud Expert or looking to become one, these eleven tools are ones you should know to work more effectively.
Python vs. Java: The Best Language for 2022
Unsure which programming language to learn? If you plan to start coding in 2022, there is only one choice. But who wins in the Python vs. Java battle?
SOAP vs. REST API: What Are the Differences?
SOAP and REST are two common styles of API. But why should you use either one and what are their drawbacks?
How to Create and Execute Bash Scripts in Linux
Shell scripts can help you automate boring, repetitive tasks on Linux. Here's how you can easily create and run a Bash script on your system.
How to Install and Configure Nginx on Ubuntu
Develop and deploy robust web applications by installing the Nginx server on Ubuntu.
What Is MUI and How Can You Use It In Your ReactJS Projects?
Material-UI has a new name and aims to create a new design system alternative to Material Design. Here's how you can use MUI in ReactJS projects.
What Is JavaScript’s Strict Mode?
Strict mode in JavaScript tightens the rules for certain behaviors. Here's everything you need to know about it.
11 JavaScript One-Liners You Should Know
Achieve a lot with just a little code using this wide range of JavaScript one-liners.
All You Need to Know About the Python Itertools Module
Itertools is a common Python module, but how much do you know about it? Find out more by exploring some of the module's most useful functions.
An Introduction to Data Types in JavaScript
This guide walks you through every data type in JavaScript and how you can start using them today.
How to Create Your Own Random Password Generator in Python
Need a secure password? Take matters into your own hands and code your own random password generator in Python.
11 CSS Text Shadow Examples for You to Try on Your Website
You can do a lot with text shadow effects in CSS, but it can be difficult to know exactly what's possible. Get help with these visual examples.
What Is SOAP API and Does It Still Work?
SOAP, or Simple Object Access Protocol, is a protocol specification for exchanging structured data in web services. Does it still work? Find out here!
How to Make Basic and Advanced Shapes With Pure CSS
Want to add a square or a rectangle to your web page? Here's how to do that and more with CSS.
Master Your React Skills by Learning These Additional Hooks
Hooks are a vital part of your React toolbox. Move beyond the basics with two hooks that provide additional functionality.
What Is the Windows Community Toolkit?
The Windows Community Toolkit is a handy developer tool, but what is it and what can it do?
7 Reasons Your Site Needs an SSL Certificate
It doesn't matter if you're developing a modest blog or a full eCommerce site: you need an SSL certificate. Here are some practical reasons why.
The 5 Unity Game Development Languages: Which Should You Learn?
Want to begin game development in Unity? You'll need familiarity with one of these Unity-compatible languages.
How to Remove a File from Commit in Git
Use these Git commands to perform operations like removing a file from a commit.