'' tutorials

All '' tutorials:

  1. Site Authentication in Node.js: User Signup and Login

    Site Authentication in Node.js: User Signup and Login

    Tutorial Beginner

    Authentication is important in certain web apps. In this tutorial, you'll build a simple web application and create user registration with Node.js.

  2. Android Sensors in Depth: Proximity and Gyroscope

    Android Sensors in Depth: Proximity and Gyroscope

    Tutorial Intermediate

    Gyroscopes and proximity sensors are available on most Android phones today. By using them creatively, you can add a whole new dimension to your user...

  3. What Is the Android Activity Lifecycle?

    What Is the Android Activity Lifecycle?

    Tutorial Beginner

    Activities are a fundamental part of Android app development, and you need to understand their lifecycles. So learn all about the Activity lifecycle.

  4. How to Use Media Queries in JavaScript

    How to Use Media Queries in JavaScript

    Tutorial Beginner

    In this tutorial, you will learn how to use media queries in JavaScript and how well they perform compared to other methods.

  5. 9 Best Weather App Templates

    9 Best Weather App Templates

    Tutorial Beginner

    By using a premium weather app template, you will be able to easily create a fully functional and professionally designed weather app that your users will love.

  6. How to Read Extremely Large Text Files Using Python

    How to Read Extremely Large Text Files Using Python

    Tutorial Beginner

    This quick tip shows how we can read extremely large text files using Python. And by "extremely large," I mean those that not even Microsoft Word will read.

  7. Developing Google Chrome Extensions

    Developing Google Chrome Extensions

    Tutorial Intermediate

    Google Chrome extensions are applications that run in the Chrome browser. They provide additional features, integration with third-party websites or...

  8. Jump-Start Your Mobile App With an iOS App Template

    Jump-Start Your Mobile App With an iOS App Template

    Tutorial Beginner

    The best way to reach mobile users is through apps. By engaging with mobile users, you’re taking advantage of mobile traffic. It increases your visibility...

  9. 19 Best JavaScript Admin Templates for React, Angular, and Vue.js

    19 Best JavaScript Admin Templates for React, Angular, and Vue.js

    Tutorial Beginner

    With this list of JavaScript admin panel templates and dashboards, it's painless to create beautiful, interactive UIs. Built using cutting-edge technology...

  10. Adding Custom Hooks in WordPress: Custom Actions

    Adding Custom Hooks in WordPress: Custom Actions

    Tutorial Beginner

    In this two-part series, we're going to review the WordPress hook system and how it's implemented, and we're going to take a look at how to define both our...

  11. 10 Best Free Live Chat PHP Scripts

    10 Best Free Live Chat PHP Scripts

    Tutorial Beginner

    Free PHP live chat scripts come in all sizes and shapes. Some have enterprise-level features, while others have basic features that allow you to get started...

  12. How to Use the Symfony Event Dispatcher for PHP

    How to Use the Symfony Event Dispatcher for PHP

    Tutorial Intermediate

    Today, we're going to learn how to use the Symfony event dispatcher component, which allows you to create events and listeners in your PHP applications....