Skip to content

ThomasMathewz/Python-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Basics

This repository contains Jupyter notebooks designed to help you learn the fundamentals of Python programming. Whether you're just starting out or need a refresher, these examples and explanations are a great place to begin.

What's Inside

  • Variables and Data Types
  • Operators
  • Conditional Statements (if, elif, else)
  • Loops (for, while)
  • Functions
  • Lists, Tuples, Sets, Dictionaries
  • String Manipulation
  • File Handling (both text and image file)
  • Object-Oriented Programming (OOP) Basics
  • Modules
  • Numpy
  • Pandas and dataset
  • Pattern Printing

Getting Started

Requirements

  • Anaconda
  • Jupyter Notebook (included with Anaconda)

About

A beginner-friendly repository covering the fundamental concepts of Python programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors