https://github.com/hozlucas28/python-course-2022
Repository of Python course of @udemy.
https://github.com/hozlucas28/python-course-2022
2022 course mit-license practices python udemy
Last synced: about 1 year ago
JSON representation
Repository of Python course of @udemy.
- Host: GitHub
- URL: https://github.com/hozlucas28/python-course-2022
- Owner: hozlucas28
- License: mit
- Created: 2022-10-12T18:52:35.000Z (over 3 years ago)
- Default Branch: Master
- Last Pushed: 2025-01-01T05:28:32.000Z (over 1 year ago)
- Last Synced: 2025-02-05T14:46:24.056Z (over 1 year ago)
- Topics: 2022, course, mit-license, practices, python, udemy
- Language: Python
- Homepage:
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Python Course [2022]
Repository of Web Development course of Udemy platform.
Summary •
Installation •
Related •
License •
Acknowledgments •
Contact
Summary
This is a repository where I store all lessons that I take on Web Development course of Udemy platform, related with Python language.
Installation
Clone the repository, install Python (language) and use Visual Studio Code (code editor) with Python and Pylance (extensions) installed. Now you have to different ways to test a Python file:
-
Run Python file from terminal: writepython <FILE NAME>in a terminal, and you are going to see a result in your terminal.
-
Run Python file from extension: select the file and then press right click on it, and run option: Run Python File in Terminal. Automatically, it will open your default terminal inside Visual Studio Code, and you are going to see a result of Python file, that you selected, in your terminal.
Related
-
Repository of HTML course
-
Repository of CSS course
-
Repository of JS course
-
Repository of Flask course
-
Repository of Django course
-
Repository of Go course
-
Repository of Go web course
-
Repository of Go module practice
-
Repository of Java course
-
Repository of Java movie catalog practice
-
Repository of API REST - Express course
License
This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.
Acknowledgments
Thanks to Alex Roel teacher to make this course.
Contact
If you want to contact me, please see my socials medias in my GitHub profile.