Skip to content

This is a collection of all the code that can be found on my YouTube channel Sigma Coding.

License

Notifications You must be signed in to change notification settings

GoncerAl/sigma_coding_youtube

 
 

Repository files navigation

Sigma Coding

Tutorials & Resources

YouTubeFacebookPatreonGitHub Sponsor

Table of Contents

Overview

Howdy! My name is Alex, 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
  • VBA
  • JavaScript
  • M Langauge (Used for Power Query & Power BI)
  • SQL

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.
    • Machine Learning I cover different machine learning models ranging from regression to classification.
  • VBA:

    • PowerPoint VBA This series covers interacting with PowerPoint objects using VBA, topics like linking OLE objects and formatting slides.
    • Word VBA With Word VBA, we see how to manipulate different documents and change the underlying format in them.
    • Outlook VBA In Outlook, we work with email objects and account information.
    • Excel VBA In Excel, we do an awful lot even working with non-standard libraries like ADODB.
  • JavaScript:

    • Office API Learn how to use the new JavaScript API for Microsoft Office.
  • TSQL:

    • APIs Learn how to make API request from Microsoft SQL Server.

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 coding.sigma@gmail.com. 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:

Support these Projects

Patreon: If you like what you see! Then Help support the channel and future projects by donating to my Patreon Page. 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, and you think I can help you with feel free to reach out at coding.sigma@gmail.com

About

This is a collection of all the code that can be found on my YouTube channel Sigma Coding.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 82.3%
  • Visual Basic .NET 11.6%
  • Python 3.9%
  • TypeScript 1.4%
  • Other 0.8%