Repository of Web Development course of Udemy platform.
Summary • Installation • Related • License • Acknowledgments • Contact
This is a repository where I store all lessons that I take on Web Development course of Udemy platform, related with Go language. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.
Clone the repository, install Go and use Visual Studio Code (code editor) with Go (extension) installed. That's all! If you want to test a Go file write go run <FILE NAME>
in a terminal, and you are going to see a result in your terminal.
• Optional:
Run command npm install
to install all packages used for make a clean code, like Prettier and Husky for pre-commits.
- Repository of HTML course
- Repository of CSS course
- Repository of JS course
- Repository of Python course
- Repository of Flask course
- Repository of Django course
- Repository of Go web course
- Repository of Go module practice
- Repository of Java course
- Repository of API REST - Express course
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.
Thanks to Alex Roel teacher to make this course.
If you want to contact me, please see my socials medias in my GitHub profile.