Kamran Ahmed
36f20b31f4
Update license
...
Removed flexible usage note from license file.
2025-10-22 10:39:18 +05:00
Kamran Ahmed
0d0060c98d
Add swift-ui roadmap assets
2025-10-21 15:29:10 +05:00
Kamran Ahmed
1a83102edd
Add google ad
2025-10-20 18:56:56 +05:00
Kamran Ahmed
8a54454b21
Add google ad
2025-10-20 18:37:53 +05:00
João Henrique
37d4d78d1f
fix: undefined title on machile learning pandas section ( #9138 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2025-10-20 12:39:33 +05:00
Ahmed Sharaf Eldin
64798ee5a6
Add rate limiting resource ( #9143 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2025-10-20 12:38:25 +05:00
Tawfiq Khalilieh
cd838c2485
Remove paid resource ( #9148 )
2025-10-20 12:36:08 +05:00
Agustín Fernández
68d68c9a24
Add learning resource ( #9170 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2025-10-20 12:33:22 +05:00
Satyaki Das
6b251369d3
Remove broken link ( #9175 )
...
The video link about unit tests was broken. (The video was made privated by the user.)
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2025-10-20 12:30:03 +05:00
Klim K
8a0d369c69
Update resource for learning C ( #9177 )
...
Update Bro Code's video to new 2025 version
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2025-10-20 12:27:24 +05:00
Pixelneer
fb827e6118
Add probability resource ( #9203 )
...
Added Khan Academy as a resource to learn probability
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2025-10-20 12:10:49 +05:00
Usman Bukhari
e3447a37be
Add terminal based code editors ( #9219 )
...
* Add terminal-based AI code editors to AI Engineer roadmap
- Added GitHub Copilot CLI for command-line AI assistance
- Added Aider for AI pair programming in terminal
- Added Amazon CodeWhisperer CLI for terminal-based coding
- Enhanced description to include both GUI and CLI AI editors
- Follows contribution guidelines with proper @type@ annotations
* Add terminal-based AI assistants to AI Code Editors section
- Added Claude Code - AI coding assistant in terminal
- Added Gemini CLI - Google's AI coding assistant for command line
- Added OpenAI Codex - AI code generation via API and CLI
- Updated description to include both GUI and terminal-based tools
- All links point to official sources and follow contribution guidelines
---------
Co-authored-by: Usman <usman@dayta.co.uk >
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2025-10-20 12:07:29 +05:00
Dr. Lloyd
9f7d2e5290
Add resources for SPA and Server Actions in Next.js
...
* added video resource
* updated SPA resource
2025-10-20 11:57:50 +05:00
Archit Kumar
85d1888853
Remove incorrect official link from comma-ok idiom
...
The official resource points to "Short variable declarations" which is a different topic
2025-10-20 11:57:25 +05:00
Adrian Martinez Treviño
36b8176799
Improve formatting of Lambda examples in C++ roadmap
...
Changing bullets to h3 so that way it can be show properly the code in the web page
See issue #9093 for more details
2025-10-20 11:56:52 +05:00
Albin David C
06292c3bee
Update common pipes title to pure pipes
2025-10-20 11:56:37 +05:00
Albin David C
fc47ed6b86
Update custom pipes title to impure pipes
2025-10-20 11:56:27 +05:00
Piotr Czarnecki
ad99fdd596
Update GitHub Actions Contexts links
...
Add a link to another GitHub Docs documentation connected to this topic
2025-10-20 11:55:54 +05:00
Jonathan Manzano Diaz
ddf48c09fb
Add video resource for Pytest tutorial
...
* Update pytest@3FDwJpesfelEyJrNWtm0V.md
I add a video about pytest
https://youtu.be/etosV2IWBF0
* Update pytest@3FDwJpesfelEyJrNWtm0V.md
2025-10-20 11:55:36 +05:00
Martin Kibera
7b57caacf9
Fix broken Wikipedia link for Instrumentation
...
Parenthesis in the link are converted using URL encoding to forestall any potential markdown parsing issues.
2025-10-20 11:55:21 +05:00
Adilet
f41a354d1a
Add Zed Editor to Rust IDEs and toolchains
...
added zed editor
2025-10-20 11:55:12 +05:00
Ferhat Mohamed Tahar
1de387c285
Fix typo in Middleware heading
2025-10-20 11:54:19 +05:00
Valentin Lavric
d886ac4106
Add content: C++ Programming Course video in C++ roadmap
...
Added C++ Programming Course - Beginner to Advanced video resource. Fixed trailing period and duplicate text.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:49:29 +05:00
mohakhan03uk
da0b7a403e
Add content: Array initialization examples in C++ roadmap
...
Added examples for partial and zero array initialization. Fixed typo.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:48:46 +05:00
mohakhan03uk
05ce9e784d
Add content: References in Range-based For Loops in C++ roadmap
...
Added detailed explanation of auto, auto&, auto const& in range-based for loops with comparison table.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:47:53 +05:00
mohakhan03uk
f272efcfd4
Add content: Constant Pointers and Pointers to Constants in C++ roadmap
...
Added comprehensive explanation of constant pointers, pointers to constants, and constant pointers to constants with examples.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:47:50 +05:00
Victor Cardoso Andrade
7721492a41
Fix typo: Eurkea to Eureka in Spring Boot roadmap
...
Fixed typo in Eureka label.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:47:46 +05:00
Mohamed Aslam
fe31f928dc
Add content: Make vs New video in Go roadmap
...
Added video resource explaining Make vs New in Golang.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:47:43 +05:00
Mohamed Aslam
79e404f878
Fix content: Remove incorrect Select Statement link in Go roadmap
...
Removed unrelated Select Statement link from Sentinel Errors topic.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:47:39 +05:00
JacobLinCool
a521ab6ce3
Fix typo: LSMT to LSTM in Machine Learning roadmap
...
Fixed typo in LSTM label.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:47:36 +05:00
Ahmed Adel
4155d2efaf
Add content: Law of Demeter in Software Design roadmap
...
Added comprehensive explanation of Law of Demeter principle with examples. Fixed @article tag capitalization.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:46:50 +05:00
Ahmed Adel
dc60c4eb00
Add content: Tell Don't Ask principle in Software Design roadmap
...
Added comprehensive explanation of Tell Don't Ask principle with examples. Fixed @article tag capitalization.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:46:25 +05:00
Aryan Arlikar
e003b1ed61
Fix content: Correct broken migrations reference in Backend roadmap
...
Fixed broken content reference by renaming migrations file to correct ID.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:45:22 +05:00
MD. TALIM
1316ad7d0b
Fix content: Correct Glue ETL content in Data Engineer roadmap
...
Fixed completely incorrect content - replaced Amazon RDS description with correct AWS Glue ETL information.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:44:29 +05:00
Muhammed Anees P P
a2f5dad43e
Add content: Official Python documentation for Sets in Python roadmap
...
Added official Python documentation link for Sets data structure.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:44:26 +05:00
Pixelneer
23ab9e17e8
Update content: Add source attribution to Khan Academy link in CS roadmap
...
Added Khan Academy attribution to combinatorics resource for better clarity.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:44:21 +05:00
Agustín Fernández
4bf420a8aa
Add content: RAG vs Fine-Tuning vs Prompt Engineering video in AI Agents roadmap
...
Added video resource comparing RAG, Fine-Tuning, and Prompt Engineering approaches.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:44:18 +05:00
Sebastian Arrieta
85d63ef3ec
Fix content: Add missing title to preloading data in Next.js roadmap
...
Added missing title heading to preloading data documentation.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:44:14 +05:00
Adilet
8a24561bc6
Fix content: Remove unrelated financial derivatives article in ML roadmap
...
Removed Investopedia financial derivatives article which was unrelated to mathematical derivatives.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:43:23 +05:00
Nimesha Jinarajadasa
6acf4c20ca
Add content: KodeKloud Kubernetes Deployment lab in Kubernetes roadmap
...
Added KodeKloud free hands-on lab for Kubernetes deployments.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:43:20 +05:00
Kelechi Kizito Ugwu
1e0b076894
Add content: Chainlink Fundamentals course in Blockchain roadmap
...
Added Cyfrin Updraft Chainlink Fundamentals course to Chainlink resources.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:42:45 +05:00
Kelechi Kizito Ugwu
9a12b7c144
Add content: Web3 Wallet Security courses in Blockchain roadmap
...
Added Cyfrin Updraft Web3 Wallet Security courses to cryptowallets resources.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:42:08 +05:00
Kelechi Kizito Ugwu
7ee2e758c8
Add content: Rust programming basics course in Blockchain roadmap
...
Added Cyfrin Updraft Rust programming basics course to Rust resources.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:41:00 +05:00
Kelechi Kizito Ugwu
478349ba8a
Add content: Zero Knowledge Proofs course in Blockchain roadmap
...
Added Cyfrin Updraft Zero Knowledge Proofs fundamentals course to ZK rollups resources.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:40:57 +05:00
Arnab Sarkar
b77167b54a
Add content: Google Test and Google Mock in C++ roadmap
...
Added comprehensive content explaining Google Test and GMock frameworks with relevant resources. Fixed spacing and capitalization.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:40:23 +05:00
George Nagib
aa5038c363
Add content: Expo framework in React Native roadmap
...
Added comprehensive content explaining Expo framework and its ecosystem.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-20 11:39:37 +05:00
Luis Felipe Nicolau
38ff5fe489
add resource for frequency penalty ( #9228 )
2025-10-20 11:37:46 +05:00
OussemaNehdi
edf2e92b66
fix: busy frontend content ( #9244 )
...
Fix Busy Frontend description: corrected inaccurate explanation about thread starvation to reflect actual frontend overload issues
2025-10-20 11:36:55 +05:00
Ivan Kalashnikov
d723827230
Update resource links ( #9168 )
2025-10-20 11:35:50 +05:00
Ivan Kalashnikov
e5818d8f92
Removing links to unrelated content. ( #9223 )
2025-10-20 11:35:21 +05:00