Explore tweets tagged as #codechat
I don’t just write code — I talk with it. Echoes from the compiler often teach me more than the docs ever could. #AIDev #CodeChat #AIProgramming
0
0
0
Wow, Google bison-codechat is kind of hilariously bad it seems? 😅 Even the small open source models are not this confidently wrong 🤣
0
0
1
GitHubのソースコードとチャットできる「CodeChat」をリリースしました https://t.co/YPX86gf58R デモ版なので、少し前に話題になった「Twitter のオススメのアルゴリズム」のGitHubとだけ対話できます。対応希望のライブラリあれば教えてください 日本語OKですが、英語の方が精度高いです #ChatGPT
1
0
2
🚀 Dive into JavaScript Strings! 💡✨ Explore common methods and share your favorites! What String methods do you use the most? 💻🤔 #JavaScript #CodeChat #TechTalk #WebDev #CodingCommunity #developer
0
0
1
"Python's dictionary comprehension: concise way to create dicts. Syntax: {key: value for item in iterable}. Example: {x: x**2 for x in range(5)} yields {0: 0, 1: 1, 2: 4, 3: 9, 4: 16}. #pythoncode #pythonchat #codechat #dataengineering
0
0
1
If you're new to HTML, check out this repo for a starter pack. I've included some familiar elements. For a small project, I created a birthday invite you might love to see! 😜 #100daysofcoding #python #codechat #pythoncode
0
0
1
🚨 NEW TOOL ALERT 🚨 CodeChat @useCodeChat lets you chat with GitHub source code. The demo version currently supports only the Twitter Recommendation Algorithm repository. Made by @at_sushi_
1
0
0
Ever come across looping over multiple lists at once, I found this python's zip() function very useful. names = ['Alice', 'Bob'] scores = [95, 88] for name, score in zip(names, scores): print(f'{name}: {score}') Output Alice: 95 Bob: 88 #Python #pythonlearning #codechat
0
0
3
🚀 Let's talk code! 💬 What's your ride-or-die coding language and what makes it your absolute favorite? Share your answers in the comments, and let's build a coding language community! 💻❤️ #CodeChat #DeveloperLife #FavoriteCodingLanguage #programminglanguages #techcommunity
0
0
0
🚀Presenting CodeChat – my latest coding project! 💻 Seamless code sharing for collaborative problem-solving. Whether for interviews or boot camps, CodeChat fosters learning and community engagement. Impressed? Give it a star on GitHub! ⭐️ https://t.co/gPPx6ZnbT6
#coding #GitHub
1
0
13