All Projects → Oop → Similar Projects or Alternatives

285 Open source projects that are alternatives of or similar to Oop

Object Oriented Programming Using Python
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
Stars: ✭ 183 (-21.46%)
Mutual labels:  oop
Design Patterns Php
Most simplest design pattern implementation in PHP, including all 23 GoF patterns plus some other patterns
Stars: ✭ 85 (-63.52%)
Mutual labels:  oop
Sprite Wxapp
spritejs 小程序版
Stars: ✭ 138 (-40.77%)
Mutual labels:  oop
Vtkfortran
pure Fortran VTK (XML) API
Stars: ✭ 79 (-66.09%)
Mutual labels:  oop
Memetastic
Meme Creator for Android - Simple & Ad-Free
Stars: ✭ 206 (-11.59%)
Mutual labels:  fun
Excel Io
Object-oriented java Excel library
Stars: ✭ 76 (-67.38%)
Mutual labels:  oop
Hortor Cheater
头脑王者作弊辅助工具
Stars: ✭ 135 (-42.06%)
Mutual labels:  fun
Simplepyscripts
Collection of various python script's.
Stars: ✭ 67 (-71.24%)
Mutual labels:  fun
Software Engineer Interview Questions
A lot of questions and links to prepare yourself for an interview.
Stars: ✭ 176 (-24.46%)
Mutual labels:  oop
Dicas De Programacao Em Ruby
Dicas para iniciantes de boas práticas de desenvolvimento de software em Ruby
Stars: ✭ 59 (-74.68%)
Mutual labels:  oop
Restaurantapp
Android Restaurant Application with QR Code Reader
Stars: ✭ 133 (-42.92%)
Mutual labels:  oop
Pizza Cli
🍕 Order a pizza in a CLI app (just for fun!)
Stars: ✭ 58 (-75.11%)
Mutual labels:  fun
Floating.js
Float a number of things up on a page (hearts, flowers, emojis, words ...)
Stars: ✭ 209 (-10.3%)
Mutual labels:  fun
Generative Designs
A collection of generative design React components
Stars: ✭ 51 (-78.11%)
Mutual labels:  fun
Calypsobot
A fully customizable bot built with discord.js
Stars: ✭ 131 (-43.78%)
Mutual labels:  fun
Instantobjects
Pupular OOP-OPF Library for Delphi (from D2010 to 10.4 Sydney)
Stars: ✭ 50 (-78.54%)
Mutual labels:  oop
Tinykaboom
A brief computer graphics / rendering course
Stars: ✭ 2,077 (+791.42%)
Mutual labels:  fun
Art
🎨 ASCII art library for Python
Stars: ✭ 1,026 (+340.34%)
Mutual labels:  fun
Cohesion
A tool for measuring Python class cohesion.
Stars: ✭ 129 (-44.64%)
Mutual labels:  oop
Remixbot
A multifunctional Discord bot in development that allows you to easily control your discord server.
Stars: ✭ 39 (-83.26%)
Mutual labels:  fun
Python Raytracer
A basic Ray Tracer that exploits numpy arrays and functions to work fast.
Stars: ✭ 204 (-12.45%)
Mutual labels:  fun
Solrb
Solr + Ruby + OOP + ❤️ = Solrb
Stars: ✭ 37 (-84.12%)
Mutual labels:  oop
Tempy
Python Object Oriented Html Templating System
Stars: ✭ 126 (-45.92%)
Mutual labels:  oop
Games
Your own games website, filled with open source goodness! Automated installation of a plethora of open source web games. Fully customizable.
Stars: ✭ 35 (-84.98%)
Mutual labels:  fun
Hacksby
Description and unofficial implementation of Furby's audio protocol
Stars: ✭ 165 (-29.18%)
Mutual labels:  fun
Hacktoberchallenges2018
Welcome! I need some help making my list... Learn how in the README
Stars: ✭ 35 (-84.98%)
Mutual labels:  fun
Nest Cnode
CNode 社区 Nest 版本 https://cnodejs.org/
Stars: ✭ 125 (-46.35%)
Mutual labels:  oop
Hyperbeast
Supreme Terminal prompt
Stars: ✭ 20 (-91.42%)
Mutual labels:  fun
Logtalk3
Logtalk - declarative object-oriented logic programming language
Stars: ✭ 221 (-5.15%)
Mutual labels:  oop
Drl Theme Manager
Xcode File Template to generate theme manager for Swift 3+
Stars: ✭ 12 (-94.85%)
Mutual labels:  oop
Python And Oop
Object-Oriented Programming concepts in Python
Stars: ✭ 123 (-47.21%)
Mutual labels:  oop
Work Dummy
Ever needed to faff or pretend to be seriously at work? This repository hosts a powershell script that'd make anyone think you definitely bursting your ass solving problems.
Stars: ✭ 26 (-88.84%)
Mutual labels:  fun
Ploop
Prototype Lua object-oriented program system, with many modern features like attribute, overload, etc. For Lua 5.1 or above, include luajit
Stars: ✭ 163 (-30.04%)
Mutual labels:  oop
Console.md
Ever dreamed of rendering Markdown in the console? No. Neither had I.
Stars: ✭ 24 (-89.7%)
Mutual labels:  fun
Python and the web
Build Bots, Scrape a website or use an API to solve a problem.
Stars: ✭ 114 (-51.07%)
Mutual labels:  fun
Pokedexvuejs
A Pokedex that will contain all 807 pokemon from the Pokemon series. Created in Vue.js
Stars: ✭ 19 (-91.85%)
Mutual labels:  fun
Libmoji
📚 Bitmoji's API made easy for everyone
Stars: ✭ 189 (-18.88%)
Mutual labels:  fun
Awesome Streamlit
The purpose of this project is to share knowledge on how awesome Streamlit is and can be
Stars: ✭ 769 (+230.04%)
Mutual labels:  fun
Fobis
FoBiS.py, Fortran projects Building System for poor people
Stars: ✭ 111 (-52.36%)
Mutual labels:  oop
Go2o
基于DDD的o2o的业务模型及基础, 使用Golang+gRPC/Thrift实现
Stars: ✭ 700 (+200.43%)
Mutual labels:  oop
Microjs.com
Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
Stars: ✭ 1,927 (+727.04%)
Mutual labels:  fun
Cactoos
Object-Oriented Java primitives, as an alternative to Google Guava and Apache Commons
Stars: ✭ 615 (+163.95%)
Mutual labels:  oop
Oop
Interface and abstract class - simple and easy explanation
Stars: ✭ 109 (-53.22%)
Mutual labels:  oop
Java design patterns
Java 实现的面向对象设计模式示例, 创建者、抽象工厂、工厂方法、原型、单例、适配器、桥接、组合、装饰器、备忘录、观察者、状态、策略、模板方法、访问者
Stars: ✭ 547 (+134.76%)
Mutual labels:  oop
Bliss
Blissful JavaScript
Stars: ✭ 2,352 (+909.44%)
Mutual labels:  oop
Circlebar
A fun, easy-to-use tab bar navigation controller for iOS.
Stars: ✭ 513 (+120.17%)
Mutual labels:  fun
Dev Stuff
😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.
Stars: ✭ 105 (-54.94%)
Mutual labels:  oop
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.
Stars: ✭ 485 (+108.15%)
Mutual labels:  oop
Lw oopc
modified from http://sourceforge.net/projects/lwoopc/
Stars: ✭ 159 (-31.76%)
Mutual labels:  oop
Acha
Git Achievements
Stars: ✭ 460 (+97.42%)
Mutual labels:  fun
Tinyraycaster
486 lines of C++: old-school FPS in a weekend
Stars: ✭ 1,383 (+493.56%)
Mutual labels:  fun
Eo
EOLANG, the Programming Language
Stars: ✭ 442 (+89.7%)
Mutual labels:  oop
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-19.74%)
Mutual labels:  oop
Off
OFF, Open source Finite volume Fluid dynamics code
Stars: ✭ 93 (-60.09%)
Mutual labels:  oop
Crystal Patterns
📖 Examples of GOF patterns written in Crystal
Stars: ✭ 228 (-2.15%)
Mutual labels:  oop
Aquila
🎨 An Advanced WordPress theme
Stars: ✭ 204 (-12.45%)
Mutual labels:  oop
Testdeck
Object oriented testing
Stars: ✭ 206 (-11.59%)
Mutual labels:  oop
Design Patterns In C
Practical design patterns in C
Stars: ✭ 183 (-21.46%)
Mutual labels:  oop
Zou
A simple and fast download accelerator, written in Rust
Stars: ✭ 145 (-37.77%)
Mutual labels:  fun
Lane Detection For Autonomous Cars
Lane Detection Module using C++ and OpenCV
Stars: ✭ 90 (-61.37%)
Mutual labels:  oop
61-120 of 285 similar projects