Skip to content

Mruruc/python_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

Python is a widely-used, interpreted, object-oriented, and high-level programming language with dynamic semantics, used for general-purpose programming.

Repository Contents

This repository contains my notes and tutorials, along with a folder structure for organizing the content.

Syntax

  • Variables
  • Indentation
  • Data Types
  • type() Function
  • Type Casting
  • Unpacking Collections
  • Global Variables
  • Global Keyword
  • Booleans
    • bool() Function
    • Falsy Values
  • Conditional Statements
  • Loops
  • Functions
  • User Inputs

Object-Oriented Programming (OOP)

  • Classes and Objects
  • Encapsulation
  • Inheritance

Lambda Functions

String Manipulation

Data Structures

  • Lists
  • Tuples
  • Sets
  • Dictionaries
  • Exercises

Iterators

JSON Conversion

Date Handling

Exception Handling

Input/Output (I/O)

Common Modules

Each section will provide detailed explanations and examples to facilitate understanding.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors