Skip to content

This repository contains all the code and exercises I complete as part of the Python for Everybody course on Coursera, designed by Dr. Charles Severance

License

Notifications You must be signed in to change notification settings

MohamedHussein27/Python-for-Everybody-Specialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python for Everybody

Welcome to my "Python for Everybody" repository! This repository contains all the code and exercises I complete as part of the Python for Everybody course on Coursera, designed by Dr. Charles Severance.

Table of Contents

Course Overview
Course Structure
Installation
Usage
Projects
Contributing
License
Acknowledgements

Course Overview

"Python for Everybody" is a series of courses that teaches the basics of programming using Python. The course is designed for beginners with no prior programming experience and covers fundamental programming concepts, data structures, web data handling, and database management.

Course Structure

This repository is organized according to the structure of the course:

-Basic syntax
-Variables and types
-Conditional statements
-Loops
-Lists
-Dictionaries
-Tuples
-Files
-Reading web data
-Web scraping
-APIs
-SQL basics
-SQLite
-Database design
-Data retrieval
-Data processing
-Data visualization

Installation

To run the code in this repository, you'll need to have Python installed on your machine. You can download it from the official website.

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push to the branch (git push origin feature-branch)
  6. Open a pull request

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements

Dr. Charles Severance (Dr. Chuck) for creating the "Python for Everybody" course.
The University of Michigan for offering the course on Coursera.
The Coursera platform for providing access to quality education.

Contact Me!

About

This repository contains all the code and exercises I complete as part of the Python for Everybody course on Coursera, designed by Dr. Charles Severance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published