Skip to content

python crash course book is great to learn python fast , I tried to practice it by making my own examples for myself hope it will be useful

Notifications You must be signed in to change notification settings

osama1hatem2abdelkreem3/my-practice-with-python-crash-course-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Python Crash Course Examples

Welcome to my collection of Python examples and exercises inspired by the book "Python Crash Course" by Eric Matthes. This repository showcases my experiences and learnings as I work through various concepts and techniques in Python.

Overview

In this repository, you'll find a variety of Python scripts that I have created while studying the "Python Crash Course" book. Each file represents a different exercise or example that helped me better understand Python programming.

Contents

The repository includes examples covering topics such as:

  • Lists
  • Loops
  • Conditional Statements
  • Functions
  • Dictionaries
  • Classes
  • File Handling
  • Error Handling
  • And more...

Feel free to browse through the files and explore the different Python concepts that I’ve worked on.

Purpose

The purpose of this repository is to document my learning journey with Python and to share the exercises and examples that have helped me along the way. I hope these examples can also be useful to others who are learning Python.

Contact

If you’d like to discuss any of the examples or share your thoughts on Python programming, feel free to reach out:

About

python crash course book is great to learn python fast , I tried to practice it by making my own examples for myself hope it will be useful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages