Gitesh Wagh
open-menu closeme
Home
Cyber Security
Python
All Projects
Sitemap
About
github youtube youtube twitter rss
  • 💻Project 1 : Stone-Paper-Scissor Game In Python

    calendar August 20, 2023 · 3 min read Â· Programming Coding python PythonTutorial  Â·
    Share on: twitter facebook linkedin copy

    This Python project is a simple game known as "Stone-Paper-Scissor." It's a game of chance where a player competes against the computer in making choices among three options: "Stone," "Paper," and "Scissor." The code makes use of several fundamental programming concepts:

    1. …


    Read More
  • Project 2: Calculator - Python Tutorials For Beginners #8

    calendar August 14, 2023 · 3 min read Â· Programming Coding python PythonTutorial  Â·
    Share on: twitter facebook linkedin copy
    Project 2: Calculator - Python Tutorials For Beginners #8

    Introduction In this tutorial, we’ll create a simple calculator program in Python. The calculator will take two numbers and an operator (+, -, *, /, **) as input and perform the corresponding mathematical operation. This Python project is a basic calculator that performs arithmetic operations on two numbers. The …


    Read More
  • Match Cases - Python Tutorials For Beginners #7

    calendar July 6, 2023 · 3 min read Â· Python PythonTutorial Match Cases In Python Match Cases  Â·
    Share on: twitter facebook linkedin copy
    Match Cases - Python Tutorials For Beginners #7

    Introduction Let’s dive into the world of Python’s match case statement. Introduced in Python 3.10, this feature provides a more concise and readable way to handle multiple conditions compared to traditional if-elif-else chains. Here’s what you need to know: In this blog post, We will learn how to use match cases in …


    Read More
  • If-Else statements - Python Tutorials For Beginners #6

    calendar June 25, 2023 · 1 min read Â· Programming Coding python PythonTutorial  Â·
    Share on: twitter facebook linkedin copy
     If-Else statements - Python Tutorials For Beginners #6

    What is If-Else statement ? An if-Else statement is a method for writing conditions. Another method available today is match cases. We start writing our first condition by using the 'if' keyword and the other by using the keyword 'elif'. The last condition was else it runs when other conditions will not execute. Every …


    Read More
  • Operators In Python - Python Tutorials For Beginners #5

    calendar June 18, 2023 · 3 min read Â· Programming Coding python PythonTutorials  Â·
    Share on: twitter facebook linkedin copy
    Operators In Python - Python Tutorials For Beginners #5

    What Are Operators In Python? Operators are a symbol or small word which is useful to perform operations in Python. Type Of Operators (1) Conditional Operators (2) Logical Operators (3) Identity Operators (4) Arithmetic Operators (5) Membership Operators (6) Assignment Operators (7) Bitwise Operator Conditional / …


    Read More
  • Project 1: Coin Toss - Python Tutorials For Beginners #4

    calendar June 4, 2023 · 1 min read Â· Visual Studio python Python Prgramming Python Project  Â·
    Share on: twitter facebook linkedin copy
    Project 1: Coin Toss - Python Tutorials For Beginners #4

    Let’s Create Something Amazing With Python! In this blog, we’ll be learning how to create a Python program to make a simple coin toss project. This project is perfect for beginners. Today, We all learn about the practical application of concepts in Python. This program will allow the computer to randomly choose one of …


    Read More
  • Variables And DataTypes - Python Tutorials For Beginners #3

    calendar May 8, 2023 · 3 min read Â· Programming Coding python PythonTutorials  Â·
    Share on: twitter facebook linkedin copy
    Variables And DataTypes - Python Tutorials For Beginners #3

    Variables 1Variabl1e1 = 24565876575678 2x = input() 3print(x) 4print(Variabl1e1) Here I created a variable called "Variable1". Variables are use for storing data. Variables are like containers, they contain values.** First of all, write the name of the variable, Use the = sign, and assign the value. This is …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»

Gitesh Wagh

Gitesh Wagh shares powerful insights on cybersecurity, AI, and emerging tech — including real-world threats, latest trends, and tools to help you stay secure and ahead in the digital world.
Read More

Featured Posts

  • Quantum Computing for Beginners: Explained in Simple Words (2025 Guide)
  • Cybersecurity in 2025: 16 Billion Records Leaked — What You MUST Do Now
  • 💡 Introduction To Game Development

Recent Posts

  • While Loops In Python- Python Tutorials For Beginners #11
  • Type Casting In Python- Python Tutorials For Beginners #10
  • Markdown Syntax - Complete Tutorial
  • For Loops In Python- Python Tutorials For Beginners #9
  • Hugo : World's Fastest Framework For Website Building 🔥

GITESH-WAGH 25

Categories

PYTHON 11 PYTHON-PROJECTS 5 WEB-DEVELOPMENT 2 CYBER-SECURITY 1

Tags

PYTHON 16 PROGRAMMING 15 CODING 14 PYTHONTUTORIAL 12 C-DEVELOPMENT 2 C-SHARP 2 HUGO 2 PYTHONTUTORIALS 2 VISUALSTUDIO 2 WEB-DEVELOPMENT 2 16-BILLION-RECORDS 1 AI-AND-QUANTUM 1 C-PRGRAMMING 1 C-PROGRAMMING 1 CYBER-ATTACK 1 CYBERSECURITY-2025 1 DARK-WEB 1 DATA-BREACH 1 DATA-LEAK 1 DEVELOPMENT 1 ENTANGLEMENT 1 FREE-VIDEO-EDITOR 1 FUTURE-OF-COMPUTING 1 GAME-DEVELOPMENT 1 GAMING 1 GOHUGO 1 HOW-CAN-LEARN-CODING 1 HOW-DO-I-START-CODING 1 HOW-TO-CODE 1 HOW-TO-PROTECT-DATA 1 IDENTITY-THEFT 1 INDEX 1 IS-KDENLIVE-A-GOOD-EDITING-SOFTWARE 1 IS-KDENLIVE-BETTER-THAN-PREMIERE-PRO 1 IS-THERE-A-PAID-VERSION-OF-KDENLIVE 1 KDENLIVE 1 MARKDOWNSYNTAX 1 MATCH-CASES 1 MATCH-CASES-IN-PYTHON 1 PYTHON-PRGRAMMING 1 PYTHON-PROJECT 1 PYTHON-WHILE-LOOPS 1 QUANTUM-COMPUTING 1 QUANTUM-TECHNOLOGY-2025 1 QUANTUM-VS-CLASSICAL 1 QUBIT-EXPLAINED 1 SUPERPOSITION 1 VIDEO-EDITING 1 VISUAL-STUDIO 1 WHAT-ARE-LOOPS-IN-PYTHON 1
All Tags
16-BILLION-RECORDS1 AI-AND-QUANTUM1 C-DEVELOPMENT2 C-PRGRAMMING1 C-PROGRAMMING1 C-SHARP2 CODING14 CYBER-ATTACK1 CYBERSECURITY-20251 DARK-WEB1 DATA-BREACH1 DATA-LEAK1 DEVELOPMENT1 ENTANGLEMENT1 FREE-VIDEO-EDITOR1 FUTURE-OF-COMPUTING1 GAME-DEVELOPMENT1 GAMING1 GOHUGO1 HOW-CAN-LEARN-CODING1 HOW-DO-I-START-CODING1 HOW-TO-CODE1 HOW-TO-PROTECT-DATA1 HUGO2 IDENTITY-THEFT1 INDEX1 IS-KDENLIVE-A-GOOD-EDITING-SOFTWARE1 IS-KDENLIVE-BETTER-THAN-PREMIERE-PRO1 IS-THERE-A-PAID-VERSION-OF-KDENLIVE1 KDENLIVE1 MARKDOWNSYNTAX1 MATCH-CASES1 MATCH-CASES-IN-PYTHON1 PROGRAMMING15 PYTHON16 PYTHON-PRGRAMMING1 PYTHON-PROJECT1 PYTHON-WHILE-LOOPS1 PYTHONTUTORIAL12 PYTHONTUTORIALS2 QUANTUM-COMPUTING1 QUANTUM-TECHNOLOGY-20251 QUANTUM-VS-CLASSICAL1 QUBIT-EXPLAINED1 SUPERPOSITION1 VIDEO-EDITING1 VISUAL-STUDIO1 VISUALSTUDIO2 WEB-DEVELOPMENT2 WHAT-ARE-LOOPS-IN-PYTHON1 WHAT-IS-A-WHILE-LOOP-EXAMPLE1 WHAT-IS-CALLED-DO-WHILE-LOOP1 WHAT-IS-THE-DIFFERENCE-BETWEEN-A-FOR-AND-WHILE-LOOP1 WHAT-IS-THE-NO-1-VIDEO-EDITING-APP1 WHAT-IS-THE-SYNTAX-OF-LOOP1 WHAT-IS-THE-WHILE-LOOP-IN-PYTHON1 WHILE-LOOPS1 WHILE-LOOPS-IN-PYTHON1 WHILE-LOOPS-IN-PYTHON-PROGRAM1
[A~Z][0~9]
Gitesh Wagh

 2022-  GITESH WAGH. All Rights Reserved

to-top