Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

Python - DesignLinux

  • designlinux
  • 0 Comments
    • Python
    • Udemy Courses
3 Best Udemy Python Courses – Go From Zero to Hero

Python is often considered to be one of the most powerful, adaptable, and easy-to-learn high-level programming languages for developing websites, operating system components, applications to games and so much more. Today, companies like Amazon, Intel, and Dell count on Python developers to make their business run and the Python job market is booming! [ You

Read More
Feb 19 2021
  • designlinux
  • 0 Comments
    • Editors
    • Linux IDE
    • Python
How to Setup PyDev for Eclipse IDE on Linux

Eclipse is not a new term that programmers will hear. It is very popular in the developer community and has been in the market for a very long time. This article is all about showing how to set up Python in Eclipse using the PyDev package. Eclipse is an Integrated Development Environment (IDE) used for

Read More
Nov 03 2020
  • designlinux
  • 0 Comments
    • Python
How to Use Platform and Keyword Module in Python

The platform module provides an API to get information about the underlying system/platform where our code runs. Information such as OS name, Python Version, Architecture, Hardware information, etc. is exposed via platform module functions. This module does not require installation since it is part of the default libraries that comes with python installation. First, let’s

Read More
Sep 29 2020
  • designlinux
  • 0 Comments
    • Linux IDE
    • Python
How to Install Python IDLE in Linux

IDLE is an Integrated and learning environment created with Python using the GUI Tkinter toolkit. This is mainly used by beginners to get familiar with Python. IDLE is a cross-platform application that works with Mac OS, Windows, and Linux. In windows, IDLE comes by default with the installation. For Mac OS and Linux, we have

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • Python
Learn Python List Data Structure – Part 1

Data Structure is a collection of data types, the relationship among them and the functions or operations that can be applied on the data. Data type can be string, Integer, Floating value and so on. What is the difference between Mutable/Immutable object? Mutable Objects Objects whose state can be changed once it is created like

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • Python
Learn Python Tuples Data Structure – Part 2

In this Part 2 of Python Data Structure series, we will be discussing what is a tuple, how it differs from other data structure in python, how to create, delete tuple objects and methods of tuple objects and how tuple differs from the list. Python tuples are similar to list data structure but the main

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • Python
Learn Python Dictionary Data Structure – Part 3

In this Part 3 of Python Data Structure series, we will be discussing what is a dictionary, how it differs from other data structure in python, how to create, delete dictionary objects and methods of dictionary objects. Dictionary is a built-in implementation of “Python Data Structure” which is a collection of “Key: Value” pairs. Dictionary

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • Python
Learn Python Set/Frozenset Data Structure – Part 4

In this Part 4 of Python Data Structure series, we will be discussing what is a set, how it differs from other data structure in python, how to create set objects, delete set objects and methods of set objects. A set object is an unordered collection of distinct hashable objects. Set automatically removes duplicate items

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • Python
Learn Python Sys Module

In this article, we will take a look at the Python Sys Module. There are variables and functions that are maintained by the interpreter and the sys module provides a way of interacting with them. These variables are available until the interpreter is alive. We will have a glance at some of the commonly used

Read More
May 29 2020
  • designlinux
  • 0 Comments
    • Python
Learn Python Identity Operator and Difference Between “==” and “IS” Operator

This article is mainly curated to explain an important operator in python (“IDENTITY OPERATOR”) and how an identity operator differs (is, is not) from comparison operator (==). IDENTITY OPERATOR Identity operator (“is” and “is not”) is used to compare the object’s memory location. When an object is created in memory a unique memory address is

Read More
Popular Post
  • How to Install Skype on Arch Linux
  • How to Check the PostgreSQL Version
  • Du Command in Linux
  • How to Start, Stop, or Restart Nginx
  • How to Install Shutter Screenshot Tool in Ubuntu 20.04
  • Echo Command in Linux with Examples
  • Bash Case Statement
  • How to List Cron Jobs in Linux
  • How to Boost the Productivity with Sublime Text Snippets
  • How to Change Hostname on Ubuntu 20.04
Recent Posts
  • How to Install Wine 7.13 (Development Release) in Linux
  • How to Upgrade Debian 10 Buster to Debian 11 Bullseye?
  • Monitorix – A Linux System and Network Monitoring Tool
  • How to Open, Extract and Create RAR Files in Linux
  • How to Install SUSE Linux Enterprise Server 15 SP4
  • How to Upgrade to Ubuntu 22.04?
  • Installation and Review of Qubes Linux [Lightweight Distro]
  • Top 8 YUM/DNF ThirdParty Repositories for RHEL-Based Linux
  • How to Install and Configure LAMP on Debian 11 (Bullseye)
  • NordVPN Installation and Review On Linux
Recent Comments
    Popular Tags
    Apache Tips Arch Linux Tips bash browser centos CentOS Tips commandline tools database debian Debian Tips fail2ban Fedora Tips Hadoop Tips java kernel LAMP Guides Learn Shell Scripting LFCA Certification Exam linux distros Linux IDE Editors Linux Mint Tips linux network monitoring linux office suite linux server monitoring Linux Tricks loop mariadb mysql MySQL Tips Networking Tips nginx Nginx Tips open source tools php postgresql python rdp RHEL Tips Rocky Linux Tips security ssh terminal ubuntu Ubuntu Tips Varnish Cache
    Archives
    • July 2022
    • June 2022
    • April 2022
    • March 2022
    • February 2022
    • January 2022
    • December 2021
    • November 2021
    • October 2021
    • September 2021
    • August 2021
    • July 2021
    • June 2021
    • May 2021
    • April 2021
    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • August 2020
    • July 2020
    • June 2020
    • May 2020
    Categories
    • AlmaLinux
    • Android
    • Ansible
    • Apache
    • Arch Linux
    • AWS
    • Backups
    • Bash Shell
    • Bodhi Linux
    • CentOS
    • CentOS Stream
    • Chef
    • Cloud Software
    • CMS
    • Commandline Tools
    • Control Panels
    • CouchDB
    • Data Recovery Tools
    • Databases
    • Debian
    • Deepin Linux
    • Desktops
    • Development Tools
    • Docker
    • Download Managers
    • Drupal
    • Editors
    • Elementary OS
    • Encryption Tools
    • Fedora
    • Firewalls
    • FreeBSD
    • FTP
    • GIMP
    • Git
    • Hadoop
    • HAProxy
    • Java
    • Jenkins
    • Joomla
    • Kali Linux
    • KDE
    • Kubernetes
    • KVM
    • Laravel
    • Let's Encrypt
    • LFCA
    • Linux Certifications
    • Linux Commands
    • Linux Desktop
    • Linux Distros
    • Linux IDE
    • Linux Mint
    • Linux Talks
    • Lubuntu
    • LXC
    • Mail Server
    • Manjaro
    • MariaDB
    • MongoDB
    • Monitoring Tools
    • MySQL
    • Network
    • Networking Commands
    • NFS
    • Nginx
    • Nodejs
    • Open Source
    • OpenSUSE
    • Oracle Linux
    • Package Managers
    • Pentoo
    • PHP
    • Podman
    • Postfix Mail Server
    • PostgreSQL
    • Python
    • Questions
    • RedHat
    • Redis Server
    • Rocky Linux
    • Security
    • Shell Scripting
    • SQLite
    • SSH
    • Storage
    • Suse
    • Terminals
    • Text Editors
    • Top Tools
    • Torrent Clients
    • Tutorial
    • Ubuntu
    • Udemy Courses
    • Uncategorized
    • VirtualBox
    • Virtualization
    • VMware
    • VPN
    • VSCode Editor
    • Web Browsers
    • Web Design
    • Web Hosting
    • Web Servers
    • Webmin
    • Windows
    • Windows Subsystem
    • WordPress
    • Zabbix
    • Zentyal
    • Zorin OS
    Visits
    • 0
    • 31
    • 86,514

    DesignLinux.com © All rights reserved