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 – 5

saksham dixitMay 14, 2024May 14, 2024
Challenge 5: Rock Paper Scissors Game Development: Rock Paper Scissors Overview: “Rock Paper Scissors” is a classic hand game typically...
Read More
Lazy Programming Series

Lazy Programming Series – External & Built-in Modules | F-Strings & string format in Python

saksham dixitMay 13, 2024May 12, 2024
External & Built-in Modules in Python Python provides a rich ecosystem of both built-in modules and external libraries (also known...
Read More
Lazy Programming Series

Lazy Programming Series – Anonymous Lambda function in Python

saksham dixitMay 12, 2024May 12, 2024
Anonymous Lambda function in Python: In Python, anonymous functions are created using the lambda keyword. They are also known as...
Read More
Lazy Programming Series

Lazy Programming Series – Global , Local & nonlocal Scope

saksham dixitMay 10, 2024May 12, 2024
In Python, the term “scope” refers to the region of a program where a particular variable is accessible. Python has...
Read More
Lazy Programming Series

Lazy Programming Series – Challenge – 4

saksham dixitMar 23, 2024Mar 23, 2024
Challenge – 4 Problem Statement: Develop a Business Management System capable of handling assignments and projects for three clients, namely...
Read More
Lazy Programming Series

Lazy Programming Series – Seek() & tell() method & With Block to open python files

saksham dixitMar 22, 2024Mar 22, 20241 Comment on Lazy Programming Series – Seek() & tell() method & With Block to open python files
In Python, seek() and tell() are methods used for file manipulation. They are primarily used when reading from or writing...
Read More
Lazy Programming Series

Lazy Programming Series – Challenge – 3

saksham dixitMar 21, 2024Mar 21, 2024
Challenge – 3 Problem Statement: Develop a Python program that generates a pattern of stars based on user input. The...
Read More
Lazy Programming Series

Lazy Programming Series – try and except & File I/O (Input/Output) in Python

attackerMar 20, 2024Mar 20, 2024
In Python, try and except blocks are used for exception handling. Exception handling allows you to gracefully manage errors or...
Read More
Lazy Programming Series

Lazy Programming Series – Shorthand If-else notation & Docstrings

saksham dixitMar 19, 2024Mar 19, 2024
In Python, you can use a shorthand if-else notation called a ternary conditional operator. It has the following syntax: Here’s...
Read More
Lazy Programming Series

Lazy Programming Series – Operators in Python

saksham dixitMar 18, 2024Mar 18, 2024
In Python, operators are special symbols or keywords that are used to perform operations on variables and values. Here’s a...
Read More
56789

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