Skip to content
  • Home
  • About
  • Privacy Policy
  • Home
  • About
  • Privacy Policy
Pentest Diaries Security Alive
Pentest Diaries Security Alive
  • About
  • Privacy Policy
  • Home
Lazy Programming Series

Lazy Programming Series – Static Method, Abstraction & Encapsulation in Python

saksham dixitMay 25, 2024May 25, 2024
Static Methods in Python: In Python, static methods are methods that are bound to a class rather than an instance...
Read More
Lazy Programming Series

Lazy Programming Series – Self , __init__() constructor , Class method , CM alternative constructors

saksham dixitMay 24, 2024May 24, 2024
Self & __init__() (constructor) in Python: In Python, self and __init__() are fundamental concepts used in defining and initializing class...
Read More
Lazy Programming Series

Lazy Programming Series – Instance and Class variables in python

saksham dixitMay 23, 2024May 23, 2024
Instance and Class variables in Python In Python, classes can have two types of variables: instance variables and class variables....
Read More
Lazy Programming Series

Lazy Programming Series – Classes and Objects In Python

saksham dixitMay 22, 2024May 22, 2024
Classes and Objects In Python: Classes and objects are fundamental concepts in object-oriented programming (OOP), and Python supports OOP paradigms...
Read More
Lazy Programming Series

Lazy Programming Series – Decorators In Python

saksham dixitMay 21, 2024May 20, 2024
Introduction Decorators are a powerful and versatile tool in Python that allows developers to modify or extend the behavior of...
Read More
Lazy Programming Series

Lazy Programming Series – Challenge 6

saksham dixitMay 20, 2024May 20, 2024
Challenge 6: Healthy Security Professional Problem Statement: Introduction: Security professionals often have demanding and stressful jobs that require long hours...
Read More
Lazy Programming Series

Lazy Programming Series – Join Function & (Map, Filter & Reduce) in Python

saksham dixitMay 19, 2024
Join Function in Python: In Python, the join function is used to concatenate the elements of an iterable (like a...
Read More
Lazy Programming Series

Lazy Programming Series – Import works in Python

saksham dixitMay 18, 2024May 18, 2024
In Python, the import statement is used to bring modules and packages into your current script, allowing you to access...
Read More
Lazy Programming Series

Lazy Programming Series – TIME Module, VIRTUAL ENVIRONMENT & REQUIREMENT & Enumerate Function in Python

saksham dixitMay 17, 2024May 17, 2024
TIME Module in Python: The time module in Python provides various functions to work with time-related tasks, such as getting...
Read More
Lazy Programming Series

Lazy Programming Series – *ARGS AND **KWARGS in Python

saksham dixitMay 15, 2024May 15, 2024
*args and **kwargs are special syntax in Python used for function definitions, allowing you to pass a variable number of...
Read More
45678

Recent Posts

  • WHAT ARE NPUs AI Processor CPU Vs GPU Vs NPU
  • Yup! AI & The Bots Are Already Taking Our Jobs! Here’s One Thing We Can Do About That
  • DDOS – The Unbeatable Cyber Attack system
  • Avoid these Risky Mistakes in Blockchain Coding
  • What is Zero Day Attack? How to prevent?

Recent Comments

  1. movie21k on Massive Microsoft Worldwide Outage Disrupts Flights, Markets, and Stock; | Blue Screen of Death
  2. Plentiful Treasure Slot Game on Massive Microsoft Worldwide Outage Disrupts Flights, Markets, and Stock; | Blue Screen of Death
  3. Shavonne Escobar on Lazy Programming Series – Seek() & tell() method & With Block to open python files
  4. Brigitte Denesik on Lazy Programming Series – List & Dictionary
  5. Marley Hermann on Hack The Box – Breadcrumbs

Archives

  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • March 2024
  • February 2024
  • January 2024
  • November 2023
  • September 2023
  • August 2023

Categories

  • Creative ideas
  • Docker & Container Security
  • Hack_The_Box_Writeups
  • Knowledge Share
  • Lazy Programming Series
  • Outage
  • Pentesting Technique
  • Short Blockchain Post
  • Solidity Series
  • WMI – Red & Blue Team