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 – Challenge – 8

saksham dixitJun 4, 2024Jun 3, 2024
Problem Statement: Develop a Python program that extracts email addresses from a given text input. The program should utilize regular...
Read More
Lazy Programming Series

Lazy Programming Series – Pickle Module in Python

saksham dixitJun 3, 2024Jun 2, 2024
PICKLE MODULE: The pickle module in Python provides a way to serialize and deserialize Python objects. Serialization is the process...
Read More
Lazy Programming Series

Lazy Programming Series – Challenge – 7

saksham dixitJun 2, 2024Jun 2, 2024
Lazy Programming Series – Challenge 7 Problem Statement: News-to-Audio Converter In the era of fast-paced lifestyles and multitasking, staying updated...
Read More
Lazy Programming Series

Lazy Programming Series – Request module for HTTP request & JSON Module in Python

saksham dixitJun 1, 2024Jun 1, 2024
Request module for HTTP request In the realm of web development, efficient communication between different servers and clients is paramount....
Read More
Lazy Programming Series

Lazy Programming Series – Function Caching, Handling Exception, Coroutines & OS Module in Python

saksham dixitMay 31, 2024Jun 1, 2024
Function Caching in Python: In Python, you can implement function caching using various techniques. Caching helps to store the results...
Read More
Lazy Programming Series

Lazy Programming Series – Generators & Comprehensions in Python

saksham dixitMay 30, 2024May 30, 2024
Generators in Python: Generators are an essential feature of Python programming that allow you to efficiently iterate over large datasets...
Read More
Lazy Programming Series

Lazy Programming Series – Mini Project 1

saksham dixitMay 29, 2024May 29, 2024
MINI PROJECT : 1 Problem Statement: Video Game CD Library Management System Design a Python program using classes and objects...
Read More
Lazy Programming Series

Lazy Programming Series – Super(), Multiple Inheritance, Dunder Method, Abstract base class & @abstractmethod, Setters & Property Decorators, Object Introspection In Python

saksham dixitMay 28, 2024May 28, 2024
SUPER() in Classes: Certainly! super() in Python is used to access methods and properties from a parent class. It’s particularly...
Read More
Lazy Programming Series

Lazy Programming Series – Public, Private & Protected Access Specifiers & Polymorphism In Python

saksham dixitMay 27, 2024May 27, 2024
Public, Private & Protected Access Specifiers in Python: In Python, access control is a bit different compared to languages like...
Read More
Lazy Programming Series

Lazy Programming Series – Single Inheritance, Multiple Inheritance & Multilevel Inheritance

saksham dixitMay 26, 2024May 26, 2024
Single Inheritance In Python: Single inheritance in Python refers to the concept where a class can inherit attributes and methods...
Read More
34567

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