Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.76 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.76 KB

Programming Fundamentals Codes Repository Using Python 👨🏻‍💻

Welcome to my first semester practice codes repository! This repository contains various Python assignments, labs, and quizzes that I worked on during my first semester. Whether you're just starting to learn Python or diving into programming fundamentals, you'll find valuable resources here to enhance your understanding.

Contents

  • Assignments: This directory holds Python assignments completed during the semester.
  • Labs: Here you'll find lab exercises covering a range of Python concepts.
  • Quizzes: Access quizzes that helped solidify my understanding of Python.

What You'll Learn

This repository covers essential Python concepts, including:

  • Data types (strings, lists, dictionaries, etc.)
  • Functions and their implementation
  • Loops (for loops, while loops)
  • Logic building and problem-solving strategies
  • File handling and manipulation

How to Use

Feel free to explore the contents of this repository at your own pace. Here's how you can get started:

  1. Clone the Repository:
git clone https://github.com/your-username/programming-fundamentals-python.git
  1. Navigate to Specific Directories:
  • Assignments
  • Labs
  • Quizzes
  1. Review the Code: Explore the Python files to understand how different concepts are implemented.

  2. Experiment: Modify the code, try out different solutions, and experiment with the concepts learned.

Contributing

If you find any errors, have suggestions for improvement, or want to contribute additional practice exercises, feel free to open an issue or submit a pull request. Contributions are welcome and appreciated!

License

This repository is licensed under the MIT License.

Follow for more..........