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

https://github.com/augusto11cb/computer-science-concepts-techniques-technologies

This repository aims to store my general studies on concepts, new technologies and techniques of computer science.
https://github.com/augusto11cb/computer-science-concepts-techniques-technologies

aspect-oriented-programming build-tool clean-architecture clean-code cleancode cloud-native cloud-native-architectures cloud-platforms computer-science concepts data-structures design-patterns design-principles gradle kotlin microservice microservices-architecture rabbitmq serverless spring-kotlin

Last synced: 2 months ago
JSON representation

This repository aims to store my general studies on concepts, new technologies and techniques of computer science.

Awesome Lists containing this project

README

        

# Computer Science - Concepts Techniques and Technologies
This repository aims to store my general studies on concepts, new technologies and techniques of computer science.

* [Spring](https://github.com/AugustoCalado/Spring-Framework-Studies)
* [Spring - Transaction Management](https://github.com/AugustoCalado/TrackToolz-Transactions-Management-Spring-Kotlin)

* Programming languages
* [Java](Java-Studies)
* [Kotlin](https://github.com/AugustoCalado/Kotlin-Studies)
* [Python](https://github.com/AugustoCalado/Python-Studies)

* [Data Structure](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/Data-Structures)

* [Aspect Oriented Programming](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/Aspected-Oriented-Programming)

* [Clean Architeture](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/Clean-Architecture)
* [Clean Architecture - Spring + Kotlin](https://github.com/AugustoCalado/Clean-Architecture-Spring-Kotlin-POC)

* [Design Principles](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/Design-Principles)
* [SOLID - Design Principles](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/SOLID)
* [Composing Objects Principle](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/blob/master/Design-Principles/Composing%20Objects%20Principle.md)
* [Least Knowledge Principle - Law of Demeter](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/blob/master/Design-Principles/Least%20Knowledge%20Principle.md)

* [Design Patterns](https://github.com/AugustoCalado/Design-Patterns)

* [Cloud Native](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/Cloud-Native)
* [Cloud-Native Architecture](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/blob/master/Cloud-Native/Cloud-Native%20Architecture.md)
* [12 Factor App](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/blob/master/Cloud-Native/12-Factor%20Applications.md)

* [Test Driven Development - TDD](https://github.com/AugustoCalado/Test-Driven-Development-Studies)

* [API Design](https://github.com/AugustoCalado/Computer-Science-Concepts-Techniques-Technologies/tree/master/API)
* API First
* Fluent interface

* [Security](https://github.com/AugustoCalado/Security-Studies)
* [Mutual TLS (MTLS) - Spring + Kotlin](https://github.com/AugustoCalado/MTLS-MutualTLS-Spring-Kotlin)

* [Queues](https://github.com/AugustoCalado/Queues-Studies)

* Microservices

* Event Driven Development - EDD

* Behavior Driven Development - BDD

* Domain Driven Development - DDD

* Backends For Frontends - BFF

* [Hateoas](https://github.com/AugustoCalado/Spring-Hateoas-Studies)

* [GIT](https://github.com/AugustoCalado/Git-Studies)

* [Docker](https://github.com/AugustoCalado/Docker-Studies)

* Swagger

* [Data Bases](https://github.com/AugustoCalado/Data-Base-Studies)
* PostgreSQL
* MySQL
* ElasticSearch
* MongoDB

* Cloud Platforms and Tools
* Google Cloud Platform
* [AWS](https://github.com/AugustoCalado/AWS-Studies)

* Methodologies
* Objectives and Key Results