Skip to content

This repository is intended to be a useful collection of snippets that I called Hello World World.

Notifications You must be signed in to change notification settings

deniscapeto/H2W

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the "Hello World" World, or H2W

This projetct intend to help developers by providing a code base with very simple examples of a specific porpouse. The most important statement here is:

The simpler the better

The code examples are organized in folders so we can find it better what you are looking for.

If you want to contribute with this fantactic project join us and submit your Pull Request following the contributing guidelines

  • algorithms
    • dijkstra
    • bfs
    • bubblesort
    • quicksort
    • binarysearch
  • cloud
    • aws
      • s3
      • lambda
      • sqs
      • sns
    • gcp
      • gcs
    • azure
  • design-patterns
    • strategy
    • decorator
    • builder
    • singleton
    • abstractfactory
    • flyweight
  • python-standard-library
    • generator
    • list-comprehension
    • generator-expression
    • partial
  • libraries
    • celery
    • lasier
    • django
    • flask
    • asyncio
    • aiohhtp
    • gunicorn
  • tools
    • git
      • rebase
      • amend
      • cherry pick

About

This repository is intended to be a useful collection of snippets that I called Hello World World.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages