Salman JamaliforPlaybooks: Unpluggedblog.augmeta.ai·Sep 6, 2023Decoding the Buzz: Evaluating AI Coding AssistantsGood teams are able to consistently defend their sacred engineering flow by limiting meetings, reducing interrupts, removing constraints, reducing tech debts, and so on. The idea of coding assistants is not new and they also help teams stay in the fl...Discuss·3 likesgithub copilot
Casper Weiss Bangblog.cwb.dk·Sep 2, 2023Pair Programming for Technical job interviewsI was watching Dave Farley's video on Software Developer Interview Advice - (I am not looking for jobs, I just wanted to reflect on the interviews I've helped facilitate where I work. Multiple points resonated with me and brought back memories of pri...DiscussTechnical interview
Marek Balazmladeznik.hashnode.dev·Aug 30, 2023The Struggle of Finding the Right Programming Partner for ProjectHave you ever gotten into this situation? You have a great idea for your next programming project and you have time to build the project? But there is one problem. You can’t do it alone. Either it would take a long time or you lack some of the skills...Discuss·147 readscommunity
Julia UndeutschProyuridevat.hashnode.dev·Aug 16, 2023The Collab LabWhat if I told you there was a group of people helping early-career developers gain hands-on experience by working remotely with other early-career developers on real-world projects to land their first job in the tech industry - absolutely for free? ...Discuss·1 like·67 readsCareer
Casper Weiss Bangblog.cwb.dk·Jun 26, 2023API First? No, thank you! Schema-first, please!I've developed a lot of APIs, and have been working API-first, with rough steps like the following: Write a very rough API in whatever framework, returning sample responses Generating a schema from the API, i.e. with Swashbuckle Sharing the schema...DiscussOpenApi
Cherlock Codeevergrowingdev.hashnode.dev·Jun 15, 2023👥 The Ultimate Guide to Effective Pair ProgrammingThey say two heads are better than one, and it’s often especially true when it comes to coding. I can’t tell you the number of times I’ve been stuck on a coding issue and have had to ask for help. This has often meant jumping on a video call with a f...DiscussProductivitypair programming
Cirila GervacioforThe Majesterthemajester.com·Jun 14, 2023The Four Principles of Pair ProgrammingPair programming is a powerful practice in software development, but to make the most of it, it's important to understand the proper approach. In this article, we'll explore key principles for effective pair programming that go beyond simply writing ...Discuss·1 like·29 readspair programming
Jeff Schomayjschomay.hashnode.dev·Jun 4, 2023Observations on using Replit’s AI coding tool from an experienced coder(Originally posted on https://medium.com/@jschomay/observations-on-using-replits-ai-coding-tool-from-an-experienced-coder-3dd7d0146401) I used Replit and their AI “pair programming” service called GhostWriter on a new game project recently. This is m...DiscussAdventures in Generative AI Game Development AI
Destiny Saturdayblog.destinedcodes.me·May 25, 2023🚀 Mastering Live Remote Pair Coding with VS Code's Live Share Extension 🔗👨💻As a programmer, have you ever felt the need to collaborate with someone in real time on the same codebase? Or maybe you've experienced the pain of setting up an environment on your teammate's computer, trying to explain your thought process, or deal...Discuss·39 readsvscode extensions
Developer Fabiodeveloperfabio.hashnode.dev·May 3, 2023Benefits Pair ProgrammingPair programming is an agile software development methodology in which two developers work together on the same workstation. I've been lucky enough to use it a lot over the last few months, and I've seen some important benefits for me Two people on t...Discuss·1 like·27 readspair programming