Topic

tutorial

Repositories (1314)

serverless-with-next5-boilerplate
serverless-with-next5-boilerplate Vadorequest JavaScript

Serverless.js with Next.js 5 on AWS, powered by the Serverless Framework

98
IGuide
IGuide whatsbug Objective-C

🔥🔥🔥 新手引导、新手教程、功能介绍、功能引导、动画引导、蒙层引导、聚光灯效果、引导页、App Help、Coach Marks、Help Screen 、Help Overlay、Instructiona...

98
KJOverlayTutorial
KJOverlayTutorial tranquan Swift

A Tutorial for iOS

98
vue-essentials
vue-essentials planetoftheweb Vue

Github Repo for my Vue.js Essential Training course on LinkedIn learning.

98
ElegooTutorial
ElegooTutorial rmorenojr C++

Elegoo tutorials - revised sketches and diagrams for each Elegoo Lesson

98
react-tutorial
react-tutorial spapas JavaScript

A react-tutorial

97
elasticsearch-hn
elasticsearch-hn oliver006 Python

Index & Search Hacker News using Elasticsearch and the HN API

97
Ecno
Ecno xmartlabs Swift

Ecno is a task state manager built on top of UserDefaults in pure Swift 4.

97
deep_learning_for_biologists_with_keras
deep_learning_for_biologists_with_keras totti0223 Jupyter Notebook

tutorials made for biologists to learn deep learning

97
snake
snake EvanBacon JavaScript

🐍🎮 Snake game made with Expo & PIXI.js 👾 iOS, Android, and Web

97
Rooster
Rooster blikoon Java

Simple android xmpp chat client source code for tutorial http://www.blikoontech.com/tutorials/android-smack-xmpp-introductionbuilding-a-simple-client

96
django-crash-starter
django-crash-starter feldroy Python

The Cookiecutter template for the Django Crash Course tutorial by Daniel and Audrey Feldroy.

96
bert-in-production
bert-in-production DomHudson

A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.

96
tensorflow-practice
tensorflow-practice zht007 Jupyter Notebook

Tutorials of Tensorflow for beginners with popular data sets and projects. Let's have fun to learn Machine Learning with Tensorflow.

96
pact-workshop-js-v1
pact-workshop-js-v1 DiUS JavaScript

Original Example JS project for the Pact workshop

95
modern-jogl-examples
modern-jogl-examples jvm-graphics-labs Kotlin

Examples ported in JOGL from "Learning Modern 3D Graphic Programming" by J.L.McKesson

95
expo-three-demo
expo-three-demo EvanBacon JavaScript

🍎👩‍🏫 Collection of Demos for THREE.js in Expo!

95
sms-parsing
sms-parsing JoaquimLey Java

Android app example on how to SEND and CATCH/DETECT incoming sms with a BroadcastReceiver

95
articulate-common-lisp.github.io
articulate-common-lisp.github.io articulate-common-lisp HTML

docs/specs for a tutorial site for a Common Lisp environment

94
MapReduce
MapReduce andreaiacono Java

MapReduce by examples

94
spring-boot-mongodb-angular-todo-app
spring-boot-mongodb-angular-todo-app callicoder TypeScript

A Sample App built using Spring Boot, Angular and MongoDB

94
Awesome-GAN-Resources
Awesome-GAN-Resources sarvasvkulpati

🤖A list of resources to help anyone getting started with GANs 🤖

94
DataViz
DataViz DataForScience Jupyter Notebook

Data Visualization With Matplotlib and Seaborn

94
Deploying-Flask-To-Heroku
Deploying-Flask-To-Heroku twtrubiks CSS

Deploying a Flask App To Heroku Tutorial

93
SolderingTutorial
SolderingTutorial Binary-Kitchen HTML

Complete soldering course for beginners and advanced.

93
XM_BBS
XM_BBS F-19-F Python

小米社区自动点赞,评论。本人从未在除github以外任何平台发布过教程。因内测机制改版,本项目不再更新。

93
angular-multi-step-wizard
angular-multi-step-wizard cwun TypeScript

Tutorials on building an Angular 4 Multi-Step Wizard with its own Router

92
Kamishibai
Kamishibai Matzo Objective-C

Kamishibai makes easy to create long tutorial.

92
ReactCollect
ReactCollect ckinmind

📦收集整理所有在使用React/Mobx中遇到的问题, 请看issues

92
product-app
product-app zoltan-nz JavaScript

New intermediate level Ember.js Octane v3.17+ tutorial in README

92
Machine-Learning
Machine-Learning AdityaSoni19031997 Jupyter Notebook

My Attempt(s) In The World Of ML/DL....

92
Direct-Messages-in-Django
Direct-Messages-in-Django codingforentrepreneurs Python

A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!

92
rest-api
rest-api phalcon PHP

Implementation of an API application using the Phalcon Framework

92
ggplot-courses
ggplot-courses z3tt

👨‍🏫 ggplot2 Teaching Material

92
a-reason-react-tutorial
a-reason-react-tutorial jaredly CSS

included code for A ReasonReact Tutorial

91
word2vec-from-scratch-with-python
word2vec-from-scratch-with-python nathanrooy Python

A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python

91
phaser3-typescript-starter-kit
phaser3-typescript-starter-kit josephmbustamante TypeScript

This repository contains the code necessary to start making a game in Phaser 3 using TypeScript.

91
flask-session-tutorial
flask-session-tutorial hackersandslackers Python

:floppy_disk: :bow: Example Flask project for implementing Flask-Session with Redis.

91
meteor-yelp-clone
meteor-yelp-clone PandaWhisperer JavaScript

Cloning Fullstack React's Yelp Clone in Meteor (in progress)

90
todos
todos theaaf Go

Proper web application structure for a minimal todo application written in Go

90
Godot
Godot Kermer GDScript

Stuff to use with Godot Engine

90
airbnb-clone
airbnb-clone arvinwiyono Ruby

Airbnb clone using Rails - tutorial by Leo Trieu

90
RegEx-In-Python
RegEx-In-Python nikhilkumarsingh Jupyter Notebook

A comprehensive guide for learning regular expressions using Python

90
flask-tutorial
flask-tutorial Garbages-Can HTML

这个项目已经很久很久了, 不推荐看, 不过倒是可以进群叨逼叨一下. :red_car: 交流群:630398887

89
Try-Reactjs
Try-Reactjs codingforentrepreneurs JavaScript

The new version is here: https://github.com/codingforentrepreneurs/Try-React.js

89
otp-tutorial
otp-tutorial marcusyoung R

Introductory tutorial (approx. 3 hours) covering the setup and querying of an OpenTripPlanner instance

89
Probability
Probability DataForScience Jupyter Notebook

Applied Probability Theory for Everyone

89
JavaConcurrentAnimatedReboot
JavaConcurrentAnimatedReboot vgrazi Java

Interactive animations to help visualize Java concurrency concepts

89
consul-examples
consul-examples JoergM CSS

Example usages of consul functionality.

88
learn-react-by-building-a-web-app
learn-react-by-building-a-web-app udilia JavaScript

Starter files for the "Learn React by building and deploying production ready app" course. https://www.udemy.com/learn-react-by-building-and-deploying...

88