All Projects → swe → Similar Projects or Alternatives

450 Open source projects that are alternatives of or similar to swe

enterprise-applications-patterns
Collection of enterprise application patterns
Stars: ✭ 17 (-5.56%)
design-patterns-explained
Explanation for most of the well-known design patterns with examples and figures.
Stars: ✭ 18 (+0%)
Jwave
A Discrete Fourier Transform (DFT), a Fast Wavelet Transform (FWT), and a Wavelet Packet Transform (WPT) algorithm in 1-D, 2-D, and 3-D using normalized orthogonal (orthonormal) Haar, Coiflet, Daubechie, Legendre and normalized biorthognal wavelets in Java.
Stars: ✭ 174 (+866.67%)
Design Patterns For Humans
An ultra-simplified explanation to design patterns
Stars: ✭ 32,376 (+179766.67%)
notes
My personal tutorials and notes.
Stars: ✭ 34 (+88.89%)
Design Patterns And Principles
A collection of a number of design patterns and principles written in Kotlin
Stars: ✭ 56 (+211.11%)
When Ts
When: recombinant design pattern for state machines based on gene expression with a temporal model
Stars: ✭ 112 (+522.22%)
Design Patterns Python
💻 Padrões de Projeto em Python
Stars: ✭ 246 (+1266.67%)
events
Repository of events for the Software Crafters Sydney community
Stars: ✭ 13 (-27.78%)
Mutual labels:  software-engineering
blog
Personal blog on computer science and software engineering.
Stars: ✭ 18 (+0%)
Mutual labels:  software-engineering
Everything-Tech
A collection of online resources to help you on your Tech journey.
Stars: ✭ 396 (+2100%)
Mutual labels:  software-engineering
Nodejs-Design-Pattern
Resumen de patrones de diseño extraídos de mi lectura del libro "Node.js Design Patterns de Mario Casciaro 1ra edición"
Stars: ✭ 45 (+150%)
Mutual labels:  design-patterns
DLAIE
Materials for Hawley's Deep Learning & AI Ethics course
Stars: ✭ 27 (+50%)
Mutual labels:  teaching-materials
blexar
❤ An HTML, CSS and JavaScript framework for developing responsive modern web interfaces, focused on usability and minimal sizes, with all the necessary extensions.
Stars: ✭ 30 (+66.67%)
Mutual labels:  design-patterns
scala-design-patterns
Design patterns implemented in Scala.
Stars: ✭ 135 (+650%)
Mutual labels:  design-patterns
CodeWars
Daily Coding Exercises to sharpen problem solving skills
Stars: ✭ 67 (+272.22%)
Mutual labels:  software-engineering
Swan
Topology Optimization Laboratory
Stars: ✭ 55 (+205.56%)
Mutual labels:  design-patterns
Notes
My notes are about everything related to programming.
Stars: ✭ 104 (+477.78%)
Mutual labels:  design-patterns
gof design patterns
GoF Design Patterns implemented in modern C++.
Stars: ✭ 21 (+16.67%)
Mutual labels:  design-patterns
ccf-deadlines
⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~
Stars: ✭ 2,058 (+11333.33%)
Mutual labels:  software-engineering
Design-Patterns-In-Swift-CN
设计模式(Swift 5.0 实现)- 中文版
Stars: ✭ 290 (+1511.11%)
Mutual labels:  design-patterns
Java-Programs
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
Stars: ✭ 51 (+183.33%)
Mutual labels:  design-patterns
NeuralCodeTranslator
Neural Code Translator provides instructions, datasets, and a deep learning infrastructure (based on seq2seq) that aims at learning code transformations
Stars: ✭ 32 (+77.78%)
Mutual labels:  software-engineering
MDAPL
The de facto standard for people who are looking to learn Dyalog APL from a book. This updated version is a work in progress.
Stars: ✭ 24 (+33.33%)
Mutual labels:  teaching-materials
2D CARFIVE
2D Cartesian Quadtree Adaptive Mesh Refinement (AMR) for multiphase Five Equations Model
Stars: ✭ 23 (+27.78%)
Mutual labels:  design-patterns
DataStructure-DesignPattern
java集合源码、设计模式、常用算法、Mysql原理
Stars: ✭ 22 (+22.22%)
Mutual labels:  design-patterns
Scalpel
Scalpel: The Python Static Analysis Framework
Stars: ✭ 176 (+877.78%)
Mutual labels:  software-engineering
self-made-data-scientist
My concrete study plan to become a data scientist
Stars: ✭ 16 (-11.11%)
Mutual labels:  software-engineering
react-uswds
USWDS 3.0 components built in React
Stars: ✭ 108 (+500%)
Mutual labels:  design-patterns
uml-diagram-for-kotlin-design-pattern-examples
UML diagram list of GoF design pattern examples written in Kotlin.
Stars: ✭ 23 (+27.78%)
Mutual labels:  design-patterns
made-in-bangladesh
A curated list of awesome frameworks, libraries and softwares made in Bangladesh.
Stars: ✭ 136 (+655.56%)
Mutual labels:  software-engineering
Design-Patterns
Design Patterns
Stars: ✭ 29 (+61.11%)
Mutual labels:  design-patterns
MachineLearningIntro
Machine learning use cases for teaching
Stars: ✭ 15 (-16.67%)
Mutual labels:  teaching-materials
design-patterns
设计模式,经典样例
Stars: ✭ 35 (+94.44%)
Mutual labels:  design-patterns
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (+366.67%)
Mutual labels:  design-patterns
Saway4ru
В этом релизе Вы найдете дополнительные материалы к книге "Путь аналитика. Практическое руководство ИТ-специалиста" (https://www.piter.com/product_by_id/40878036) Саму книгу можно заказать по адресу https://goo.gl/Av7Zmg
Stars: ✭ 22 (+22.22%)
Mutual labels:  software-engineering
pyggi
Python General Framework for Genetic Improvement [Version 2]
Stars: ✭ 24 (+33.33%)
Mutual labels:  software-engineering
2018-dlsl
UPC Deep Learning for Speech and Language 2018
Stars: ✭ 18 (+0%)
Mutual labels:  teaching-materials
software-engineering
Remote Jobs for Software Engineering
Stars: ✭ 48 (+166.67%)
Mutual labels:  software-engineering
refactoringtopatterns
A place to practice Refactoring To Patterns that Kerievsky wrote about in his book
Stars: ✭ 46 (+155.56%)
Mutual labels:  design-patterns
wps-se
Software Engineering Basic for Web Developer
Stars: ✭ 59 (+227.78%)
Mutual labels:  software-engineering
betterdocs
📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading.
Stars: ✭ 25 (+38.89%)
Mutual labels:  design-patterns
JS-design-pattern
根据曾探所著《JavaScript设计模式与开发实践》整理的学习笔记
Stars: ✭ 31 (+72.22%)
Mutual labels:  design-patterns
fight-game
战斗小游戏-Java实现-设计模式
Stars: ✭ 26 (+44.44%)
Mutual labels:  design-patterns
software-architecture-books
A comprehensive list of books on Software Architecture.
Stars: ✭ 7,397 (+40994.44%)
Mutual labels:  software-engineering
tg
Trident Genesis
Stars: ✭ 14 (-22.22%)
Mutual labels:  software-engineering
design-patterns-cookbook
Design Patterns in simple words with examples on PHP
Stars: ✭ 26 (+44.44%)
Mutual labels:  design-patterns
Python-Fundamentals
Jupyter Notebooks for How to Think Like a Computer Scientist - Learning with Python 3 (RLE) Textbook
Stars: ✭ 30 (+66.67%)
Mutual labels:  teaching-materials
goodcode
A curated collection of annotated code examples from prominent open-source projects
Stars: ✭ 184 (+922.22%)
Mutual labels:  design-patterns
Dermayon
Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc
Stars: ✭ 66 (+266.67%)
Mutual labels:  design-patterns
design-patterns-cpp14
🙏 Design patterns implemented in C++14
Stars: ✭ 35 (+94.44%)
Mutual labels:  design-patterns
teach-r
List of Resources for Teaching R
Stars: ✭ 16 (-11.11%)
Mutual labels:  teaching-materials
data sciences campaign
【数据科学家系列课程】
Stars: ✭ 91 (+405.56%)
Mutual labels:  design-patterns
ITMO
Все лабы и отчеты кафедры ВТ (СППО) Университета ИТМО
Stars: ✭ 63 (+250%)
Mutual labels:  software-engineering
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+45733.33%)
Mutual labels:  design-patterns
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (+333.33%)
Mutual labels:  design-patterns
csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
Stars: ✭ 1,086 (+5933.33%)
Mutual labels:  design-patterns
express-mvc-pattern
Example nodejs using express implementation design pattern using mvc architecture.
Stars: ✭ 52 (+188.89%)
Mutual labels:  design-patterns
xai4se.github.io
Explainable AI for Software Engineering: A Hands-on Guide on How to Make Software Analytics More Practical, Explainable, and Actionable (https://xai4se.github.io)
Stars: ✭ 18 (+0%)
Mutual labels:  software-engineering
young-examples
java学习和项目中一些典型的应用场景样例代码
Stars: ✭ 21 (+16.67%)
Mutual labels:  design-patterns
1-60 of 450 similar projects