Software Development

Get Started. It's Free
or sign up with your email address
Software Development by Mind Map: Software Development

1. Programming Languages

1.1. Ruby

1.2. Python

1.3. JavaScript

1.4. Java

1.5. Visual Basic .NET

1.6. C

1.7. C++

1.8. C#

1.9. PHP

1.10. Objective-C

1.11. Lua

1.12. Prolog

1.13. Assembly

1.14. Delphi

1.15. Visual Basic

1.16. Swift

1.17. SAS

1.18. NCL

1.19. AspectJ

1.20. F#

1.21. Scala

2. Data Base Management Systems

2.1. NoSQL

2.1.1. Search Engine

2.1.1.1. Elasticsearch

2.1.1.2. Solr

2.1.2. Graph DBMS

2.1.2.1. OrientDB

2.1.2.2. Neo4j

2.1.3. Wide Column Store

2.1.3.1. HBase

2.1.3.2. Cassandra

2.1.4. Document Store

2.1.4.1. MongoDB

2.1.4.2. Amazon DynamoDB

2.1.5. Key-value store

2.1.5.1. Amazon DynamoDB

2.1.5.2. Redis

2.2. SQL

2.2.1. Relational DBMS

2.2.1.1. Microsoft SQL Server

2.2.1.2. MySQL

2.2.1.3. Oracle

2.2.1.4. PostgreSQL

2.2.1.5. Firebird

3. Programming Paradigms

3.1. Imperative Programming

3.2. Object-oriented Programming

3.3. Parallel Programming

3.4. Distributed Programming

3.5. Declarative Programming

3.6. Structured Programming

3.7. Logic Programming

3.8. Functional Programming

3.9. Event-driven Programming

3.10. Aspect-driven Programming

4. Design Patterns

4.1. Group of Four (GoF)

4.1.1. Creating Patterns

4.1.1.1. Builder

4.1.1.2. Prototype

4.1.1.3. Factory

4.1.1.3.1. Abstract Factory

4.1.1.3.2. Factory Method

4.1.1.4. Singleton

4.1.2. Structural Patterns

4.1.2.1. Adapter

4.1.2.2. Bridge

4.1.2.3. Composite

4.1.2.4. Decorator

4.1.2.5. Facade

4.1.2.6. Flyweight

4.1.2.7. Proxy

4.1.3. Behavioral Patterns

4.1.3.1. Chain of Responsibility

4.1.3.2. Command

4.1.3.3. Interpreter

4.1.3.4. Iterator

4.1.3.5. Mediator

4.1.3.6. Memento

4.1.3.7. Observer

4.1.3.8. State

4.1.3.9. Strategy

4.1.3.10. Template Method

4.1.3.11. Visitor

4.2. General Responsibility Assignment Software Patterns (GRASP)

4.2.1. Controller

4.2.2. Creator

4.2.3. Indirection

4.2.4. Information Expert

4.2.5. High Cohesion

4.2.6. Loose Coupling

4.2.7. Polymorphism

4.2.8. Protected Variations

4.2.9. Pure Fabrication

5. Frameworks

6. Developer Tools