'' tutorials

All '' tutorials:

  1. How to Make Changes to Multiple Files Using Python

    How to Make Changes to Multiple Files Using Python

    Tutorial Beginner

    This tutorial shows how we can use Python to carry out a search and replace operation on multiple files within a directory.

  2. 11 Best PHP URL Shortener Scripts (Free and Premium)

    11 Best PHP URL Shortener Scripts (Free and Premium)

    Tutorial Beginner

    In this post, I'll review the best PHP URL shortener scripts on CodeCanyon. I'll also show you three good free URL shortener scripts that you can download...

  3. Getting Started With Redux: Connecting Redux With React

    Getting Started With Redux: Connecting Redux With React

    Tutorial Intermediate

    Redux is a vital part of the React ecosystem. This tutorial explains the steps that you should follow to connect your Redux store with React. We will also be...

  4. 10 Best Exit Intent Popup Plugins for WordPress

    10 Best Exit Intent Popup Plugins for WordPress

    Tutorial Beginner

    Are you having trouble keeping visitors on your website? Do you want to boost your conversions and sales? Try a WordPress exit intent popup plugin.

  5. Sorting and Searching in Python

    Sorting and Searching in Python

    Tutorial Intermediate

    In this tutorial, I'll show you two sorting and searching algorithms in Python, in particular the selection sort algorithm and the linear search algorithm....

  6. Building Web Applications From Scratch With Laravel

    Building Web Applications From Scratch With Laravel

    Tutorial Intermediate

    We'll build a web application from scratch, while diving into a great new PHP framework that's rapidly picking up steam, called Laravel — a simple and...

  7. Authenticating Node.js Applications With Passport

    Authenticating Node.js Applications With Passport

    Tutorial Intermediate

    In this article, we are going to develop a basic Express application from scratch and delegate everything related to authentication to Passport, which is...

  8. Build Native iOS and Android Apps With AppMySite

    Build Native iOS and Android Apps With AppMySite

    Tutorial Beginner

    Convert your website into a native mobile application without writing a single line of code with AppMySite!

  9. Android From Scratch: Building Your First Android Application

    Android From Scratch: Building Your First Android Application

    Tutorial Beginner

    In this tutorial, you will build your first Android application. You will have the chance to look at how Android Studio works and to understand the concepts...

  10. Create an Inline Text Editor With the contentEditable Attribute

    Create an Inline Text Editor With the contentEditable Attribute

    Tutorial Beginner

    The contentEditable attribute can make standard HTML elements editable. It has a lot of applications like creating a wiki or editing an article by yourself....

  11. 11 Best PHP Learning Management System (LMS) Scripts

    11 Best PHP Learning Management System (LMS) Scripts

    Tutorial Beginner

    Whether you run an in-person school or an online learning platform, you need a learning management system (LMS) that will help you run your enterprise...

  12. Get a Fake REST API Up and Running Using json-server

    Get a Fake REST API Up and Running Using json-server

    Tutorial Beginner

    In this tutorial, you'll see how to get started with setting up and using a fake REST API server using json-server, which you can use while developing mobile...