An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with learning-julia

A curated list of projects in awesome lists tagged with learning-julia .

https://github.com/je-suis-tm/recursion-and-dynamic-programming

Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusalem Cross, Sierpiński Carpet, Hilbert Curve, Pascal Triangle, Prime Factorization, Palindrome, Egg Drop, Coin Change, Hanoi Tower, Cantor Set, Fibonacci

dynamic-programming edit-distance fractal-algorithms fractal-geometry fractal-images fractals hanoi-towers hilbert-curve julia-training knapsack knapsack-problem koch-snowflake learning-julia palindrome pascal-triangle recursion recursive-algorithm sierpinski-carpet sierpinski-triangle tabulation

Last synced: 07 Feb 2026

https://github.com/je-suis-tm/search-and-sort

Julia and Python search algorithm implementation including Bloom Filter, Aho-Corasick, Boyer-Moore, Knuth-Morris-Pratt, Rabin-Karp, Binary & Sequential; hash algorithm implementation including Fowler-Noll-Vo-1, Jenkins One-at-a-time, Hash Chaining, Linear Probing & Quadratic Probing; sort algorithm implementation including Cocktail, Bitonic, Gnome, Bogo, Heap, Counting, Radix, Quick, Merge, Shell, Selection, Insertion, Bubble

aho-corasick bitonic-sort bogo-sort boyer-moore cocktail-sort counting-sort gnome-sort heap-sort insertion-sort knuth-morris-pratt learning-julia merge-sort quick-sort rabin-karp radix-sort searching-algorithms selection-sort shaker-sort shell-sort sorting-algorithms

Last synced: 13 Apr 2025

https://github.com/udohjeremiah/replference.jl

This is a straightforward package designed to teach Julia to beginners in the Julia REPL. It provides an elegant method for locating methods that work on objects.

beginners-tutorial-series julia julia-language julialang learning-julia learning-notes

Last synced: 05 Oct 2025

https://github.com/phineas-pta/hello-algo.jl

Julia implementation of hello-algo project (Data Structures and Algorithms crash course)

data-structures-and-algorithms dsa julia learning-julia

Last synced: 21 Mar 2025

https://github.com/1elmomento/julia-essentials

I created this repository to store and share all the notes of learning Julia Programming Language. These notes are helpful for programming in general.

julia julia-language julia-programming julia-programming-language julialang learning learning-julia learning-notes scientific

Last synced: 10 Apr 2025