All Projects → hollodotme → Helpers

hollodotme / Helpers

Handy helper classes, tutorials, etc. for developers

Projects that are alternatives of or similar to Helpers

Ansible Tuto
Ansible tutorial
Stars: ✭ 1,959 (+389.75%)
Mutual labels:  tutorial, vagrant
For Learning Go Tutorial
Introduction to beginners learn to go
Stars: ✭ 391 (-2.25%)
Mutual labels:  tutorial
Js Stack From Scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
Stars: ✭ 18,814 (+4603.5%)
Mutual labels:  tutorial
Infosec
Учебное пособие по защите информации кафедры радиотехники и систем управления МФТИ
Stars: ✭ 386 (-3.5%)
Mutual labels:  tutorial
Gulp Tutorial
Code examples for my Gulp.js tutorial series
Stars: ✭ 383 (-4.25%)
Mutual labels:  tutorial
Awesome Autonomous Vehicle
无人驾驶的资源列表中文版
Stars: ✭ 389 (-2.75%)
Mutual labels:  tutorial
Start Machine Learning In 2020
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Stars: ✭ 357 (-10.75%)
Mutual labels:  tutorial
Elm Tutorial
A guide to building web applications using Elm 0.18
Stars: ✭ 398 (-0.5%)
Mutual labels:  tutorial
User Machine Learning Tutorial
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
Stars: ✭ 393 (-1.75%)
Mutual labels:  tutorial
Openvim
Interactive tutorial for Vim.
Stars: ✭ 383 (-4.25%)
Mutual labels:  tutorial
Hackintosh Installer University
Open source tutorial & information collector for hackintosh installation.
Stars: ✭ 3,815 (+853.75%)
Mutual labels:  tutorial
Go Todo Rest Api Example
📚 A RESTful API example for simple todo application with Go
Stars: ✭ 385 (-3.75%)
Mutual labels:  tutorial
Open source demos
A collection of demos showcasing automated feature engineering and machine learning in diverse use cases
Stars: ✭ 391 (-2.25%)
Mutual labels:  tutorial
Prometheus For Developers
Practical introduction to Prometheus for developers.
Stars: ✭ 382 (-4.5%)
Mutual labels:  tutorial
Awesome Nuxt
A curated list of awesome things related to Nuxt.js
Stars: ✭ 4,285 (+971.25%)
Mutual labels:  tutorial
Tinyraytracer
A brief computer graphics / rendering course
Stars: ✭ 3,971 (+892.75%)
Mutual labels:  tutorial
Kotlin Tutorials
【Kotlin 视频教程】国内资料较少,我录制了一套视频作为抛砖引玉~
Stars: ✭ 14 (-96.5%)
Mutual labels:  tutorial
Juliabasics
The open source version of book `Julia Programming Basics`
Stars: ✭ 387 (-3.25%)
Mutual labels:  tutorial
Nlp Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Stars: ✭ 394 (-1.5%)
Mutual labels:  tutorial
How2exploit binary
An in depth tutorial on how to do binary exploitation
Stars: ✭ 398 (-0.5%)
Mutual labels:  tutorial

hollodotme\Helpers

What is this?

This is a collection of some handy code packages and tutorials to make developer's life easier.

PHPExport

PHPExport is a small collection of classes to export PHP extentions or classes into PHP code or even a PHAR. This was designed to make auto completion and namespaces accessible for extentions or classes were only provided as compiled extension but not as PHP code, e.g. pecl_http Version 2.x.

Please read the README.md in the subfolder for more information and a "how to use".

Tutorials

I often come across tool or configuration issues that can be solved by reading tons of documentation. These tutorials shall summarize each to a single page. Please discuss this and feel free to suggest corrections and improvements!

For an overview of the tutorials please read the README.md in the subfolder.

Happy developing!

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].