Java + Spring
Java 17: https://docs.oracle.com/en/java/javase/17/
+) Java 17: https://dev.java/
SDK: https://www.oracle.com/java/technologies/
Google Java Style Guide: https://google.github.io/styleguide/javaguide.html
Spring: https://spring.io/
SpringBoot: https://spring.io/projects/spring-boot
Gradle: https://docs.gradle.org/current/userguide/userguide.html
전자정부표준프레임워크 eGovFrame: https://www.egovframe.go.kr/home/main.do
Swagger: https://swagger.io/
JUnit5: https://junit.org/junit5/
Eclipse:
IntelliJ:
JavaScript + React + NodeJS + ExpressJS
VanillaJS: http://vanilla-js.com/
Modern JS: https://javascript.info/
NVM: https://github.com/nvm-sh/nvm
Google JavaScript Style Guide: https://google.github.io/styleguide/jsguide.html
React: https://react.dev/
NextJS: https://nextjs.org/
NodeJS: https://nodejs.org/ko
ExpressJS: https://expressjs.com/
NestJS: https://nestjs.com/
WebStorm:
VSCode:
Python + Django + FastAPI
Python: https://www.python.org/doc/
MiniConda: https://docs.anaconda.com/miniconda/
Google Python Style Guide: https://google.github.io/styleguide/pyguide.html
Python Design Pattern: https://python-patterns.guide/
+) Python Design Pattern2: https://refactoring.guru/ko/design-patterns
Flask: https://flask.palletsprojects.com/en/stable/
Django: https://www.djangoproject.com/
FastAPI: https://fastapi.tiangolo.com/
PyCharm:
VSCode:
C# + ASP.NET
C#: https://docs.aws.amazon.com/s3/?icmpid=docs_homepage_featuredsvcs
ASP.NET: https://learn.microsoft.com/ko-kr/aspnet/core/?view=aspnetcore-9.0
Visual Studio:
SQL
MySQL: https://dev.mysql.com/doc/
PostgreSQL: https://www.postgresql.org/docs/
MongoDB: https://www.mongodb.com/
DB Ranking: https://db-engines.com/en/ranking
Git && GitHub
Git: https://git-scm.com/
Git Commit Message: https://git-scm.com/docs/git-commit
Google Git Commit Message: https://developers.google.com/blockly/guides/contribute/get-started/commits
Angular Git Commit Message: https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#-commit-message-guidelines
+) Commit Message Guidelines: https://gist.github.com/janderssonse/1e65139ebcfb1a1bc6f04e877c2c60f2
+) Conventional Commits: https://www.conventionalcommits.org/en/v1.0.0/
+) git commit 메시지 영어사전: https://blog.ull.im/engineering/2019/03/10/logs-on-git.html
+) Conventional Commit Messages: https://gist.github.com/qoomon/5dfcdf8eec66a051ecd85625518cfd13
GitHub: https://docs.github.com/en
Semantic Vesioning 2.0.0: https://semver.org/
AWS
Amazon Web Service: https://docs.aws.amazon.com/
- AWS EC2: https://docs.aws.amazon.com/ec2/?icmpid=docs_homepage_featuredsvcs
- AWS S3: https://docs.aws.amazon.com/s3/?icmpid=docs_homepage_featuredsvcs
GCP
Google Cloud Platform: https://cloud.google.com/docs?hl=ko
-
Microsoft Azure: https://learn.microsoft.com/en-us/azure/?product=popular
-
'로드맵 및 참고자료' 카테고리의 다른 글
[참고자료] 프로그래밍 언어 및 알고리즘 (1) | 2025.02.03 |
---|