Articles by TutsPlus - Code from August 2022
An Interest In:
Web News this Week
- January 22, 2025
- January 21, 2025
- January 20, 2025
- January 19, 2025
- January 18, 2025
- January 17, 2025
- January 16, 2025
< Return to TutsPlus+-+Code details.
03:08 am - Tue, August 30, 2022
TutsPlus - Code
5 Best Backup Plugins for WordPress
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Rule of Thumb: A backup plugin should be the first thin...
01:38 am - Tue, August 30, 2022
TutsPlus - Code
How to Use async in PHP
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
There are two ways of executing the tasks in any progra...
12:44 am - Tue, August 30, 2022
TutsPlus - Code
Set Up Routing in PHP Applications Using the Symfony Routing Component
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
What Is the Symfony Routing Component?
The Symfony Rout...
11:03 pm - Mon, August 29, 2022
TutsPlus - Code
PHP Tutorial for Beginners: Free 7 Hour Course
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#ia0u{background-color:rgb(243, 245, 246);}
Learn the fu...
03:01 am - Mon, August 29, 2022
TutsPlus - Code
Learn React 18: Building Your First React App
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#ide9{background-color:rgb(243, 245, 246);}
It's possibl...
03:01 am - Mon, August 29, 2022
TutsPlus - Code
Best WooCommerce Booking and Appointment Plugins in 2022
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Booking and appointment plugins allow you to incorporat...
02:46 am - Mon, August 29, 2022
TutsPlus - Code
SQL for Beginners: Part 3 - Database Relationships
* { box-sizing: border-box; } body {margin: 0;}
Today, we continue our journey into the world of SQL and relational database systems. In this part three of the series, we'll learn how to work with mul...
02:44 am - Mon, August 29, 2022
TutsPlus - Code
PHP Tutorial for Beginners: Free 7 Hour Course
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#ia0u{background-color:rgb(243, 245, 246);}
Learn the fu...
02:46 am - Sun, August 28, 2022
TutsPlus - Code
SQL for Beginners: Part 3 - Database Relationships
* { box-sizing: border-box; } body {margin: 0;}
Today, we continue our journey into the world of SQL and relational database systems. In this part three of the series, we'll learn how to work with mul...
11:18 pm - Sat, August 27, 2022
TutsPlus - Code
Code Your First API With Node.js and Express: Understanding REST APIs
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Understanding REST and RESTful APIs
If you've spent any...
10:39 pm - Sat, August 27, 2022
TutsPlus - Code
How to Create a Resumable Video Uploader in Node.js
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
If you've ever uploaded a considerably large video file...
10:49 pm - Fri, August 26, 2022
TutsPlus - Code
Introduction to Network Programming in Python
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
This tutorial will give an introduction to sockets in P...
01:19 am - Fri, August 26, 2022
TutsPlus - Code
How to Use the Symfony Event Dispatcher for PHP
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Today, we're going to learn how to use the Symfony even...
01:40 am - Thu, August 25, 2022
TutsPlus - Code
Introduction to the CSS Grid Layout With Examples
What You'll Be Creating* { box-sizing: border-box; } body {margin: 0;}
What You'll Be Creating
In this tutorial, I will cover the basics of the CSS grid layout with example scenarios. CSS Grid is...
01:32 am - Thu, August 25, 2022
TutsPlus - Code
Is WordPress Free?
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
If you are reading this article, you are most probably ...
01:14 am - Thu, August 25, 2022
TutsPlus - Code
9 Best Weather App Templates
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
By using a premium weather app template, you will be ab...
11:40 pm - Wed, August 24, 2022
TutsPlus - Code
Demystifying Python Recursion
* { box-sizing: border-box; } body {margin: 0;}
Most complex tasks in Python can be broken down into simpler subtasks. Recursion helps to achieve this, hence making the code clean and neat. This tutor...
10:15 pm - Wed, August 24, 2022
TutsPlus - Code
10 Ways to Instantly Increase Your jQuery Performance
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
This article will present ten easy steps that will inst...
11:29 am - Wed, August 24, 2022
TutsPlus - Code
What Is the Android Activity Lifecycle?
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
In my previous post, you learned that Intents let us se...
11:13 am - Wed, August 24, 2022
TutsPlus - Code
How to Use the Media Query From JavaScript
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
A lot of internet browsing today happens on mobile devi...
01:14 am - Wed, August 24, 2022
TutsPlus - Code
8 Best Weather App Templates
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
By using a premium weather app template, you will be ab...
12:50 am - Wed, August 24, 2022
TutsPlus - Code
Best WordPress Support Plugins for2022
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Having a professional and competent customer support sy...
10:45 pm - Tue, August 23, 2022
TutsPlus - Code
WordPress Website Maintenance Guide For Beginners
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
If you bought a car and failed to maintain it for a lon...
10:02 pm - Tue, August 23, 2022
TutsPlus - Code
Developing Google Chrome Extensions
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Do you want to create a Google Chrome extension from sc...
09:51 pm - Tue, August 23, 2022
TutsPlus - Code
How to Use Python to Find the Zipf Distribution of a Text File
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
You might be wondering about the term Zipf distribution...
09:40 pm - Tue, August 23, 2022
TutsPlus - Code
Android Sensors in Depth: Proximity and Gyroscope
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Why always expect users to tap buttons on their touchsc...
02:14 am - Tue, August 23, 2022
TutsPlus - Code
How To Create A Privacy Policy Page in WordPress
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
A Privacy Policy page is a webpage on a website where u...
03:04 am - Mon, August 22, 2022
TutsPlus - Code
How to Read Extremely Large Text Files Using Python
What You'll Be Creating* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Let me start directly by asking,...
02:41 am - Mon, August 22, 2022
TutsPlus - Code
10 Best Free Live Chat PHPScripts
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Are you thinking of adding a free live chat feature to ...
10:27 pm - Mon, August 15, 2022
TutsPlus - Code
10 Best Inventory and Stock Management PHP Scripts
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Do you have enough stock to meet customer demand? Do yo...
03:09 am - Sun, August 14, 2022
TutsPlus - Code
How to Create Custom CLI Commands Using the Symfony Console Component
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
In this article, we're going to explore how you could c...
10:03 am - Fri, August 12, 2022
TutsPlus - Code
How to Create a Sortable HTML Table with JavaScript
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#iuzi{background-color:rgb(243, 245, 246);}When displayi...
03:45 am - Thu, August 11, 2022
TutsPlus - Code
Easier React Native Development With Expo
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
With Expo, developers can create React Native a...
02:47 am - Thu, August 11, 2022
TutsPlus - Code
Android From Scratch: How to Run Your Application on a Physical Device
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Most Android phones and tablets can be connected to a c...
10:51 pm - Mon, August 8, 2022
TutsPlus - Code
How to Turn Your WordPress Website Into a Mobile App
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
If you're wondering how to turn a website into an app, ...
10:42 pm - Mon, August 8, 2022
TutsPlus - Code
What Is JavaScript?
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Technology is advancing rapidly, and web development is...
03:07 am - Mon, August 8, 2022
TutsPlus - Code
Inventory and Stock Management Plugins for WooCommerce and WordPress
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Do you want to instantly know the amount of inventory y...
02:11 am - Mon, August 8, 2022
TutsPlus - Code
36 Excellent Free Image Galleries: JavaScript, React, PHP, or CSS
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Here are some of our favourite free image galleries tha...
02:04 am - Mon, August 8, 2022
TutsPlus - Code
How to Make a Drop-Down Menu in WordPress
What You'll Be Creating* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
Do you want to create a drop-dow...
02:35 am - Sun, July 31, 2022
TutsPlus - Code
Read a File Line by Line With PHP
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
There are two reasons why you might want to read a file...
01:12 am - Sun, July 31, 2022
TutsPlus - Code
What Are Android Intents?
* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}
What Are Intents?
Starting Activities With Intents
Typ...