서울 코드앤데이터(Seoul Code and Data) (@seoulcodedata) 's Twitter Profile
서울 코드앤데이터(Seoul Code and Data)

@seoulcodedata

ID: 1891698909237608448

calendar_today18-02-2025 03:59:14

8 Tweet

0 Followers

9 Following

TestDriven.io (@testdrivenio) 's Twitter Profile Photo

Python Clean Code Tip: Use dictionary to implement strategy pattern instead of long and complex if statements Hint: Dict keys can be tuples so you can use multiple parameters to select a function/method 👇

Python Clean Code Tip:

Use dictionary to implement strategy pattern instead of long and complex if statements

Hint: Dict keys can be tuples so you can use multiple parameters to select a function/method

👇
Lukas Lechner (@lukaslechnerdev) 's Twitter Profile Photo

These are the top 10 countries of my udemy students: 1. India (21%) 2. United States of America (14%) 3. Brazil (5%) 4. Turkey (4%) 5. Germany (3.5%) 6. Poland (3.5%) 7. South Korea (3.3%) 8. Russia (2.8%) 9. Mexico (2.6%) 10. United Kingdom (2.5%) Surprised? #AndroidDev

These are the top 10 countries of my udemy students: 

1. India (21%)
2. United States of America (14%)
3. Brazil (5%)
4. Turkey (4%)
5. Germany (3.5%)
6. Poland (3.5%)
7. South Korea (3.3%)
8. Russia (2.8%)
9. Mexico (2.6%)
10. United Kingdom (2.5%)

Surprised?

#AndroidDev
kyo (@kyomind) 's Twitter Profile Photo

掌握 Django Ninja 的路由與請求處理後,是時候進一步探索「HTTP 回應」的世界 處理回應的「花樣」比請求更多,畢竟 HTTP 回應是 API 的靈魂,也是其價值所在 本文帶你了解 Django Ninja 如何處理回應,並透過 3 個 API 進行示範——從簡單到複雜 ithelp.ithome.com.tw/articles/10358…

Sevalla (@sevalla_hosting) 's Twitter Profile Photo

Best YouTube channels for Backend Developers. 🔹 Python → Indently → CodeWithHarry → Tech With Tim → Corey Schafer 🔹 Node.js → Programming with Mosh → The Net Ninja → Academind → Traversy Media 🔹 Django → WsCube Tech → Corey Schafer → Dennis Ivy → JustDjango 🔹

かしゅー (@kashew_nuts) 's Twitter Profile Photo

発表スライドです。登壇の機会をいただきありがとうございました。 #djangoja #djangocongress // Django NinjaによるAPI開発の効率化とリプレースの実践 speakerdeck.com/kashewnuts/dja…

Bob Belderbos (@bbelderbos) 's Twitter Profile Photo

🚀 Just started exploring Django Ninja—FastAPI-style routing inside Django! Built my first endpoint for a books app, and it’s fast & intuitive. Django devs, this is worth checking out! Anyone else using it? 👇 #Django #FastAPI #Python #DjangoNinja

🚀 Just started exploring Django Ninja—FastAPI-style routing inside Django!

Built my first endpoint for a books app, and it’s fast & intuitive.

Django devs, this is worth checking out! Anyone else using it? 👇

#Django #FastAPI #Python #DjangoNinja
@AlSweigart@mastodon.social (@alsweigart) 's Twitter Profile Photo

I'm excited to announce the 3rd edition of Automate the Boring Stuff with Python is coming out! You can get 25% off (and free ebook versions) with coupon code PREORDER. nostarch.com/automate-borin…

서울 코드앤데이터(Seoul Code and Data) (@seoulcodedata) 's Twitter Profile Photo

안녕하세요. 서울코드앤데이터입니다. 첫 강의를 런칭하였습니다. 이 URL로 접속하시면 할인쿠폰이 적용된 곳으로 연결됩니다. django-ninja를 활용한 웹 서버와 API를 개발해보는 강의입니다. 도움 되시길 바랍니다. #장고 #django #fastapi #djangoninja #restapi udemy.com/course/django-…

제이펍 (@jeipub) 's Twitter Profile Photo

#개발자 #RT #이벤트 안정성을 더하고 가독성을 높이며 생산성까지 챙기자! 웹 개발, 이제 타입스크립트로 시작하세요. 📘 LUVIT♥ 나의 첫 타입스크립트 프로젝트 ➡️ search.shopping.naver.com/book/catalog/5… 📌참여: 팔로우+리트윗 📌기간: ~25.6.2 추첨 📌경품: 해당 도서 1권(총 2명)

#개발자 #RT #이벤트

안정성을 더하고 가독성을 높이며 생산성까지 챙기자!
웹 개발, 이제 타입스크립트로 시작하세요.

📘 LUVIT♥ 나의 첫 타입스크립트 프로젝트
➡️ search.shopping.naver.com/book/catalog/5…

📌참여: 팔로우+리트윗
📌기간: ~25.6.2 추첨
📌경품: 해당 도서 1권(총 2명)
Bob Belderbos (@bbelderbos) 's Twitter Profile Photo

💡 Need to look up keys across multiple dicts with priority? Don’t nest `.get()`s 😵‍💫 Use `ChainMap` for clean fallback logic: #python #tips

💡 Need to look up keys across multiple dicts with priority?

Don’t nest `.get()`s 😵‍💫

Use `ChainMap` for clean fallback logic:

#python #tips
AlternativeTo (@alternativeto) 's Twitter Profile Photo

Microsoft updates Notepad for Windows 11 with formatting features, Markdown support, and a new toolbar. Users can preview Markdown and revert to classic mode alternativeto.net/news/2025/5/no…

Microsoft updates Notepad for Windows 11 with formatting features, Markdown support, and a new toolbar. Users can preview Markdown and revert to classic mode alternativeto.net/news/2025/5/no…
Paul Couvert (@itspaulai) 's Twitter Profile Photo

Finally! Google has just released Gemini CLI an AI agent that brings Gemini directly into your terminal → 1,000 free requests PER DAY → Open source You can use it as a coding agent, automate tasks, use MCPs, generate videos & images, etc. Steps to install and use it:

Finally! Google has just released Gemini CLI an AI agent that brings Gemini directly into your terminal

→ 1,000 free requests PER DAY
→ Open source

You can use it as a coding agent, automate tasks, use MCPs, generate videos & images, etc.

Steps to install and use it: