Simona Winnekeswinnekes.hashnode.net·Jul 16, 2021FeaturedI Built an App with GitHub Copilot, Here's the ResultI got my invitation to the technical preview of GitHub Copilot two days ago and have been pair programming a bit with my new AI buddy. Check out our app Bamboozled, a minimal quiz (find the repository here). Please note: Copilot is currently not avai...245 likes·4.7K readsGitHub
Annie 🦄⚡anniebombanie.hashnode.net·Feb 2, 2021FeaturedHow Three Months of Pair-Programming Has Impacted My Developer CareerIt's been about three months since I began consistently pair-programming. Although it didn't start off smoothly, I can definitely say it's been a valuable addition to my somewhat new developer journey. Here's how it started, the progress, and what I'...134 likes·1.7K readsProgramming Blogs
Ruben Scheedlerrubenscheedler.hashnode.net·Apr 18, 2022FeaturedWhy You Should Start Pair Programming TomorrowSoftware developers are expensive. Managers or product owners are always struggling to account for every hour that we as programmers work. Why then would they ever agree to let half of their developers simply watch others? Because in many cases it sa...103 likes·1.4K readspair programming
Vishal Pratap Singhcodenchaos.hashnode.net·Apr 14, 2023FeaturedBuilding a Live Code Sharing Platform With Dyte and ReactTL;DR At the conclusion of this tutorial, we will have created a “Live Code Sharing Platform” that allows users to share code and engage in video and audio calls. 🎉💻🥳 Introduction Code sharing is an essential aspect of programming. With the rise o...54 likes·304 readsReact
Bogdan Bujdeabogdan.hashnode.net·Mar 27, 2023Building an App with ChatGPTToday I'm embarking on an exciting experiment to build an app from scratch with the help of ChatGPT 4, OpenAI's advanced AI language model. The idea behind this experiment is to see if ChatGPT can help me fill the gaps in my knowledge about web devel...73 readsBuilding an app with ChatGPTchatgpt
Akanksha Raghavakank5ha.hashnode.net·Mar 18, 2023Boost Your Coding Efficiency with GPT-4 as Your Pair ProgrammerAre you tired of slow, inefficient coding processes that leave you frustrated and behind schedule? Do you struggle to communicate effectively with your programming partner, leading to misunderstandings and delays? If so, it's time to try something ne...28 readsai
Tiger Abroditigerabrodi.hashnode.net·Oct 23, 2022FeaturedPair programming for remote teamsIn this article, I'd like to talk about pair programming for remote teams as a practice. I recently finished reading the book From Chaos to Successful Distributed Agile Teams, which is about how distributed agile teams, across multiple timezones, sti...31 likes·619 readsGeneral Programming
Maddymaddy25.hashnode.net·Sep 19, 2022Tips For Your Next Pair Programming InterviewA pair-programming interview is a style of interview that involves a candidate and an interviewer. The interviewer will present the candidate with a problem statement, and the candidate will have to solve it within a time frame (usually 60 minutes). ...4 likes·1.3K readsCareer Developmentinterview
IZAYE Visualsizayevisuals.hashnode.net·Sep 4, 2022Benefits & Downsides of Peer ProgrammingWhat is peer programming? Peer (or pair) programming is a particular software development technique where two developers (or a small group) code together. Usually, one person would be the "navigator" and help lead the other person, the "coder," to wr...5 likes·105 readspair programming
Curtis Einsmanncurtiseinsmann.hashnode.net·Aug 26, 2022Code reviews? What about pair programming, and trunk-based development?I post about code reviews often. For example: how to review pull requests, how to author pull requests, and how to force multiply your code review process. Often, I get feedback like this: "We should forget about pull requests, embrace pair programm...1 like·256 readscode review
Faraja Thompsonteach2tech.hashnode.net·Jul 25, 2022Recurse CenterMy Experience After Four Weeks One lovely Friday evening in June 2022, I received the fantastic news that I had been accepted to Recurse Center (RC), a community-driven educational retreat for programmers. That night, I shed tears of joy. Today, a mo...4 likes·174 readsSelf-taught
Blakenevulo.hashnode.net·May 5, 2022Improve your code through code reviewsGetting a second opinion matters. When you’re shipping new features to production, it’s important that all the requirements get implemented and everything works properly under lots of different situations. Otherwise, users are going to have a poor ex...Programming Tips
Ruben Scheedlerrubenscheedler.hashnode.net·Apr 18, 2022FeaturedWhy You Should Start Pair Programming TomorrowSoftware developers are expensive. Managers or product owners are always struggling to account for every hour that we as programmers work. Why then would they ever agree to let half of their developers simply watch others? Because in many cases it sa...103 likes·1.4K readspair programming