技术RoadMap
云风的Blog
美团技术团队
阮一峰的网络日志
陈皓(CoolShell博主)
廖雪峰的官方网站
陈硕的Blog - C++博客
刘未鹏 | Mind Hacks
床长人工智能教程
九霄天空

Martin Fowler
JakeWharton
DAVID HEINEMEIER HANSSON
David Ford
David Walsh
John D. Cook
Joshtronic

惠新宸
峰云就她了
信海龙
张宴
洋沙居士
rango
新rango

Stephen Guise
ScottHYoung
Jeremy Morgan

博主 博客地址 主要方向 微信公众号
D瓜哥 www.diguage.com JAVA
农码一生 www.cnblogs.com/zhaopei C# .NET
纯洁的微笑 www.ityouknow.com JAVA 纯洁的微笑
左潇龙 www.zuoxiaolong.com JAVA
stoneniqiu www.cnblogs.com/stoneniqiu 前端
老农-zkweb www.cnblogs.com/zkweb .Net
Jeffcky www.cnblogs.com/CreateMyself C# .NET
mindwind www.cnblogs.com/mindwind JAVA mindwind
数据之巅 www.cnblogs.com/asxinyu C# .NET
chenssy www.cmsblogs.com JAVA
阿蜜果 www.blogjava.net/amigoxie JAVA
静儿1986 www.cnblogs.com/xiexj JAVA
小柒 blog.52itstyle.com JAVA
匠心十年 www.cnblogs.com/gaochundong C# .NET
tkb至简 www.cnblogs.com/farb C# .NET
LearningHard www.cnblogs.com/zhili C# .NET
一线码农 www.cnblogs.com/huangxincheng C# .NET
LineZero www.cnblogs.com/linezero C# .NET
上位者的怜悯 www.cnblogs.com/lianmin 前端
田园里的蟋蟀 www.cnblogs.com/xishuai C# .NET
冯尧 blog.csdn.net/fengyao1995 JAVA
许进 www.xujin.org JAVA
焰尾迭 www.cnblogs.com/yanweidie C# .NET
张子阳 www.cnblogs.com/JimmyZhang C# .NET
Emrys www.cnblogs.com/emrys5 C# .NET
王爵nice www.biezhi.me JAVA
wc的一些事一些情 www.cnblogs.com/wcd144140 JAVA
ChokCoco www.cnblogs.com/coco1s 前端
知秋 muyinchen.github.io JAVA
方志朋 blog.csdn.net/forezp JAVA
天在雨 www.algorithmdog.com 机器学习
李同学 virusdefender.net python
梅文杰-bboys www.bboysoul.com 后端
查利鹏 imzlp.me C++
勇敢的心 studyai.com/blog/index 机器学习
CLL www.geekjc.com 前端
www.geektechblog.tk python
mikumikulch mikumikulch.gitbooks.io java
抹桥 www.kisnows.com 前端
polaris blog.studygolang.com golang
黑鸟🐦 www.blovb.com 安全
码志 mazhuang.org JAVA
翟路佳 blog.meathill.com 全栈
crossoverJie crossoverjie.top JAVA crossoverJie
刘超 tech.liuchao.me 后端
liletian database.jlu.edu.cn/liletian python
yonghaowu yonghaowu.github.io C/C++, PHP or Python
姜汁啤酒 gingerbeer.blog.51cto.com 网络
金笔头 jinbitou.net 后端
丑胖侠 http://blog.csdn.net/wo541075754 区块链&Drools
以诺网 www.enoch.site JAVA
apoollo www.apoollo.com JAVA
万家博客 www.wanhejia.com JAVA
大老杨 www.dalaoyang.cn JAVA 大老杨
唐亚峰博客 blog.battcn.com JAVA battcn
张亚东博客 www.zhyd.me JAVA 码一码
匠心零度 www.jiangxinlingdu.com JAVA 匠心零度
Vim教程网 https://vimjc.com Vim vimtutor
会打篮球的程序猿 http://www.lzhpo.com Java和大数据 会打篮球的程序猿
bugstack虫洞栈 https://bugstack.cn Java bugstack虫洞栈
寅春树博客 https://www.chunshu.net 全栈 寅春树

后端开发
Keep LearningBuilding with Observability in mindMetrics logging and other observable itemsthat could help you in debugging and solvingthe issues when things go wrongArchitectural PatternsMonolithic AppsMicroservicesCQRS and Event SourcingSearch EnginesElasticsearchSolrSOANeo4jRabbitMQKafkaMessage BrokersContainerization vs VirtualizationWeb ServersNginxApacheCaddyMS IISDockerrktLXCGraphQLApolloRelay ModernGraph DatabasesWebSocketsOAuthBasic AuthenticationToken AuthenticationJWTOpenIDSAMLCachingRedisMemcachedServer SideClient SideCDNRelational DatabasesPostgreSQLMySQLMariaDBMS SQLOracleNoSQL DatabasesDocumentMongoDB, CouchDBRealtimeFirebase, RethinkDBACIDMore about DatabasesTransactionsN+1 ProblemSharding StrategiesDatabase NormalizationData ReplicationIndexes and how they workLearn about APIsRESTRead Roy Fielding’s PaperJSON APIsSOAPHATEOASOpen API Spec and SwaggerCAP TheoremAuthenticationWeb Security KnowledgeCORSHTTPSContent Security PolicyOWASP Security RisksMD5 and why not to use itSHA FamilyscryptbcryptHashing AlgorithmsCookie BasedSSL/TLSTestingIntegration TestingUnit TestingFunctional TestingBackendFind the detailed version of this roadmapalong with resources and other roadmapsroadmap.shhttp://Personal Recommendation / OpinionI wouldn't recommendOrder in roadmap not strict (Learn anytime)Alternative Option - Pick this or purpleGoJavaRustC#Learn a LanguageMake sure to learn its quirks. Core details about itsruntime e.g. concurrency, memory model etc.PHPJavaScriptPythonRubyInternetHow does the internet work?What is HTTP?Browsers and how they work?DNS and how it works?What is Domain Name?What is hosting?Basic Frontend KnowledgeHTMLCSSJavaScriptMemory ManagementInterprocess CommunicationI/O ManagementPOSIX Basicsstdin, stdout, stderr, pipesBasic Networking ConceptsOS and General KnowledgeTerminal UsageBasic Terminal Commandsgrep, awk, sed, lsof, curl, wgettail, head, less, find, ssh, killProcess ManagementThreads and ConcurrencyHow OSs work in GeneralBasic Usage of GitGitHubRepo hosting servicesCreate account and Learn to use GitHubVersion Control SystemsWhat are they and why you should use oneBitbucketGitLabORMsCI / CDDesign and Development PrinciplesSOLIDKISSYAGNIDRYGOF Design PatternsDomain Driven DesignTest Driven DevelopmentServerlessBuilding for ScaleGeneral topics that you should learnand care about for the sustainabilityof the product.Mitigation StrategiesUnderstand the Diff.MonitoringThrottlingBackpressureLoadshiftingGracefulTelemetryInstrumentationCircuit BreakerMigration StrategiesHorizontal vs Vertical ScalingDegradationgRPCColumn DBsCassandraTime seriesInfluxDB, TimescaleDB