There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Rust-Tutorial
Rust is the language of choice for those looking for high performance, memory safety and all the tools needed to write error free code with ease. In this tutorial I created a full course on programming with Rust.plotly-tutorial
This Jupyter Notebook condenses the Plotly API into one easy to use document with examplesC-Sharp-Course
Here is the code for my C# Mega Course. It is broken into 18 different folders. This is basically a Free Full Udemy Course. I hope you find it useful.seaborn
This is the Seaborn cheat sheet I made to go along with my Seaborn Tutorial Seriesmatplotlib
This is the cheat sheet Jupyter Notebook I made for my Matplotlib Learn in One Video Tutorial. I basically condensed the Matplotlib API down into this one cheat sheet with tons of examples.pandas-tutorial
This is the cheat sheet Jupyter Notebook I made for my Pandas Learn in One Video Tutorial. I basically condensed the Pandas API down into this one cheat sheet with hundreds of examples. I hope you find it useful.postgresql-tutorial
Code and transcript for my PostgreSQL tutorialNumPy-Tutorial
This is a cheat sheet I created for my NumPy learn in one tutorial.TimeSeriesAnalysis
Files for my Udemy course specifically on Time Series AnalysisGo-Tutorial
I created this Golang tutorial to be the definitive course. I provide in this full course more information than you can get in any book. The table of contents follows below. Both the core language and numerous projects are provided to help you master Go. Also there is only one 5 second ad, so nothing will get in the way of your learning process! Go is one of the fastest growing languages and for good reason. Go makes it very easy to write fast code without having to tweak with the code. The code is understandable, efficient, excels at concurrency, provides great backend support for web apps, handles errors much like Rust and handles memory efficiently.tensorflow
All of the files for my TensorFlow Tutorial seriesCovid-19-Data-Analysis
If you want to analyze Covid 19 data on your own from reliable sources using the same software used by professional data scientists this is for yousolidity
All the code for my video Learn Solidity in One Videogolang-udemy
Code from my Go Udemy course. It covers the core language with a focus on problem solving. It then focuses on creating complex web applications in stages. As an added benefit I also provide a tutorial on PostgreSQL.PythonTutorial
All the code for my Learn Python in One Video TutorialStatsModelsRegressions
Linear Regressions with StatsModels Notebook for my Udemy Python Data Science Machine Learning CourseOctaveTutorial
This is the code used in my Learn Octave in One Video TutorialCircuitPython-Tutorial
Files used for my CircuitPython Tutorial SeriesAdobe-After-Effects
All the files from my Adobe After Effects Tutorial Seriestip-calc
Project file for part 1 of my iOS Development course. This first project is a Tip Calculator.SimpleFragment
Code for my Android Fragment tutorialswiftui-3
3rd app I Created in my SwiftUI Tutorial SeriesCPPTutorial
All of the files used in my Learn C++ in One Video TutorialJavaScriptTut
All the code used in my Learn JavaScript in One Video Tutorialdjango_tut1
First Django project from my Udemy tutorial seriesdjango_tut2
Second project from my Udemy Django tutorial seriesdjango_bobslist
The Bobs List Django project from my Udemy tutorial seriesexcel-tutorial
These files are part of my Microsoft Excel Tutorial on Youtube. In this tutorial I cover nearly anything you’d ever want to learn about Microsoft Excel.django_tut3
Third project from my Udemy Django tutorial seriesPHPTutorial
All of the files for my Learn PHP in One Video Tutorialswiftui-2
2nd app I Created in my SwiftUI Tutorial SeriesJSTetris
All the code used to make Tetris with pure JavaScriptiphone-calculator
This is a full working iPhone calculator appswiftui-1
1st app I Created in my SwiftUI Tutorial Seriesmakevideogame
Here is the code and images used in my tutorial Make & Program a Video Game in One VideoJSPaint
All of the code for my JavaScript Paint app tutorialLove Open Source and this site? Check out how you can help us