Skip to content
  • Linux
    • Shell
    • Applications
    • Raspberry Pi
    • Tips
    • Unix
  • Distros
    • Ubuntu
    • Centos
    • Debian
    • Fedora
  • Programming
    • Javascript
    • Perl
    • PHP
    • Python
    • Databases
  • Networking
  • Linux
    • Shell
    • Applications
    • Raspberry Pi
    • Tips
    • Unix
  • Distros
    • Ubuntu
    • Centos
    • Debian
    • Fedora
  • Programming
    • Javascript
    • Perl
    • PHP
    • Python
    • Databases
  • Networking
Home » Results for javascript object » Page 10

Search Results for: javascript object

Check if PHP Variable Empty

How to Use the PHP empty() Function

  • PHP
  • December 2, 2021November 2, 2021
  • 2 min read
  • Brad Morton Brad Morton

This easy tutorial will show you how to use the PHP empty() function to check whether a variable can be considered empty and show some code examples. What Is Empty? A variable is considered empty in PHP if its value equates to FALSE or the variable does not exist. This means that the… Read More »How to Use the PHP empty() Function

Python vs c++

C++ vs Python – Which Programming Language to Learn in 2022?

  • Python
  • December 1, 2021November 2, 2021
  • 4 min read
  • Brad Morton Brad Morton

Here’s a quick primer on the C++ and Python Programming languages to help the beginner or intermediate coders decide which to learn. What is C++? C++ is a compiled general-purpose programming language. It’s an extension of the C programming language – using similar syntax but adding object-oriented programming features like classes,… Read More »C++ vs Python – Which Programming Language to Learn in 2022?

Python Linked Lists

Linked Lists in Python – How to Use Them, With Examples

  • Python
  • June 10, 2021May 28, 2021
  • 6 min read
  • Brad Morton Brad Morton

This article will explain in simple terms what linked lists are, why they’re useful, and how to use them in the Python programming language. Lists In Python, a list is an array of data – a simple list of values where each item has a value and… Read More »Linked Lists in Python – How to Use Them, With Examples

PHP Multidimensional Arrays

Multidimensional Arrays in PHP – How To Use, With Examples

  • PHP
  • June 9, 2021May 28, 2021
  • 3 min read
  • Brad Morton Brad Morton

This article will show you how to use multidimensional arrays in the PHP programming language, explaining what they are and how to use them. What is an Array? An array is a type of PHP variable that can hold multiple values. It’s a list of… Read More »Multidimensional Arrays in PHP – How To Use, With Examples

Python accumulate()

Using the Python ‘accumulate()’ Function to Aggregate Data, With Examples

  • Python
  • April 18, 2021April 15, 2021
  • 4 min read
  • Brad Morton Brad Morton

This article will detail how to use the ‘accumulate()’ function in Python and provide some easy-to-follow example code. The accumulate() function in Python will process an iterable (iterables are things like lists, dictionaries, sets, or tuples – collections containing items which can be looped over) – returning the… Read More »Using the Python ‘accumulate()’ Function to Aggregate Data, With Examples

Python Powered Tank Part III More Tank

Raspberry Pi & Python Powered Tank Part III: More Tank

  • Featured, Python, Raspberry Pi
  • April 11, 2021June 24, 2022
  • 12 min read
  • Brad Morton Brad Morton

This was only meant to be a two-parter, but I couldn’t leave well enough alone. Raspberry Pi & Python Powered Tank Part III is an update with better Python code and an improved design. I’ve gone back to fix the biggest issues that were left… Read More »Raspberry Pi & Python Powered Tank Part III: More Tank

Which database to Choose

MySQL vs MariaDB vs MongoDB vs PostgreSQL vs SQLite vs MS SQL – Which to Choose?

  • Databases
  • March 1, 2021June 23, 2022
  • 7 min read
  • Brad Morton Brad Morton

There is a lot of weird-sounding language around databases. Most of it centers on the names of the popular database software which is available. It can make it tough to choose. Each strangely named database solution offers features making it suitable for different tasks. This… Read More »MySQL vs MariaDB vs MongoDB vs PostgreSQL vs SQLite vs MS SQL – Which to Choose?

PHP var dump Function

PHP var_dump() Function [With Examples]

  • PHP
  • February 17, 2021February 10, 2021
  • 2 min read
  • Brad Morton Brad Morton

The PHP programming language includes various built-in variable types and allows you to create your own complex object classes. Third-party packages also come with their own object classes. So it’s useful to find out what type of variable a variable is, its value, and the type/value… Read More »PHP var_dump() Function [With Examples]

PHP strtotime

PHP strtotime() Function – Converting Text to Timestamp [With Examples]

  • PHP
  • February 11, 2021February 3, 2021
  • 3 min read
  • Brad Morton Brad Morton

The PHP strtotime() function takes a string containing text and converts it to a Unix Timestamp. Find out how to use this function in this guide. A Unix timestamp is a number representing the number of seconds since 00:00:00 UTC on 1 January 1970. From it, you can… Read More »PHP strtotime() Function – Converting Text to Timestamp [With Examples]

Sorting Lists in Python Easily

Python List ‘sort()’ Method – Sorting Lists in Python Easily

  • Python
  • December 12, 2020June 23, 2022
  • 3 min read
  • Brad Morton Brad Morton

In Python, there’s an easy way to sort lists: using the sort() method. This tutorial explains how to use sort(), with examples. We’ve covered the following in Python: Removing list items Checking if items are in lists Finding items in lists Now it’s time to… Read More »Python List ‘sort()’ Method – Sorting Lists in Python Easily

  • « Previous
  • 1
  • …
  • 8
  • 9
  • 10
  • About
  • Contribute
  • Advertise
  • RSS Feed
  • Privacy Policy
  • Contact

© 2007-2020 linuxscrew.com

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT