Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/areed1192/sigma_coding_youtube
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
https://github.com/areed1192/sigma_coding_youtube
data-science google-maps-api m-language mlanguage office-applications outlook-vba power-bi power-query powerpoint-vba python python-tutorials python-windows vba vba-excel win32 win32com word-vba yelp-fusion-api
Last synced: 6 days ago
JSON representation
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
- Host: GitHub
- URL: https://github.com/areed1192/sigma_coding_youtube
- Owner: areed1192
- License: mit
- Created: 2019-02-20T04:19:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T04:52:44.000Z (over 2 years ago)
- Last Synced: 2024-11-21T15:15:06.665Z (22 days ago)
- Topics: data-science, google-maps-api, m-language, mlanguage, office-applications, outlook-vba, power-bi, power-query, powerpoint-vba, python, python-tutorials, python-windows, vba, vba-excel, win32, win32com, word-vba, yelp-fusion-api
- Language: Jupyter Notebook
- Homepage: https://sigma-coding.com/
- Size: 67.8 MB
- Stars: 1,074
- Watchers: 103
- Forks: 802
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - areed1192/sigma_coding_youtube - This is a collection of all the code that can be found on my YouTube channel Sigma Coding. (Jupyter Notebook)
README
Sigma Coding
Tutorials & Resources
Support Sigma Coding
Patreon
•
GitHub Sponsor
•
Shop Amazon
## Table of Contents
- [Overview](#overview)
- [Topics](#topics)
- [Resources](#resources)
- [Link to Other Repositories](#links-to-other-respositories)
- [Support the Channel](#support-the-channel)## Overview
Howdy! My name is [Alex](https://www.linkedin.com/in/alex-reed/), and if you're like me, you
enjoy the world of programming. Or maybe you were like me a few years ago and are beginning
to take your first step into this exciting world. The GitHub repository you're currently contains
almost all of the code you find on my YouTube channel Sigma Coding. Feel free to clone,
download or branch this repository so you can leverage the code I share in my channel.Because I cover so many different langages on my YouTube channel, I dedicate a folder to each
specific lanaguge. Right now, I cover the following lanagues on my channel:- [Python](https://github.com/areed1192/sigma_coding_youtube/tree/master/python)
- [VBA](https://github.com/areed1192/sigma_coding_youtube/tree/master/vba)
- [JavaScript](https://github.com/areed1192/sigma_coding_youtube/tree/master/javascript)
- [M Langauge (Used for Power Query & Power BI)](https://github.com/areed1192/sigma_coding_youtube/tree/master/m%20language)
- [T SQL](https://github.com/areed1192/sigma_coding_youtube/tree/master/t%20sql)This list is continuously changing, and I do my best to make tutorials engaging, exciting,
and most importantly, easy to follow!## Topics
Now, I cover a lot of topics on my channel and as much I would like to list them all I don't
want to overload with you a bunch of information. Here is a list of some of my more popular topics:- **Python:**
- **Win32COM** The Win32COM library allows us to control the VBA object model from Python.
- **TD Ameritrade API** The TD Ameritrade API allows us to stream real-time quote data and
execute trades from Python.
- **Interactive Brokers API** The TD Ameritrade API allows us to stream real-time quote data
and execute trades from Python.
- **Machine Learning** I cover different machine learning models ranging from regression to
classification.
- **Pythonnet** Pythonnet is used to connect Python to something called the CLR (Common Language
Runtime) which gives us access to more Windows speicific libraries.- **VBA:**
- **Access VBA** In Access, we can store large amounts of data. With Access, we will see how to
create tables, query existing tables, and even importing and exporting data to and from access.
- **Excel VBA** In Excel, we do an awful lot even working with non-standard libraries like ADODB.
- **Outlook VBA** In Outlook, we work with email objects and account information.
- **PowerPoint VBA** This series covers interacting with PowerPoint objects using VBA, topics like
linking OLE objects and formatting slides.
- **Publisher VBA** In Publisher, we explore how to create fliers and other media documents for
advertising.
- **Word VBA** With Word VBA, we see how to manipulate different documents and change the underlying
format in them.- **JavaScript:**
- **Office API** Learn how to use the new JavaScript API for Microsoft Office.
- **Excel API** The Excel API focuses just on the API for Microsoft Excel and the object
model associated with it.
- **Word API** The Word API focuses just on the API for Microsoft Word and the object model
associated with it.- **TSQL:**
- **APIs** Learn how to make API request from Microsoft SQL Server.
- **Excel** Learn how to work with Excel Workbooks using T-SQL.## Resources
If you ever have a question, would like to suggest a topic, found a mistake or just want some
input for a project you can always email me at **[email protected]**. Additionally, you
can find dedicated folders in the repository for resources like documentation.## Links To Other Respositories
Some of my projects are so large that they have dedicated repositories for them. Here is a
list of repositiories of my other repositiories:- [TD Ameritrade API Client For Python](https://github.com/areed1192/td-ameritrade-python-api)
- [Interactive Brokers API Client For Python](https://github.com/areed1192/interactive-broker-python-api)
- [Office API Add-In](https://github.com/areed1192/excel-custom-function-add-in)
- [Python SEC Library](https://github.com/areed1192/python-sec)
- Excel Object Model For Python - COMING SOON## Support the Channel
**Patreon:**
If you like what you see! Then Help support the channel and future projects by donating to
my **[Patreon Page](https://www.patreon.com/sigmacoding)**. I'm always looking to add more
content for individuals like yourself, unfortuantely some of the APIs I would require me to
pay monthly fees.**Hire Me:**
If you have a project, you think I can help you with feel free to reach out at [[email protected]](mailto:[email protected]?subject=[GitHub]%20Project%20Proposal) or fill out the [contract request form](https://forms.office.com/Pages/ResponsePage.aspx?id=ZwOBErInsUGliXx0Yo2VfcCSWZSwW25Es3vPV2veU0pUMUs5MUc2STkzSzVQMFNDVlI5NjJVNjREUi4u)**Disclosures:**
I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program
designed to provide a means for sites to earn advertising fees by advertising and linking to **Amazon.com**.
Full Disclosure: I will earn a commission if you purchase from the Shop Amazon link, more details are provided below.