Skip to content

Shutchon/BasicPythonProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Programming Basics Tutorial Welcome to the Python Programming Basics Tutorial! This project is designed to help beginners learn the fundamentals of Python programming through hands-on examples and exercises.

Introduction

This tutorial project is aimed at newcomers to programming and those who want to learn Python from scratch. It covers the basics of Python, including syntax, data types, control structures, functions, and more. Each section includes examples and exercises to reinforce learning.

Getting Started

To get started, you can clone the repository and follow the instructions below to set up your environment.

Project Structure

The project is organized into the following directories.

Requirements

Python 3.x pip (Python package installer)

Installation

Clone the repository:

git clone https://github.com/Shutchon/BasicPythonProgramming.git

Install the required packages:

pip install -r requirements.txt

Navigate through the directories and explore the examples and exercises. Each directory contains a README file explaining the concepts and providing code samples.

To run a Python file, use:

python <filename>.py

Video Title

Feel free to modify the examples and experiment with the code!

Contributing

Contributions are welcome! If you have suggestions for improvements or new topics to cover, please open an issue or submit a pull request. Please see the CONTRIBUTING file for more details.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or feedback, please reach out to shutchon.pr@rmuti.ac.th.

Happy coding!

About

BasicPythonProgramming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published