Skip to content

A list of resources where you can learn programming by examples.

Notifications You must be signed in to change notification settings

cheatsnake/awesome-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Awesome examples

A list of resources where you can learn programming by example.

  1. Programming languages
  2. Frameworks
  3. Tools

Programming languages

C

C#

C++

Dart

Elixir

  • Elixir Examples – a collection of small Elixir programming language examples.

Erlang

Go

Groovy

Haskell

Java

JavaScript

Julia

Kotlin

Lua

Objective-C

Perl

PHP

Python

R

Ruby

Rust

Scala

  • Scala on Android – a tutorial and examples of how to write Android apps in Scala.

Swift

TypeScript

Frameworks

Tools

Bash

Docker

Regular expressions

  • Regex by example – learn main features of regular expressions by examples (ENG/RUS).