Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/methylDragon/coding-notes
I'm compiling comprehensive coding tutorials for many different languages and frameworks! 🐲
https://github.com/methylDragon/coding-notes
cpp dds documentation mysql php python3 references ros syntax tutorial-code tutorials wordpress
Last synced: 3 months ago
JSON representation
I'm compiling comprehensive coding tutorials for many different languages and frameworks! 🐲
- Host: GitHub
- URL: https://github.com/methylDragon/coding-notes
- Owner: methylDragon
- License: bsd-2-clause
- Created: 2017-12-29T16:00:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-23T05:44:15.000Z (12 months ago)
- Last Synced: 2024-06-04T07:32:45.585Z (5 months ago)
- Topics: cpp, dds, documentation, mysql, php, python3, references, ros, syntax, tutorial-code, tutorials, wordpress
- Language: C++
- Homepage:
- Size: 17.1 MB
- Stars: 334
- Watchers: 12
- Forks: 136
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mobile-robotics - Coding Notes
README
# Coding Notes and Tutorials
I've compiled a whole bunch of tutorials and references for different **coding languages** and **frameworks!**
Most of these can be read through in under an hour, and they're pitched at the beginner to intermediate level. But most importantly, they're **designed to be CTRL-F-able!**
## Support my efforts!
[![Yeah! Buy the DRAGON a COFFEE!](./_assets/COFFEE%20BUTTON%20%E3%83%BE(%C2%B0%E2%88%87%C2%B0%5E).png)](https://www.buymeacoffee.com/methylDragon)
[Or leave a tip! ヾ(°∇°*)](https://www.paypal.me/methylDragon)
- [C++](#C++)
- [CMake](#CMake)
- [OpenSplice DDS](#OpenSplice%20DDS)
- [MATLAB](#MATLAB)
- [MySQL](#MySQL)
- [PHP](#PHP)
- [Python 3](#Python%203)
- [WordPress](#WordPress)
## Tutorial Directory
[go to top](#top)
- [Introduction and Basic Syntax](./C++/01%20C++%20-%20Introduction.md)
- [Functions and File IO](./C++/02%20C++%20-%20Functions%20and%20File%20IO.md)
- [Object-Oriented Syntax](./C++/03%20C++%20-%20Object-Oriented%20Syntax.md)
- [Pointers and Memory](./C++/04%20C++%20-%20Pointers%20and%20Memory.md)
- [Data Structures (Containers)](./C++/05%20C++%20-%20Data%20Structures%20(Containers).md)
- [Templates](./C++/06%20C++%20-%20Templates.md)
- [Threading and Concurrency](./C++/07%20C++%20-%20Threading%20and%20Concurrency.md)
- [Linkages and Preprocessor Directives](./C++/08%20C++%20-%20Linkages%20and%20Preprocessor%20Directives.md)
- [Tips and Tricks](./C++/09%20C++%20-%20Tips%20and%20Tricks.md)
- [(Bonus) Headers](./C++/Bonus%20Notes/BONUS%20C++%20-%20Headers.md)[go to top](#top)
- [Basics and Scripting](./CMake/01%20CMake%20-%20Basics%20and%20Scripting.md)
- [Building with CMake](./CMake/02%20CMake%20-%20Building%20with%20CMake.md)
- [Advanced Scripting and Modules](./CMake/03%20CMake%20-%20Advanced%20Scripting%20and%20Modules.md)[go to top](#top)
- [Introduction and Basic Syntax](./DDS/OpenSplice%20DDS%20(C++%20API)/01%20DDS%20-%20Introduction.md)
[go to top](#top)
- [Crash Course](./MATLAB/MATLAB%20Crash%20Course.md)
[go to top](#top)
- [Introduction and Basic Syntax](./MySQL/01%20MySQL%20-%20Introduction.md)
[go to top](#top)
- [Syntax and Database Interactions](./PHP/01%20PHP%20-%20Syntax%20and%20DB%20Interactions.md)
- [Object-Oriented Syntax](./PHP/02%20PHP%20-%20Object-Oriented%20Syntax.md)[go to top](#top)
- [Introduction and Basic Syntax](./Python%203/01%20Python%203%20-%20Introduction.md)
- [Functions and File IO](./Python%203/02%20Python%203%20-%20Functions%20and%20File%20IO.md)
- [Object-Oriented Syntax](./Python%203/03%20Python%203%20-%20Object-Oriented%20Syntax.md)
- [Advanced Concepts](./Python%203/04%20Python%203%20-%20Advanced%20Concepts.md)
- [Data Structures](./Python%203/05%20Python%203%20-%20Data%20Structures.md)[go to top](#top)
- [Introduction and Basic Syntax](./WordPress/01%20WordPress%20-%20Introduction.md)
## Credits
All credits and sources are listed inside the tutorials and references themselves.
```
. .
. |\-^-/| .
/| } O.=.O { |\
```