My learning journey as a protege developer

Posted by Lanzhou on May 31, 2021

What I learned as a Protege Developer

Keywords:

Language:

  • C#
  • JavaScript
  • TypeScript
  • HTML
  • CSS
  • Ruby
  • Markdown

Framework:

  • React
  • Ruby on Rails
  • Dotnet

Tool/Skill:

  • Docker
  • BuildKite
  • Kubernetes (Jupiter)
  • AWS
  • SonarQube
  • Terminal Command Line
  • Git

Concept:

  • Inside-Out (Top-Bottom)
  • Outside-In (Bottom-Top)
  • Clean Code
  • SOLID
  • 4 Rules of Simple Design
  • TDD
  • Error handling
  • Unit Test
  • Integration Test
  • Acceptance Test
  • Agile
  • Scrum
  • Clean Architecture
  • CICD
  • REST
  • HTTP
  • Immutable
  • Factory Pattern
  • Test Report
  • Command query separation
  • Yagni
  • Object composition
  • OOP