4 Repos
Curated guides and learning resources for mastering specific technical domains.
Distinguishing note: Focuses on educational content, distinct from functional software features.
Explore 4 awesome GitHub repositories matching education & learning resources · Educational Tutorials. Refine with filters or upvote what's useful.
Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p
Provides comprehensive tutorials on agentic workflows and tool integrations.
This project serves as a comprehensive educational repository and technical reference collection, documenting a wide range of software engineering practices and modern development technologies. It provides a structured learning path for developers, curating tutorials and practical examples that cover the full lifecycle of application development, from initial project scaffolding to deployment and maintenance. The repository distinguishes itself by offering deep technical insights into complex architectural patterns, including actor-based concurrency models for managing parallel tasks and cont
Provides curated educational tutorials and code examples to help developers master various software frameworks.
pyprobml is a collection of notebook-based implementations of probabilistic machine learning models and algorithms. It uses scientific computing and data analysis libraries to execute mathematical concepts and theories for practical application and research. The project focuses on the programmatic generation of scientific figures and visualizations to recreate results from a technical text. It employs a system of branch-based asset storage to isolate these generated images from the source code. The repository covers a wide range of probabilistic modeling and machine learning tasks, including
Builds pedagogical notebooks that demonstrate how to use specific scientific computing tools and libraries.
nodebeginner.org ist eine strukturierte Bildungswebsite und eine technische Tutorial-Plattform, die darauf ausgelegt ist, Anfängern die Entwicklung von Anwendungen mit der Node.js-Runtime und dem dazugehörigen Ökosystem beizubringen. Sie dient als webbasierte Ressource und Lehrplan zum Erlernen der Grundlagen der Softwareentwicklung. Das Projekt ist als statische Content-Site mit Fokus auf Suchmaschinenoptimierung und Server-Effizienz implementiert. Es verwendet eine Konfiguration, die den Crawler-Zugriff und die Sitemap-Discovery verwaltet, um die Sichtbarkeit zu verbessern. Die Seite umfasst verschiedene Traffic-Management- und Performance-Optimierungen. Diese decken sichere Redirects, locale-basiertes Request-Routing sowie die Verwendung von Prüfsummen und Browser-Caching ab, um die Serverlast zu reduzieren und die Seitenladezeiten zu verbessern. Zudem verwaltet sie Content-Type-Header und MIME-Mapping für statische Assets.
Provides structured guides and learning resources for mastering Node.js application development.