'' tutorials

All '' tutorials:

  1. How to Load in and Animate Content With Vanilla JavaScript

    How to Load in and Animate Content With Vanilla JavaScript

    Tutorial Beginner

    This tutorial will teach you how to load in and animate the content of a webpage with JavaScript.

  2. Setting Up the Lana Passport - OAuth2 Plugin for WordPress Websites

    Setting Up the Lana Passport - OAuth2 Plugin for WordPress Websites

    Tutorial Beginner

    WordPress website owners often have to managing multiple logins across various websites and applications. That's where OAuth2 and the Lana Passport WordPress...

  3. Understanding Hash Functions and Keeping Passwords Safe

    Understanding Hash Functions and Keeping Passwords Safe

    Tutorial Intermediate

    From time to time, servers and databases are stolen or compromised. With this in mind, it is important to ensure that some crucial user data, such as...

  4. 15 Important Considerations for Choosing a Web Dev Framework

    15 Important Considerations for Choosing a Web Dev Framework

    Tutorial Intermediate

    Having a website or online application is essential for individuals as well as businesses. Web development frameworks are useful since creating a website...

  5. Team Collaboration With GitHub

    Team Collaboration With GitHub

    Tutorial Beginner

    In this tutorial, let's explore some of the most useful GitHub features, especially for working in teams, making it all the more efficient, productive and,...

  6. My First App: How to Create Your First Android App Step by Step

    My First App: How to Create Your First Android App Step by Step

    Tutorial Beginner

    In this tutorial, I'll show you how to create your first Android app. While doing so, I'll also introduce you to important Android-specific concepts such as...

  7. How to Load in and Animate Content With jQuery

    How to Load in and Animate Content With jQuery

    Tutorial Intermediate

    In this tutorial, we will be taking your average everyday website and enhancing it with jQuery. We will be adding AJAX functionality so that the content...

  8. 10 Wonderfully Creative Uses for PHP

    10 Wonderfully Creative Uses for PHP

    Tutorial Intermediate

    If you are familiar with the basics of PHP, then the possibilities are endless. You can write your own PHP scripts or use scripts available for free on the web.

  9. Base What? A Practical Introduction to Base Encoding

    Base What? A Practical Introduction to Base Encoding

    Tutorial Intermediate

    In this article, we'll start by gaining a more rounded understanding of base 10 and its structure, and then we will discuss binary (base 2, the building...

  10. Getting Started With GitHub Copilot in Visual Studio Code

    Getting Started With GitHub Copilot in Visual Studio Code

    Tutorial Beginner

    This article will walk you through the steps for installing and setting up GitHub Copilot in VS Code. You'll then learn how to use Copilot to speed up the...

  11. Best Free JavaScript DOM Manipulation Libraries

    Best Free JavaScript DOM Manipulation Libraries

    Tutorial Beginner

    This tutorial will give you a brief overview of the best free DOM manipulation libraries. It will also cover the advantages and disadvantages of using such...

  12. Customizing and Styling the Password-Protected Form in WordPress

    Customizing and Styling the Password-Protected Form in WordPress

    Tutorial Beginner

    In this post, I'll show you how to customize and style the default password-protected from in WordPress.