An open API service indexing awesome lists of open source software.

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.

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: write python <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




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.