Skip to content
miro.borodziuk.eu

miro.borodziuk.eu

The wind blows wherever it pleases. You hear its sound, but you cannot tell where it comes from or where it is going.

  • Start
  • Blog
  • GNU/Linux
  • Windows
  • Security
  • Networking
  • Cloud
  • DevOps
  • Development
  • $ whoami
  • Contact

Category: Development

Posted on 2 February 202218 June 2024

Logic and bit operations

1. Python supports the following logical operators:

Continue reading “Logic and bit operations”

Posted on 30 January 202218 June 2024

Operators

1. An expression is a combination of values (or variables, operators, calls to functions ‒ you will learn about them soon) which evaluates to a certain value, e.g., 1 + 2.

Continue reading “Operators”

Posted on 15 January 202217 June 2024

Literals

1. Literals are notations for representing some fixed values in code. Python has various types of literals – for example, a literal can be a number (numeric literals, e.g., 123), or a string (string literals, e.g., “I am a literal.”).

Continue reading “Literals”

Posted on 8 January 202217 June 2024

The print() function

1. The print() function is a built-in function. It prints/outputs a specified message to the screen/console window.

Continue reading “The print() function”

Posted on 29 July 201814 August 2018

Instalacja Azure PowerShell na lokalnym systemie

Z Azure PowerShell korzystać można bezpośrednia na portalu http://portal.azure.com  (tzw. Azure Cloud Shell) jak również zdalnie przy użyciu lokalnego systemowego PowerShella. Artykuł opisuje instalację modułów programu Azure PowerShell w środowisku systemu Windows przy użyciu modułu PowerShellGet.

Continue reading “Instalacja Azure PowerShell na lokalnym systemie”

Posts navigation

Previous page Page 1 Page 2 Page 3 Page 4 Next page

Znajdź

Categories

  • Cloud
    • Amazon Web Services
      • Analytics
      • Compute
      • Cost Management
      • Databases
      • Deployment and Management
      • Fundamentals
      • Integration
      • Monitoring and Metrics
      • Networking
      • SDLC
      • Security
      • Storage
    • Infrastructure as Code
      • CloudFormation
    • Microsoft Azure
      • Sieci wirtualne
      • Storage
  • Development
    • Bash
    • Python
  • DevOps
    • Configuration Management
      • Ansible
      • Puppet
    • Containers
      • Docker
      • Kubernetes
      • Openshift
      • Podman
    • Continous Integration / Continous Delivery
    • Source Code Management
  • GNU/Linux
    • 01. Podstawowe narzędzia
    • 02. Pliki i uprawnienia
    • 03. Użytkownicy i grupy
    • 04. Pakiety
    • 05. Procesy
    • 06. Planowanie zadań
    • 07. Systemd
    • 08. Logi
    • 09. System plików i partycje
    • 10. Inicjowanie systemu
    • 11. Jądro
    • 12. Sieć
    • 13. Wirtualizacja
    • 14. Bezpieczeństwo
    • 15. Serwery usług
    • Inne
  • Security
  • Windows
    • Windows Server 2012

Recent Posts

  • Kubernetes Excercises 2
  • Kubernetes Excercises
  • Deploying Applications the DevOps way On Kubernetes
  • Logging, Monitoring and Troubleshooting on Kubernetes
  • Security on Kubernetes
  • Kubernetes Networking
  • Scheduling on Kubernetes
  • Kubernetes Node Maintenance
  • Managing Cluster in Kubernetes
  • Application Access in Kubernetes

Szukaj

Proudly powered by WordPress