René's URL Explorer Experiment


Title: Algorithms to Go · YourBasic

Open Graph Title: Algorithms to Go

Description: Texts about programming, algorithms and Go, with plenty of code examples.

Open Graph Description: Texts about programming, algorithms and Go, with plenty of code examples.

Opengraph URL: https://yourbasic.org/

Generator: Hugo 0.148.1

direct link

Domain: yourbasic.org


Hey, it has json ld scripts:
{
  "@context": "http://schema.org",
  "@type": "Article",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://yourbasic.org/"
  },
  "headline": "Algorithms to Go",
  "image": [
    "https://yourbasic.org/algorithms/maze.jpg"
   ],
  "datePublished": "2018-04-29T00:00:00+0000",
  "dateModified": "2022-11-11T00:00:00+0000",
  "author": {
    "@type": "Person",
    "name": "Stefan Nilsson"
  },
   "publisher": {
    "@type": "Organization",
    "name": "yourbasic.org",
    "logo": {
      "@type": "ImageObject",
      "url": "https://yourbasic.org/res/favicon-96x96.png"
    }
  },
  "description": "Texts about programming, algorithms and Go, with plenty of code examples."
}

og:localeen_US
og:typearticle
og:imagehttps://yourbasic.org/algorithms/maze.jpg

Links:

Abouthttps://yourbasic.org/about/
Algorithmshttps://yourbasic.org/algorithms/
Gohttps://yourbasic.org/golang/
https://yourbasic.org/algorithms/
Algorithms explainedhttps://yourbasic.org/algorithms/
How to analyze time complexity: Count your stepshttps://yourbasic.org/algorithms/time-complexity-explained/
Big O notation: definition and exampleshttps://yourbasic.org/algorithms/big-o-notation-explained/
Loop invariants can give you coding superpowershttps://yourbasic.org/algorithms/loop-invariants-explained/
Dynamic programming [step-by-step example]https://yourbasic.org/algorithms/dynamic-programming-explained/
API design: principles and best practiceshttps://yourbasic.org/algorithms/your-basic-api/
Top programming languages in use 2000-2020 [informal study]https://yourbasic.org/top-programming-languages/
See all 24 algorithm articleshttps://yourbasic.org/algorithms/
https://yourbasic.org/golang/
Go go-to guidehttps://yourbasic.org/golang/
Why Go? – Key advantages you may have overlookedhttps://yourbasic.org/golang/advantages-over-java-python/
Do you make these Go coding mistakes?https://yourbasic.org/golang/gotcha/
Concurrent programminghttps://yourbasic.org/golang/concurrent-programming/
Go string handling overview [cheat sheet]https://yourbasic.org/golang/string-functions-reference-cheat-sheet/
Maps explained: create, add, get, deletehttps://yourbasic.org/golang/maps-explained/
Java to Go in-depth tutorialhttps://yourbasic.org/golang/go-java-tutorial/
Functional programming in Go [case study]https://yourbasic.org/golang/your-basic-func/
See all 178 Go articleshttps://yourbasic.org/golang/
https://github.com/korthaj
Go librarieshttps://github.com/korthaj
Your basic graph: graph algorithms and data structureshttps://github.com/yourbasic/graph
MSD radix sort: a fast string sorting algorithmhttps://github.com/yourbasic/radix
Bitset: set data structure for positive numbershttps://github.com/yourbasic/bit
Bloom filter: probabilistic set data structurehttps://github.com/yourbasic/bloom
See all repositorieshttps://github.com/korthaj
CC BY 3.0 licensehttp://creativecommons.org/licenses/by/3.0/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.