Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with principles

A curated list of projects in awesome lists tagged with principles .

https://github.com/dwmkerr/hacker-laws

💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws

coding computerscience laws principles

Last synced: 17 Dec 2024

https://kuchin.github.io/awesome-cto/

A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups

architecture awesome awesome-list cto decision-making engineering-management hiring interviewing leadership management principles roadmap software-engineering startups

Last synced: 05 Nov 2024

https://github.com/nusr/hacker-laws-zh

💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)

chinese coding computerscience laws principles

Last synced: 04 Dec 2024

https://github.com/trekhleb/state-of-the-art-shitcode

💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode

best-practice best-practices code-quality coding javascript principles programming style-guides styleguide

Last synced: 17 Dec 2024

https://github.com/qkraudghgh/clean-code-javascript-ko

:bathtub: Clean Code concepts adapted for JavaScript - 한글 번역판 :kr:

clean-architecture clean-code composition inheritance javascript principles translation

Last synced: 30 Sep 2024

https://github.com/nemanjarogic/designpatternslibrary

A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.

architecture csharp design design-patterns designpatterns dotnet dotnet5 gof-patterns oop patterns principles

Last synced: 19 Dec 2024

https://github.com/nemanjarogic/DesignPatternsLibrary

A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.

architecture csharp design design-patterns designpatterns dotnet dotnet5 gof-patterns oop patterns principles

Last synced: 01 Nov 2024

https://github.com/6thsolution/EasyMVP

A full-featured framework that allows building android applications following the principles of Clean Architecture.

android architecture mvp principles

Last synced: 20 Nov 2024

https://github.com/6thsolution/easymvp

A full-featured framework that allows building android applications following the principles of Clean Architecture.

android architecture mvp principles

Last synced: 15 Dec 2024

https://github.com/solarrust/hacker-laws

💻📖 Законы, теории, принципы и модели, которые полезно знать разработчику.

codding computerscience development laws patterns principles

Last synced: 30 Sep 2024

https://github.com/khusnetdinov/ruby.fundamental

:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs

builder-pattern decorator-pattern design-patterns factory-pattern insertion-sort principles ruby search-algorithm selection-sort solid sorting-algorithms strategy-pattern thread

Last synced: 21 Dec 2024

https://github.com/wataridori/solid-php-example

Some examples about SOLID Design Principles in PHP

php principles solid

Last synced: 10 Nov 2024

https://github.com/djangopeng/tensorflow-in-depth

《深入理解TensorFlow》项目代码与样章

architecture book principles tensorflow

Last synced: 17 Dec 2024

https://github.com/datamade/data-making-guidelines

:blue_book: Making Data, the DataMade Way

datamade etl makefile principles

Last synced: 14 Nov 2024

https://github.com/PrinciplesDotDev/principles

An open-source list of principles used in software engineering

principles

Last synced: 14 Nov 2024

https://github.com/iluwatar/java-design-patterns-web

Java Design Patterns website at https://java-design-patterns.com

design-patterns hacktoberfest java principles snippets website

Last synced: 27 Oct 2024

https://github.com/mutasim77/design-patterns

🏗 Comprehensive Handbook on Gang of Four Design Patterns and SOLID Principles in TypeScript.

computer-science design-patterns patterns principles software-engineering solid typescript

Last synced: 17 Dec 2024

https://github.com/schweizerischebundesbahnen/api-principles

The applicable SBB API Principles

apis documentation-site principles

Last synced: 23 Nov 2024

https://github.com/jinjinov/job-interview-solid-principles-test

A programming job interview questions that test the understanding of basic principles and patterns

job-interviews ood-principles oop-principles patterns patterns-design principles solid-principles

Last synced: 15 Nov 2024

https://github.com/iampawan/dartsolidprinciple

Demo of solid principle in Dart

dart object-oriented principles programming solid

Last synced: 19 Oct 2024

https://github.com/flanker/linear-method-zh-cn

产品研发的原则和最佳实践。Linear Method 中文版 https://linear.app/method

linear practices principles

Last synced: 19 Nov 2024

https://github.com/microsoft/responsible-ai-workshop

Responsible AI Workshop: a series of tutorials & walkthroughs to illustrate how put responsible AI into practice

error-analysis explainability explainable-ai explainable-ml fairness fairness-ai fairness-ml jupyter-notebook machine-learning ml mlops-workshop principles responsible-ai widgets

Last synced: 07 Oct 2024

https://github.com/bloomca/vanilla-web-app

JS application from scratch without any dependencies

explanation javascipt principles tutorial vanilla-javascript

Last synced: 08 Nov 2024

https://github.com/ashtanko/ood-principles-kotlin

🛠️ The Principles of OOD in Kotlin: A practical guide to applying Object-Oriented Design principles in Kotlin, showcasing best practices and design patterns for building clean, maintainable, and scalable software.

dependency-inversion-principle interface-segregation-principle kotlin liskov-substitution-principle odd principles single-responsibility-principle solid-principles

Last synced: 25 Nov 2024

https://github.com/tylersuehr7/clean-architecture

Recommendations for sufficiently clean architecture for local database storage and persistent storage.

android android-application architecture clean-architecture design principles structure

Last synced: 17 Nov 2024

https://github.com/yash-handa/design-patterns-in-javascript-and-typescript

Design Patterns Implementation And Explanation in JavaScript(ES6+) and TypeScript

codesnippets design-patterns docs gof gof-patterns javascript nodejs principles typescript

Last synced: 15 Oct 2024

https://github.com/defra/dst-guides

Guides relating to the work of the Environment Agency's Digital Service teams

documentation guidance guides principles

Last synced: 13 Nov 2024

https://github.com/animmouse/hacker-laws-website

Website of hacker-laws by dwmkerr

coding computerscience laws principles

Last synced: 15 Dec 2024

https://github.com/sadinary/normal-principles

Normal Principles

principles

Last synced: 05 Nov 2024

https://github.com/seantrane/engineering

:notebook: Engineering standards, practices and principles

guidelines principles templates

Last synced: 09 Nov 2024

https://github.com/mikaelvesavuori/5-minutes-or-less-solid

SOLID principles in TypeScript and JavaScript, demystified in less than 5 minutes each.

demos design-patterns javascript js learning principles solid solid-principles ts typescript

Last synced: 11 Oct 2024

https://github.com/grikomsn/slick-and-clean-javascript

Clean code concepts for JavaScript - Sunday, 27 October 2019

best-practices clean-architecture clean-code composition inheritance javascript principles

Last synced: 12 Oct 2024

https://github.com/codershiyar/passwordmanager

A simple project for practice on OOP, design patterns , principles and code smells. It was for a university project. This Console Project is a password or account manager.

account-management codesmells console-app console-application design-pattern design-patterns java oop oop-principles oops-in-java password-manager principles simple-project

Last synced: 10 Nov 2024

https://github.com/tahsinature/coding-principles

Clean code principles with examples for software developers.

patterns principles

Last synced: 12 Nov 2024

https://github.com/gvatsal60/solidcore

💻 ✨ Embracing SOLID Principles for Elegant Software ✨💻

kiss principles solid solid-principles solidity

Last synced: 12 Nov 2024

https://github.com/hovey/pyschool

Examples of Pythonic patterns

matplotlib patterns principles python

Last synced: 12 Nov 2024

https://github.com/solidnetwork-xyz/software-development-practices-and-principles

12 Factors, TDD, DRY, KISS, The Law of Demeter, ACID, Git Commit Formatting Rules, SCRUM Values, Robert C. Martin's Design Principles and Design Patterns, Principles of Software Engineering - University of Minnesota

acid agile commit demeter design dry engineering git kiss pattern practices principles scrum software tdd

Last synced: 14 Nov 2024

https://github.com/ishaansathaye/createtask_apcsp_livestocks

Archbishop Mitty AP Computer Science Principles Create Task 2020

ap-computer-science-principles create-task principles python3 stocks yahoo-finance

Last synced: 06 Nov 2024

https://github.com/ashutosh00710/principles

This repository contains the principles that guide me in dealing with software engineering challenges.

docs principles

Last synced: 05 Dec 2024

https://github.com/evalle/poms

The main ideas from the "Principles of Microservices" course

cd continuous-delivery design devops docker kubernetes microservice microservices principles

Last synced: 07 Nov 2024

https://github.com/frankiecancino/javavspython

Description of the similarities and differences between the programming languages of Java and Python

java java-8 language-purpose languages principles programming-language python python-2 python-3 python2 python3

Last synced: 12 Dec 2024

https://github.com/systemdes/system

Design foundations and components for my OS

assets astro branding components design design-system materials principles

Last synced: 21 Nov 2024

https://github.com/alienkevin/principlesofdesign

A Website on Universal Principles of Design written by William Lidwell, Kritina Holden, and Jill Butler

design principles

Last synced: 23 Nov 2024

https://github.com/whiskeysierra/knowledge

My principles, practices, patterns, experiences and learnings.

coding experience knowledge-sharing patterns practices principles

Last synced: 16 Dec 2024

https://github.com/aisuko/tiger

Develop our own Kubernetes APIs and the principles

crd-controller kubebuilder kubernetes-apis principles

Last synced: 08 Nov 2024

https://github.com/brylie/principled-architecture

Principles for developing sustainable software and community.

community decisions development efficiency principles values

Last synced: 20 Dec 2024

https://github.com/akibrk/design-patterns

Contains example implementation of some of the popular design patterns and principles I've come across.

architecture design-pattern educational essential principles

Last synced: 18 Dec 2024

https://github.com/kieran-ryan/leabhar-cliste

Programming practices, principles and concepts

concepts practices principles

Last synced: 06 Dec 2024

https://github.com/jaime-u-lopez/temas-java

En este repositorio se encuentran varios temas de Java como manibulacion de archivos, conexiona bases de datos, temas de jdbc, Spring boot , servlet etc

design-patterns encapsulamento herencia-java java jdbc-database mysql polimorfismo-java postgresql principles spring-boot

Last synced: 16 Nov 2024

https://github.com/furqanramzan/clean-code-guidelines

🚀 A comprehensive documentation project A that provides practical advice and best practices for writing clean and maintainable code

best-practices clean-code code-guide code-organization code-quality design-patterns documentation functions maintainability naming-conventions principles readability variables

Last synced: 25 Nov 2024