All Projects → exlskills → course-ASAP-learn-golang

exlskills / course-ASAP-learn-golang

Licence: other
A$AP Learn GoLang Open Course 🚀to the 🌙

Projects that are alternatives of or similar to course-ASAP-learn-golang

Learngo
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
Stars: ✭ 11,847 (+59135%)
Mutual labels:  course, learn-go
blockchain101
区块链是面向未来数字化社会的新一代信息技术。本课程将系统介绍区块链原理和应用,让学生对区块链有整体的了解。课程设计目标是帮助学生树立分布式整体性世界观,教学大纲将涵盖围绕区块链,通过应用密码学、分布式系统基础、博弈论的基础知识,把区块链作为分布式整体世界观最前沿的创新应用进行系统讲解。课程还将引入区块链智能合约的概念,帮助学生理解区块链编程的理念和应用的方法。
Stars: ✭ 102 (+410%)
Mutual labels:  course
Coursera HTML-CSS-Javascript-for-Web-Developers
Solutions to the assignments of the Coursera course "HTML, CSS, and Javascript for Web Developers" by Johns Hopkins University.
Stars: ✭ 103 (+415%)
Mutual labels:  course
udemy-rails-api
Udemy Rails API course
Stars: ✭ 25 (+25%)
Mutual labels:  course
mastering-haskell
The slides for my Packt course, "Mastering Haskell".
Stars: ✭ 15 (-25%)
Mutual labels:  course
codapps
A course to learn how to code a mobile app - for complete beginners
Stars: ✭ 14 (-30%)
Mutual labels:  course
nodejs
⛳ Node.js 应用开发课程资料
Stars: ✭ 14 (-30%)
Mutual labels:  course
gds course
Geographic Data Science, the course
Stars: ✭ 60 (+200%)
Mutual labels:  course
neutronics-workshop
A workshop covering a range of fusion relevant analysis and simulations with OpenMC, DAGMC, Paramak and other open source fusion neutronics tools
Stars: ✭ 29 (+45%)
Mutual labels:  course
reinforcement learning course materials
Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University
Stars: ✭ 765 (+3725%)
Mutual labels:  course
data-mining
Resources for the Data Mining for Bussiness and Governance course.
Stars: ✭ 52 (+160%)
Mutual labels:  course
srqm
An introductory statistics course for social scientists, using Stata
Stars: ✭ 43 (+115%)
Mutual labels:  course
geospatial-modeling-course
NCSU GIS/MEA582: Geospatial Modeling and Analysis Course
Stars: ✭ 30 (+50%)
Mutual labels:  course
python for scientists
Python Open Courseware for Scientists and Engineers
Stars: ✭ 55 (+175%)
Mutual labels:  course
Python-Course
🐍 This is the most complete course in Python, completely practical and all the lessons are explained with examples, so that they can be easily understood. 🍫
Stars: ✭ 18 (-10%)
Mutual labels:  course
kubernetes-localdev
Create a local Kubernetes development environment on macOS or Windows and WSL2, including HTTPS/TLS and OAuth2/OIDC authentication.
Stars: ✭ 210 (+950%)
Mutual labels:  course
vuejs-egitimi
Vue.js ile Sıfırdan Uygulama Geliştirme Eğitimi uygulama ve proje dosyaları
Stars: ✭ 19 (-5%)
Mutual labels:  course
blockchain-development
A complimentary course for an understanding of blockchain and its development like custom blockchain, dapps, etc.
Stars: ✭ 71 (+255%)
Mutual labels:  course
start-machine-learning
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2022 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Stars: ✭ 3,066 (+15230%)
Mutual labels:  course
cpp-made-2020-hw
A repo for publishing tasks and tests for mail.ru MADE (big-data school) 2020 C++ course.
Stars: ✭ 34 (+70%)
Mutual labels:  course

EXLskills A$AP Learn GoLang Course!

This is the EXLskills free and open-source template. It includes a checklist, license, readme, and an index.yaml file to help you get started with creating an EXLskills-compatible course!

New Course Checklist

  • Update license parameters, specifically, add examples of what "source code" is in your course

  • Create the course structure using EOCS (these are your chapters, sequentials, and verticals)

  • Add your first piece of content to the course layout

  • Run eocsutil verify periodically to check that your course adheres to the EOCS format

  • Create an issue here to notify EXLskills of your intent to publish this course. After a brief review and validation, you should be ready to publish your EXLskills course. EXLskills team will add the course repo to the course pipeline and you should have your work on the master branch validated, converted, and published with each new commit.

  • Congratulations, you published this course and can now drop this checklist from your README.md file :)

About EXLskills

EXLskills is on a mission to change education with an open-source online digital skills learning, certification, and peer-to-peer instruction platform that is committed to offering premium-quality courseware for 100% free via our open-source courseware methodology. The contents of this repository are developed using the EXL Open Courseware Standard and are then imported/pushed to EXLskills.com with the eocsutil tool. This process is 100% transparent, free, and open-source.

Make Money by Sharing Your Skills

Open source courseware contributions are absolutely critical to the success of the EXLskills.com mission, yet we all have to keep the lights on... To this end, we offer a peer-to-peer instruction (tutoring-like) conversational interface that learners can use to have their questions answered by a certified EXLskills instructor. As a certified instructor, you choose your own hours, topics, and even your own rate! You can use the mobile instructor chat app (powered by Intercom) to answer questions on-the-go, or use the web application to go deep with learners via chat, screen share, and video! For more information on how to become an instructor and receive your cash sign-up bonus, visit our instructor page.

Format

This course is designed, maintained, and accessed through the EOCS (EXL Open Courseware Standard) format. To learn more about this interoperable standard, please refer to the documentation.

Contributing

All contributions in the form of pull-requests and issues are welcome and greatly appreciated :)

Translations

We are always working on translating this course to other languages to make it accessible to as many people around the world as we can. To open work on a new language, please create an issue in this repository for the maintainers to guage interest and we will start a translation branch.

License

The content of this project itself, including, but not limited to the content of all .md (Markdown) and .yaml (YAML) files included in this project, is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, and all of the source code provided alongside the content, including, but not limited to to the .java (Java) files, is licensed under the source code license provided in the SOURCE_CODE_LICENSE.md file included in the same directory as this notice.

If you have any questions regarding the license, please contact [email protected]

Enterprise / Commercial Licensing & Support

For enterprise licenses and/or support, please send an email enquiry to [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].