Code

Discover thousands of free code tutorials to help you learn web and mobile development. You can learn Android app development, master React Native, become a better WordPress developer, and much more.

All Code Content:

  1. Understanding Static Functions and Static Classes in PHP

    Understanding Static Functions and Static Classes in PHP

    Tutorial Beginner

    Static functions and static classes can be easily accessed without necessarily creating an instance of that class. This helps keep your code clean and...

  2. 20+ Stunning Ionic App Templates and Ionic Themes

    20+ Stunning Ionic App Templates and Ionic Themes

    Tutorial Beginner

    With Ionic, you no longer need to create separate apps for Android and iOS operating systems. In this post, I'll show you 21 of the best Ionic app templates...

  3. How to Change the Favicon in WordPress

    How to Change the Favicon in WordPress

    Tutorial Beginner

    In this quick tip, you'll learn how to change the favicon in WordPress. We will begin the tutorial with a brief intro of favicons by answering questions like...

  4. 13 Best Swift and Xcode App Templates (+2 Free)

    13 Best Swift and Xcode App Templates (+2 Free)

    Tutorial Beginner

    Do you want to save time and money building your Swift app? An Xcode app template makes it easy to get started building your iOS app.

  5. Get Started With Laravel 8

    Get Started With Laravel 8

    Course Beginner

    Laravel is an easy-to-learn framework for building web applications. It has become hands-down the most popular framework for writing apps with PHP. Now that...

  6. Submit a Form Without Page Refresh Using jQuery

    Submit a Form Without Page Refresh Using jQuery

    Tutorial Intermediate

    In this tutorial, you will learn how to use some useful jQuery functions to quickly write code that submits and processes a form without requiring a page...

  7. Create a WordPress Under Construction Page

    Create a WordPress Under Construction Page

    Tutorial Beginner

    This tutorial will show you how to create an under construction page in WordPress using a free plugin.

  8. How to Use parse_str in PHP

    How to Use parse_str in PHP

    Tutorial Beginner

    In this article, we’ll explore the parse_str function in PHP. It’s used to convert a GET request query string into variables.

  9. PHP Fundamentals

    PHP Fundamentals

    Course Beginner

    Learn the fundamentals of PHP and object-oriented programming in this free PHP tutorial. Jeremy McPeak will help you learn PHP and use it to write web apps. ...

  10. 24 Best jQuery Image Sliders

    24 Best jQuery Image Sliders

    Tutorial Beginner

    Add a full-featured and easy-to-implement jQuery image slider to your website to help you keep the attention of your visitors. In this post, I'll show you 19...

  11. 10 Best Free and Open-Source JavaScript Color Pickers

    10 Best Free and Open-Source JavaScript Color Pickers

    Tutorial Beginner

    In this post, I will tell you 10 of the best free and open-source JavaScript color pickers, each with its own unique features and UI.

  12. Practical React Fundamentals

    Practical React Fundamentals

    Course Beginner

    You need to learn React. It is the most popular UI framework, and even if you don't plan on using it in your projects, you still need to try it out—at least...