Skip to content

vivekjangid17/Python-book

Repository files navigation

🐍 Python Crash Course (3rd Edition) - Code Repository

Welcome to my Python learning journey! 🚀
This repository contains my hands-on code and exercises from the book "Python Crash Course" (3rd Edition) by Eric Matthes. I'm learning Python step-by-step and pushing topic-wise code here as I explore each chapter.

📘 Book Overview

Python Crash Course is a great beginner-friendly book that covers Python basics, data structures, control flow, functions, classes, files, testing, and more — and also includes 3 real-world projects!

📂 Repository Structure

The code in this repository is organized by topics or chapters. Each folder or file represents a specific concept or section from the book:

Note: Folder names may vary depending on how you structure it. Adjust accordingly.

💻 Topics Covered

✅ Basic Syntax and Print Statements
✅ Variables and Data Types
✅ Strings and String Methods
✅ Numbers and User Input
✅ Lists and Tuples
✅ If Statements and Logical Conditions
✅ Dictionaries and Nesting
✅ Loops (for/while)
✅ Functions and Arguments
✅ Classes and OOP Basics
✅ File Handling
✅ Error Handling
✅ Testing Code
✅ Projects: Alien Invasion, Data Visualization, Web App with Django

📌 Why This Repo?

  • To track my learning progress.
  • To practice coding and develop logic.
  • To share with others who are also learning Python.
  • To build a solid GitHub presence with meaningful code.

📅 My Learning Plan

I'm reading and practicing regularly. You can follow my commits to track my progress!

🌟 Contributions

This is a personal learning project. However, if you find anything helpful or want to discuss a concept, feel free to open an issue or drop a star ⭐!

📬 Connect With Me

If you're also learning Python or interested in AI/ML, feel free to connect or collaborate!


📖 Book Link: Python Crash Course, 3rd Edition on Amazon
Author: Eric Matthes


Happy coding! Vivek Jangid

About

This repository contains the python code from the book PYTHON CRASH COURSE 3RD ADDITION.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages